CRAN Package Check Results for Package admisc

Last updated on 2024-05-15 01:48:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.35 9.08 74.67 83.75 NOTE
r-devel-linux-x86_64-debian-gcc 0.35 6.60 51.27 57.87 NOTE
r-devel-linux-x86_64-fedora-clang 0.35 100.26 NOTE
r-devel-linux-x86_64-fedora-gcc 0.35 104.51 NOTE
r-devel-windows-x86_64 0.35 9.00 81.00 90.00 NOTE
r-patched-linux-x86_64 0.35 9.51 70.21 79.72 OK
r-release-linux-x86_64 0.35 7.04 67.74 74.78 OK
r-release-macos-arm64 0.35 29.00 OK
r-release-macos-x86_64 0.35 103.00 OK
r-release-windows-x86_64 0.35 12.00 82.00 94.00 OK
r-oldrel-macos-arm64 0.35 50.00 OK
r-oldrel-macos-x86_64 0.35 107.00 OK
r-oldrel-windows-x86_64 0.35 11.00 93.00 104.00 OK

Check Details

Version: 0.35
Check: compiled code
Result: NOTE File ‘admisc/libs/admisc.so’: Found non-API call to R: ‘SET_ENVFLAGS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.35
Check: compiled code
Result: NOTE File 'admisc/libs/x64/admisc.dll': Found non-API call to R: 'SET_ENVFLAGS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64