CRAN Package Check Results for Package simts

Last updated on 2026-04-27 18:49:05 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 273.86 98.29 372.15 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 528.00 217.13 745.13 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 731.00 222.42 953.42 OK
r-devel-windows-x86_64 0.2.4 452.00 208.00 660.00 OK
r-patched-linux-x86_64 0.2.4 354.78 131.75 486.53 OK
r-release-linux-x86_64 0.2.4 286.17 131.65 417.82 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 438.00 214.00 652.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 482.00 241.00 723.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