CRAN Package Check Results for Package bgms

Last updated on 2026-04-25 09:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6.3 237.72 143.22 380.94 OK
r-devel-linux-x86_64-debian-gcc 0.1.6.3 151.78 99.41 251.19 OK
r-devel-linux-x86_64-fedora-clang 0.1.6.3 317.00 232.11 549.11 OK
r-devel-linux-x86_64-fedora-gcc 0.1.6.3 444.00 245.38 689.38 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 211.59 133.33 344.92 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 290.00 164.00 454.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 297.00 161.00 458.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