CRAN Package Check Results for Package gadjid

Last updated on 2026-03-29 01:50:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 80.99 23.43 104.42 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 64.47 19.29 83.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 130.00 41.94 171.94 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 129.00 42.22 171.22 OK
r-devel-macos-arm64 0.1.0 20.00 5.00 25.00 OK
r-devel-windows-x86_64 0.1.0 81.00 50.00 131.00 OK
r-patched-linux-x86_64 0.1.0 80.69 19.53 100.22 OK
r-release-linux-x86_64 0.1.0 78.94 19.42 98.36 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 59.00 12.00 71.00 OK
r-release-windows-x86_64 0.1.0 84.00 50.00 134.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 56.00 22.00 78.00 OK
r-oldrel-windows-x86_64 0.1.0 83.00 56.00 139.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘gadjid/libs/gadjid.so’: Found non-API calls to R: ‘R_MissingArg’, ‘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