CRAN Package Check Results for Package smmR

Last updated on 2026-04-26 03:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 45.85 101.99 147.84 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 30.06 72.65 102.71 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 60.00 155.34 215.34 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 90.00 163.67 253.67 OK
r-patched-linux-x86_64 1.0.5 45.63 90.77 136.40 OK
r-release-linux-x86_64 1.0.5 42.98 92.86 135.84 OK
r-release-macos-arm64 1.0.5 8.00 25.00 33.00 OK
r-release-macos-x86_64 1.0.5 29.00 98.00 127.00 NOTE
r-release-windows-x86_64 1.0.5 52.00 129.00 181.00 OK
r-oldrel-macos-arm64 1.0.5 OK
r-oldrel-macos-x86_64 1.0.5 29.00 100.00 129.00 OK
r-oldrel-windows-x86_64 1.0.5 62.00 161.00 223.00 OK

Check Details

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