CRAN Package Check Results for Package admisc

Last updated on 2024-05-28 12:56:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.35 10.29 75.51 85.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.35 5.65 52.08 57.73 NOTE
r-devel-linux-x86_64-fedora-clang 0.35 100.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.35 94.03 NOTE
r-devel-windows-x86_64 0.35 9.00 82.00 91.00 NOTE
r-patched-linux-x86_64 0.35 8.79 69.84 78.63 OK
r-release-linux-x86_64 0.35 8.96 70.15 79.11 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 11.00 84.00 95.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 96.00 108.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