CRAN Package Check Results for Package SimTOST

Last updated on 2026-04-25 09:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 37.55 263.24 300.79 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 26.22 147.97 174.19 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 46.00 411.51 457.51 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 75.00 415.50 490.50 OK
r-patched-linux-x86_64 1.0.2 39.14 238.73 277.87 OK
r-release-linux-x86_64 1.0.2 33.97 234.34 268.31 OK
r-release-macos-arm64 1.0.2 7.00 55.00 62.00 OK
r-release-macos-x86_64 1.0.2 24.00 268.00 292.00 NOTE
r-release-windows-x86_64 1.0.2 42.00 246.00 288.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 20.00 236.00 256.00 OK
r-oldrel-windows-x86_64 1.0.2 38.00 252.00 290.00 OK

Check Details

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