CRAN Package Check Results for Package stosim

Last updated on 2026-03-28 21:51:48 CET.

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.30 35.10 53.40 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.15 32.00 51.03 83.03 OK
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.66 25.05 44.71 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 23.00 70.00 93.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 27.00 98.00 125.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. Flavor: r-devel-linux-x86_64-debian-gcc