CRAN Package Check Results for Package processx

Last updated on 2026-03-18 07:54:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.8.6 10.59 81.06 91.65 NOTE
r-devel-linux-x86_64-debian-gcc 3.8.6 7.53 62.94 70.47 NOTE
r-devel-linux-x86_64-fedora-clang 3.8.6 15.00 131.30 146.30 NOTE
r-devel-linux-x86_64-fedora-gcc 3.8.6 16.00 117.44 133.44 NOTE
r-devel-macos-arm64 3.8.6 4.00 41.00 45.00 OK
r-devel-windows-x86_64 3.8.6 47.00 115.00 162.00 OK
r-patched-linux-x86_64 3.8.6 9.11 72.82 81.93 OK
r-release-linux-x86_64 3.8.6 9.33 72.27 81.60 OK
r-release-macos-arm64 3.8.6 OK
r-release-macos-x86_64 3.8.6 9.00 80.00 89.00 OK
r-release-windows-x86_64 3.8.6 48.00 110.00 158.00 OK
r-oldrel-macos-arm64 3.8.6 OK
r-oldrel-macos-x86_64 3.8.6 9.00 113.00 122.00 OK
r-oldrel-windows-x86_64 3.8.6 56.00 132.00 188.00 OK

Check Details

Version: 3.8.6
Check: compiled code
Result: NOTE File ‘processx/libs/processx.so’: Found non-API call to R: ‘Rf_findVar’ 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