CRAN Package Check Results for Package HiGarrote

Last updated on 2026-03-30 12:52:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 34.45 34.90 69.35 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 23.77 27.74 51.51 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 42.00 52.34 94.34 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 61.00 49.64 110.64 OK
r-devel-macos-arm64 2.0.0 7.00 11.00 18.00 OK
r-devel-windows-x86_64 2.0.0 41.00 72.00 113.00 OK
r-patched-linux-x86_64 2.0.0 29.80 31.89 61.69 OK
r-release-linux-x86_64 2.0.0 30.98 31.45 62.43 OK
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 19.00 41.00 60.00 OK
r-release-windows-x86_64 2.0.0 36.00 71.00 107.00 OK
r-oldrel-macos-arm64 2.0.0 OK
r-oldrel-macos-x86_64 2.0.0 19.00 51.00 70.00 OK
r-oldrel-windows-x86_64 2.0.0 41.00 86.00 127.00 OK

Check Details

Version: 2.0.0
Check: compiled code
Result: NOTE File ‘HiGarrote/libs/HiGarrote.so’: Found non-API call to R: ‘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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang