CRAN Package Check Results for Package parallelpam

Last updated on 2026-04-30 01:49:25 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 139.09 27.08 166.17 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 229.00 86.00 315.00 OK
r-patched-linux-x86_64 1.4.3 190.81 33.00 223.81 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 190.00 118.00 308.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