CRAN Package Check Results for Package penalized

Last updated on 2026-04-24 13:48:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-53 74.58 104.58 179.16 OK
r-devel-linux-x86_64-debian-gcc 0.9-53 48.29 74.97 123.26 OK
r-devel-linux-x86_64-fedora-clang 0.9-53 98.00 158.03 256.03 OK
r-devel-linux-x86_64-fedora-gcc 0.9-53 135.00 166.40 301.40 OK
r-patched-linux-x86_64 0.9-53 69.50 99.67 169.17 OK
r-release-linux-x86_64 0.9-53 54.14 95.89 150.03 OK
r-release-macos-arm64 0.9-53 OK
r-release-macos-x86_64 0.9-53 44.00 151.00 195.00 NOTE
r-release-windows-x86_64 0.9-53 78.00 142.00 220.00 OK
r-oldrel-macos-arm64 0.9-53 OK
r-oldrel-macos-x86_64 0.9-53 41.00 112.00 153.00 OK
r-oldrel-windows-x86_64 0.9-53 69.00 144.00 213.00 OK

Check Details

Version: 0.9-53
Check: compiled code
Result: NOTE File ‘penalized/libs/penalized.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