CRAN Package Check Results for Package psp

Last updated on 2026-03-28 01:51:44 CET.

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.77 39.49 58.26 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.5 39.00 93.71 132.71 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 59.00 102.75 161.75 OK
r-devel-macos-arm64 1.0.5 5.00 16.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.22 52.89 74.11 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 27.00 90.00 117.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 34.00 114.00 148.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-devel-linux-x86_64-debian-gcc