CRAN Package Check Results for Package simmr

Last updated on 2026-03-28 01:51:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1.217 41.43 367.93 409.36 OK
r-devel-linux-x86_64-debian-gcc 0.5.1.217 24.12 238.21 262.33 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.1.217 54.00 690.32 744.32 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1.217 68.00 588.15 656.15 OK
r-devel-macos-arm64 0.5.1.217 7.00 79.00 86.00 OK
r-devel-windows-x86_64 0.5.1.217 43.00 421.00 464.00 OK
r-patched-linux-x86_64 0.5.1.217 31.12 338.90 370.02 OK
r-release-linux-x86_64 0.5.1.217 28.54 337.38 365.92 OK
r-release-macos-arm64 0.5.1.217 OK
r-release-macos-x86_64 0.5.1.217 19.00 293.00 312.00 OK
r-release-windows-x86_64 0.5.1.217 39.00 432.00 471.00 OK
r-oldrel-macos-arm64 0.5.1.217 OK
r-oldrel-macos-x86_64 0.5.1.217 19.00 218.00 237.00 OK
r-oldrel-windows-x86_64 0.5.1.217 48.00 502.00 550.00 OK

Check Details

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