CRAN Package Check Results for Package bgms

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6.3 236.97 145.28 382.25 OK
r-devel-linux-x86_64-debian-gcc 0.1.6.3 150.91 100.36 251.27 OK
r-devel-linux-x86_64-fedora-clang 0.1.6.3 312.00 233.24 545.24 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6.3 444.00 245.38 689.38 OK
r-devel-windows-x86_64 0.1.6.3 313.00 170.00 483.00 OK
r-patched-linux-x86_64 0.1.6.3 215.84 136.03 351.87 OK
r-release-linux-x86_64 0.1.6.3 212.52 136.13 348.65 OK
r-release-macos-arm64 0.1.6.3 43.00 3.00 46.00 OK
r-release-macos-x86_64 0.1.6.3 136.00 89.00 225.00 NOTE
r-release-windows-x86_64 0.1.6.3 292.00 166.00 458.00 OK
r-oldrel-macos-arm64 0.1.6.3 36.00 18.00 54.00 OK
r-oldrel-macos-x86_64 0.1.6.3 144.00 182.00 326.00 OK
r-oldrel-windows-x86_64 0.1.6.3 371.00 200.00 571.00 OK

Additional issues

musl

Check Details

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