CRAN Package Check Results for Package ps

Last updated on 2026-04-01 09:52:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.1 9.19 45.81 55.00 WARN
r-devel-linux-x86_64-debian-gcc 1.9.1 7.44 33.65 41.09 WARN
r-devel-linux-x86_64-fedora-clang 1.9.2 14.00 66.76 80.76 OK
r-devel-linux-x86_64-fedora-gcc 1.9.2 16.00 64.81 80.81 OK
r-devel-macos-arm64 1.9.2 4.00 30.00 34.00 OK
r-devel-windows-x86_64 1.9.2 52.00 84.00 136.00 OK
r-patched-linux-x86_64 1.9.1 9.33 36.32 45.65 OK
r-release-linux-x86_64 1.9.1 8.28 36.47 44.75 OK
r-release-macos-arm64 1.9.2 4.00 31.00 35.00 OK
r-release-macos-x86_64 1.9.2 13.00 87.00 100.00 OK
r-release-windows-x86_64 1.9.1 48.00 71.00 119.00 OK
r-oldrel-macos-arm64 1.9.1 OK
r-oldrel-macos-x86_64 1.9.2 9.00 387.00 396.00 OK
r-oldrel-windows-x86_64 1.9.1 47.00 79.00 126.00 OK

Check Details

Version: 1.9.1
Check: compiled code
Result: WARN File ‘ps/libs/ps.so’: Found non-API call to R: ‘Rf_findVar’ This entry point may be removed soon. 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-clang, r-devel-linux-x86_64-debian-gcc