CRAN Package Check Results for Package simts

Last updated on 2026-04-25 03:52:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 387.61 142.62 530.23 OK
r-devel-linux-x86_64-debian-gcc 0.2.4 261.56 99.08 360.64 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 526.00 213.47 739.47 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 731.00 222.42 953.42 OK
r-patched-linux-x86_64 0.2.4 354.78 131.75 486.53 OK
r-release-linux-x86_64 0.2.4 241.35 121.68 363.03 OK
r-release-macos-arm64 0.2.4 66.00 -15.00 51.00 OK
r-release-macos-x86_64 0.2.4 213.00 228.00 441.00 NOTE
r-release-windows-x86_64 0.2.4 433.00 203.00 636.00 OK
r-oldrel-macos-arm64 0.2.4 54.00 -7.00 47.00 OK
r-oldrel-macos-x86_64 0.2.4 196.00 -1.00 195.00 OK
r-oldrel-windows-x86_64 0.2.4 371.00 196.00 567.00 OK

Check Details

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