CRAN Package Check Results for Package pacotest

Last updated on 2026-04-28 02:50:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 87.60 131.56 219.16 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 65.13 93.64 158.77 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 134.00 218.85 352.85 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 182.00 213.46 395.46 OK
r-devel-windows-x86_64 0.4.3 114.00 192.00 306.00 OK
r-patched-linux-x86_64 0.4.3 87.95 122.73 210.68 OK
r-release-linux-x86_64 0.4.3 82.84 122.54 205.38 OK
r-release-macos-arm64 0.4.3 18.00 30.00 48.00 OK
r-release-macos-x86_64 0.4.3 53.00 123.00 176.00 NOTE
r-release-windows-x86_64 0.4.3 106.00 195.00 301.00 OK
r-oldrel-macos-arm64 0.4.3 OK
r-oldrel-macos-x86_64 0.4.3 48.00 102.00 150.00 OK
r-oldrel-windows-x86_64 0.4.3 125.00 219.00 344.00 OK

Check Details

Version: 0.4.3
Check: compiled code
Result: NOTE File ‘pacotest/libs/pacotest.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