CRAN Package Check Results for Package admisc

Last updated on 2024-06-15 11:50:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.35 8.29 74.61 82.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.35 6.92 53.40 60.32 NOTE
r-devel-linux-x86_64-fedora-clang 0.35 104.47 NOTE
r-devel-linux-x86_64-fedora-gcc 0.35 101.48 NOTE
r-devel-windows-x86_64 0.35 9.00 81.00 90.00 NOTE
r-patched-linux-x86_64 0.35 11.45 69.33 80.78 OK
r-release-linux-x86_64 0.35 7.55 69.38 76.93 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 10.00 82.00 92.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

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. Flavors: 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