CRAN Package Check Results for Package declared

Last updated on 2024-05-01 20:51:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.24 6.78 61.29 68.07 NOTE
r-devel-linux-x86_64-debian-gcc 0.24 5.46 44.76 50.22 NOTE
r-devel-linux-x86_64-fedora-clang 0.24 84.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.24 81.55 NOTE
r-devel-windows-x86_64 0.24 8.00 59.00 67.00 NOTE
r-patched-linux-x86_64 0.24 7.25 59.45 66.70 OK
r-release-linux-x86_64 0.24 6.18 58.82 65.00 OK
r-release-macos-arm64 0.24 25.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 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.24
Check: compiled code
Result: NOTE File 'declared/libs/x64/declared.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