CRAN Package Check Results for Package heck

Last updated on 2026-03-28 08:50:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 35.44 21.51 56.95 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 30.15 18.29 48.44 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 64.00 29.45 93.45 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 55.00 27.91 82.91 OK
r-devel-macos-arm64 0.1.5 10.00 8.00 18.00 OK
r-devel-windows-x86_64 0.1.5 44.00 52.00 96.00 OK
r-patched-linux-x86_64 0.1.5 35.44 17.84 53.28 OK
r-release-linux-x86_64 0.1.5 33.68 17.80 51.48 OK
r-release-macos-arm64 0.1.5 OK
r-release-macos-x86_64 0.1.5 30.00 33.00 63.00 OK
r-release-windows-x86_64 0.1.5 43.00 52.00 95.00 OK
r-oldrel-macos-arm64 0.1.5 OK
r-oldrel-macos-x86_64 0.1.5 30.00 22.00 52.00 OK
r-oldrel-windows-x86_64 0.1.5 47.00 63.00 110.00 OK

Check Details

Version: 0.1.5
Check: compiled code
Result: NOTE File ‘heck/libs/heck.so’: Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’, ‘R_Srcref’, ‘R_UnboundValue’ 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-linux-x86_64-debian-gcc