CRAN Package Check Results for Package bpvars

Last updated on 2026-04-30 09:52:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 207.11 99.87 306.98 OK
r-devel-linux-x86_64-debian-gcc 1.0 140.05 72.31 212.36 OK
r-devel-linux-x86_64-fedora-clang 1.0 258.00 146.55 404.55 OK
r-devel-linux-x86_64-fedora-gcc 1.0 390.00 142.41 532.41 OK
r-devel-windows-x86_64 1.0 239.00 150.00 389.00 OK
r-patched-linux-x86_64 1.0 191.14 90.42 281.56 OK
r-release-linux-x86_64 1.0 199.40 89.43 288.83 OK
r-release-macos-arm64 1.0 39.00 2.00 41.00 OK
r-release-macos-x86_64 1.0 115.00 57.00 172.00 NOTE
r-release-windows-x86_64 1.0 225.00 187.00 412.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 264.00 181.00 445.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