CRAN Package Check Results for Package stosim

Last updated on 2026-03-31 00:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.15 22.48 34.51 56.99 OK
r-devel-linux-x86_64-debian-gcc 0.0.15 18.51 35.07 53.58 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.15 30.00 50.94 80.94 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.15 44.00 48.28 92.28 OK
r-devel-macos-arm64 0.0.15 5.00 13.00 18.00 OK
r-devel-windows-x86_64 0.0.15 24.00 69.00 93.00 OK
r-patched-linux-x86_64 0.0.15 20.07 25.30 45.37 OK
r-release-linux-x86_64 0.0.15 19.69 25.20 44.89 OK
r-release-macos-arm64 0.0.15 OK
r-release-macos-x86_64 0.0.15 12.00 35.00 47.00 OK
r-release-windows-x86_64 0.0.15 24.00 71.00 95.00 OK
r-oldrel-macos-arm64 0.0.15 OK
r-oldrel-macos-x86_64 0.0.15 16.00 43.00 59.00 OK
r-oldrel-windows-x86_64 0.0.15 23.00 79.00 102.00 OK

Check Details

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