CRAN Package Check Results for Package BHMSMAfMRI

Last updated on 2026-03-30 09:51:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 34.82 68.04 102.86 OK
r-devel-linux-x86_64-debian-gcc 2.3 25.68 48.87 74.55 NOTE
r-devel-linux-x86_64-fedora-clang 2.3 45.00 100.06 145.06 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 69.00 109.16 178.16 OK
r-devel-macos-arm64 2.3 7.00 19.00 26.00 OK
r-devel-windows-x86_64 2.3 41.00 138.00 179.00 OK
r-patched-linux-x86_64 2.3 31.54 59.02 90.56 OK
r-release-linux-x86_64 2.3 30.65 58.84 89.49 OK
r-release-macos-arm64 2.3 OK
r-release-macos-x86_64 2.3 21.00 123.00 144.00 OK
r-release-windows-x86_64 2.3 38.00 135.00 173.00 OK
r-oldrel-macos-arm64 2.3 OK
r-oldrel-macos-x86_64 2.3 20.00 134.00 154.00 OK
r-oldrel-windows-x86_64 2.3 45.00 145.00 190.00 OK

Check Details

Version: 2.3
Check: compiled code
Result: NOTE File ‘BHMSMAfMRI/libs/BHMSMAfMRI.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang