CRAN Package Check Results for Package admisc

Last updated on 2024-08-31 08:48:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.35 7.51 55.59 63.10 NOTE
r-devel-linux-x86_64-debian-gcc 0.35 5.22 36.36 41.58 NOTE
r-devel-linux-x86_64-fedora-clang 0.35 101.72 NOTE
r-devel-linux-x86_64-fedora-gcc 0.35 94.75 NOTE
r-devel-windows-x86_64 0.35 9.00 83.00 92.00 NOTE
r-patched-linux-x86_64 0.35 6.95 52.55 59.50 OK
r-release-linux-x86_64 0.35 6.73 52.16 58.89 OK
r-release-macos-arm64 0.35 29.00 OK
r-release-macos-x86_64 0.35 45.00 OK
r-release-windows-x86_64 0.35 11.00 96.00 107.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 12.00 91.00 103.00 OK

Check Details

Version: 0.35
Check: compiled code
Result: NOTE File ‘admisc/libs/admisc.so’: Found non-API calls to R: ‘ENVFLAGS’, ‘SET_ENVFLAGS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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 calls to R: 'ENVFLAGS', 'SET_ENVFLAGS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64