CRAN Package Check Results for Package armspp

Last updated on 2026-04-12 19:57:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 24.50 32.20 56.70 OK
r-devel-linux-x86_64-debian-gcc 0.0.3 18.28 25.09 43.37 OK
r-devel-linux-x86_64-fedora-clang 0.0.3 44.00 56.42 100.42 OK
r-devel-linux-x86_64-fedora-gcc 0.0.3 49.00 59.41 108.41 OK
r-devel-macos-arm64 0.0.3 5.00 14.00 19.00 OK
r-devel-windows-x86_64 0.0.3 29.00 71.00 100.00 OK
r-patched-linux-x86_64 0.0.3 24.13 30.03 54.16 NOTE
r-release-linux-x86_64 0.0.3 18.70 28.53 47.23 OK
r-release-macos-arm64 0.0.3 5.00 40.00 45.00 OK
r-release-macos-x86_64 0.0.3 17.00 133.00 150.00 OK
r-release-windows-x86_64 0.0.3 24.00 0.00 24.00 OK
r-oldrel-macos-arm64 0.0.3 5.00 49.00 54.00 OK
r-oldrel-macos-x86_64 0.0.3 15.00 143.00 158.00 OK
r-oldrel-windows-x86_64 0.0.3 22.00 83.00 105.00 OK

Check Details

Version: 0.0.3
Check: compiled code
Result: NOTE File ‘armspp/libs/armspp.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-patched-linux-x86_64