CRAN Package Check Results for Package bpgmm

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.1.1 90.61 67.31 157.92 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 61.23 49.07 110.30 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 121.00 102.09 223.09 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 169.00 97.13 266.13 OK
r-patched-linux-x86_64 1.1.1 82.14 61.92 144.06 OK
r-release-linux-x86_64 1.1.1 69.25 60.51 129.76 OK
r-release-macos-arm64 1.1.1 18.00 8.00 26.00 OK
r-release-macos-x86_64 1.1.1 54.00 52.00 106.00 NOTE
r-release-windows-x86_64 1.1.1 100.00 98.00 198.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 50.00 72.00 122.00 OK
r-oldrel-windows-x86_64 1.1.1 87.00 94.00 181.00 OK

Check Details

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