CRAN Package Check Results for Package bpvars

Last updated on 2026-04-25 01:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 203.67 99.36 303.03 OK
r-devel-linux-x86_64-debian-gcc 1.0 139.70 69.64 209.34 OK
r-devel-linux-x86_64-fedora-clang 1.0 261.00 140.59 401.59 OK
r-devel-linux-x86_64-fedora-gcc 1.0 390.00 142.41 532.41 OK
r-patched-linux-x86_64 1.0 204.11 90.00 294.11 OK
r-release-linux-x86_64 1.0 171.26 83.21 254.47 OK
r-release-macos-arm64 1.0 37.00 2.00 39.00 OK
r-release-macos-x86_64 1.0 115.00 57.00 172.00 NOTE
r-release-windows-x86_64 1.0 220.00 146.00 366.00 OK
r-oldrel-macos-arm64 1.0 33.00 3.00 36.00 OK
r-oldrel-macos-x86_64 1.0 113.00 59.00 172.00 OK
r-oldrel-windows-x86_64 1.0 196.00 138.00 334.00 OK

Check Details

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