CRAN Package Check Results for Package psp

Last updated on 2026-03-31 01:54:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 30.22 60.30 90.52 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 18.45 39.54 57.99 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 39.00 95.30 134.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 59.00 102.75 161.75 OK
r-devel-macos-arm64 1.0.5 6.00 15.00 21.00 OK
r-devel-windows-x86_64 1.0.5 34.00 92.00 126.00 OK
r-patched-linux-x86_64 1.0.5 20.09 53.24 73.33 OK
r-release-linux-x86_64 1.0.5 21.92 52.20 74.12 OK
r-release-macos-arm64 1.0.5 5.00 17.00 22.00 OK
r-release-macos-x86_64 1.0.5 17.00 68.00 85.00 OK
r-release-windows-x86_64 1.0.5 31.00 92.00 123.00 OK
r-oldrel-macos-arm64 1.0.5 5.00 21.00 26.00 OK
r-oldrel-macos-x86_64 1.0.5 16.00 64.00 80.00 OK
r-oldrel-windows-x86_64 1.0.5 36.00 110.00 146.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang