CRAN Package Check Results for Package parallelpam

Last updated on 2026-04-28 14:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 176.45 34.87 211.32 OK
r-devel-linux-x86_64-debian-gcc 1.4.3 140.18 27.86 168.04 OK
r-devel-linux-x86_64-fedora-clang 1.4.3 241.00 52.51 293.51 OK
r-devel-linux-x86_64-fedora-gcc 1.4.3 386.00 126.36 512.36 OK
r-devel-windows-x86_64 1.4.3 222.00 91.00 313.00 OK
r-patched-linux-x86_64 1.4.3 196.30 33.04 229.34 OK
r-release-linux-x86_64 1.4.3 193.28 32.38 225.66 OK
r-release-macos-arm64 1.4.3 37.00 -6.00 31.00 OK
r-release-macos-x86_64 1.4.3 108.00 32.00 140.00 NOTE
r-release-windows-x86_64 1.4.3 214.00 102.00 316.00 OK
r-oldrel-macos-arm64 1.4.3 OK
r-oldrel-macos-x86_64 1.4.3 98.00 18.00 116.00 OK
r-oldrel-windows-x86_64 1.4.3 165.00 105.00 270.00 OK

Check Details

Version: 1.4.3
Check: compiled code
Result: NOTE File ‘parallelpam/libs/parallelpam.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-release-macos-x86_64