CRAN Package Check Results for Package ps

Last updated on 2025-03-09 07:53:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.9.0 9.53 38.15 47.68 NOTE
r-devel-linux-x86_64-debian-gcc 1.9.0 7.15 26.85 34.00 NOTE
r-devel-linux-x86_64-fedora-clang 1.9.0 81.30 NOTE
r-devel-linux-x86_64-fedora-gcc 1.9.0 77.63 NOTE
r-devel-macos-arm64 1.9.0 39.00 OK
r-devel-macos-x86_64 1.9.0 79.00 OK
r-devel-windows-x86_64 1.9.0 43.00 71.00 114.00 NOTE
r-patched-linux-x86_64 1.9.0 10.27 35.00 45.27 OK
r-release-linux-x86_64 1.9.0 9.31 34.92 44.23 OK
r-release-macos-arm64 1.9.0 41.00 OK
r-release-macos-x86_64 1.9.0 73.00 OK
r-release-windows-x86_64 1.9.0 43.00 69.00 112.00 OK
r-oldrel-macos-arm64 1.9.0 48.00 OK
r-oldrel-macos-x86_64 1.9.0 68.00 OK
r-oldrel-windows-x86_64 1.9.0 43.00 77.00 120.00 OK

Check Details

Version: 1.9.0
Check: compiled code
Result: NOTE File ‘ps/libs/ps.so’: Found non-API call to R: ‘Rf_allocSExp’ 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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.9.0
Check: compiled code
Result: NOTE File 'ps/libs/x64/ps.dll': Found non-API call to R: 'Rf_allocSExp' 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-windows-x86_64