CRAN Package Check Results for Package armspp

Last updated on 2026-04-01 23:53:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.3 21.85 32.86 54.71 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.3 16.97 25.12 42.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.3 36.00 49.66 85.66 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.3 49.00 58.94 107.94 OK
r-devel-macos-arm64 0.0.3 5.00 14.00 19.00 OK
r-devel-windows-x86_64 0.0.3 28.00 69.00 97.00 NOTE
r-patched-linux-x86_64 0.0.3 24.12 29.56 53.68 NOTE
r-release-linux-x86_64 0.0.3 17.99 28.89 46.88 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 66.00 90.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 28.00 82.00 110.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64

Version: 0.0.3
Check: compiled code
Result: NOTE File 'armspp/libs/x64/armspp.dll': 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-devel-windows-x86_64