CRAN Package Check Results for Package psp

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 28.89 60.04 88.93 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 19.21 41.31 60.52 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 38.00 93.38 131.38 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 52.00 95.22 147.22 OK
r-patched-linux-x86_64 1.0.5 25.59 55.91 81.50 OK
r-release-linux-x86_64 1.0.5 20.55 53.31 73.86 OK
r-release-macos-arm64 1.0.5 6.00 15.00 21.00 OK
r-release-macos-x86_64 1.0.5 18.00 101.00 119.00 NOTE
r-release-windows-x86_64 1.0.5 33.00 97.00 130.00 OK
r-oldrel-macos-arm64 1.0.5 5.00 17.00 22.00 OK
r-oldrel-macos-x86_64 1.0.5 17.00 68.00 85.00 OK
r-oldrel-windows-x86_64 1.0.5 28.00 93.00 121.00 OK

Check Details

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