CRAN Package Check Results for Package declared

Last updated on 2024-09-01 01:48:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.24 5.85 47.05 52.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.24 4.06 29.64 33.70 NOTE
r-devel-linux-x86_64-fedora-clang 0.24 83.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.24 79.48 NOTE
r-devel-windows-x86_64 0.24 8.00 58.00 66.00 NOTE
r-patched-linux-x86_64 0.24 5.27 44.18 49.45 OK
r-release-linux-x86_64 0.24 5.53 44.63 50.16 OK
r-release-macos-arm64 0.24 25.00 OK
r-release-macos-x86_64 0.24 37.00 OK
r-release-windows-x86_64 0.24 9.00 58.00 67.00 OK
r-oldrel-macos-arm64 0.24 31.00 OK
r-oldrel-macos-x86_64 0.24 75.00 OK
r-oldrel-windows-x86_64 0.24 15.00 69.00 84.00 OK

Check Details

Version: 0.24
Check: compiled code
Result: NOTE File ‘declared/libs/declared.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.24
Check: compiled code
Result: NOTE File 'declared/libs/x64/declared.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