CRAN Package Check Results for Package ps

Last updated on 2026-04-02 02:51:29 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.2 7.52 33.62 41.14 OK
r-devel-linux-x86_64-fedora-clang 1.9.2 16.00 74.46 90.46 OK
r-devel-linux-x86_64-fedora-gcc 1.9.2 18.00 71.15 89.15 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.2 10.57 40.75 51.32 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. Flavor: r-devel-linux-x86_64-debian-clang