CRAN Package Check Results for Package bama

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.1 42.90 35.80 78.70 OK
r-devel-linux-x86_64-debian-gcc 1.3.1 28.25 27.99 56.24 OK
r-devel-linux-x86_64-fedora-clang 1.3.1 57.00 54.60 111.60 OK
r-devel-linux-x86_64-fedora-gcc 1.3.1 82.00 65.53 147.53 OK
r-devel-windows-x86_64 1.3.1 57.00 80.00 137.00 OK
r-patched-linux-x86_64 1.3.1 40.53 33.08 73.61 OK
r-release-linux-x86_64 1.3.1 37.27 33.33 70.60 OK
r-release-macos-arm64 1.3.1 8.00 13.00 21.00 OK
r-release-macos-x86_64 1.3.1 26.00 54.00 80.00 NOTE
r-release-windows-x86_64 1.3.1 49.00 81.00 130.00 OK
r-oldrel-macos-arm64 1.3.1 OK
r-oldrel-macos-x86_64 1.3.1 23.00 85.00 108.00 OK
r-oldrel-windows-x86_64 1.3.1 57.00 88.00 145.00 OK

Check Details

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