CRAN Package Check Results for Package GiRaF

Last updated on 2026-04-25 09:49:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 72.74 52.80 125.54 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 46.10 41.55 87.65 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 114.00 89.39 203.39 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 133.00 94.72 227.72 OK
r-patched-linux-x86_64 1.0.2 63.99 54.46 118.45 OK
r-release-linux-x86_64 1.0.2 55.11 50.58 105.69 OK
r-release-macos-arm64 1.0.2 14.00 14.00 28.00 OK
r-release-macos-x86_64 1.0.2 45.00 61.00 106.00 NOTE
r-release-windows-x86_64 1.0.2 91.00 115.00 206.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 41.00 150.00 191.00 OK
r-oldrel-windows-x86_64 1.0.2 81.00 113.00 194.00 OK

Check Details

Version: 1.0.2
Check: compiled code
Result: NOTE File ‘GiRaF/libs/GiRaF.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. Flavor: r-release-macos-x86_64