CRAN Package Check Results for Package GENLIB

Last updated on 2026-03-28 11:49:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.10 74.34 114.83 189.17 OK
r-devel-linux-x86_64-debian-gcc 1.1.10 50.01 81.29 131.30 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.10 115.00 167.90 282.90 OK
r-devel-linux-x86_64-fedora-gcc 1.1.10 122.00 170.78 292.78 OK
r-devel-macos-arm64 1.1.10 15.00 27.00 42.00 OK
r-devel-windows-x86_64 1.1.10 88.00 165.00 253.00 OK
r-patched-linux-x86_64 1.1.10 57.73 107.07 164.80 OK
r-release-linux-x86_64 1.1.10 54.65 106.97 161.62 OK
r-release-macos-arm64 1.1.10 OK
r-release-macos-x86_64 1.1.10 39.00 95.00 134.00 OK
r-release-windows-x86_64 1.1.10 87.00 164.00 251.00 OK
r-oldrel-macos-arm64 1.1.10 OK
r-oldrel-macos-x86_64 1.1.10 51.00 52.00 103.00 OK
r-oldrel-windows-x86_64 1.1.10 105.00 208.00 313.00 OK

Additional issues

musl

Check Details

Version: 1.1.10
Check: compiled code
Result: NOTE File ‘GENLIB/libs/GENLIB.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-devel-linux-x86_64-debian-gcc