CRAN Package Check Results for Package simstudy

Last updated on 2026-04-01 12:53:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.2 19.67 336.65 356.32 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.2 14.86 212.92 227.78 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.2 32.00 530.56 562.56 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.2 43.00 544.51 587.51 NOTE
r-devel-macos-arm64 0.9.2 5.00 73.00 78.00 OK
r-devel-windows-x86_64 0.9.2 26.00 336.00 362.00 NOTE
r-patched-linux-x86_64 0.9.2 21.63 291.39 313.02 OK
r-release-linux-x86_64 0.9.2 20.06 290.98 311.04 OK
r-release-macos-arm64 0.9.2 4.00 85.00 89.00 OK
r-release-macos-x86_64 0.9.2 14.00 556.00 570.00 OK
r-release-windows-x86_64 0.9.2 26.00 330.00 356.00 OK
r-oldrel-macos-arm64 0.9.2 4.00 87.00 91.00 OK
r-oldrel-macos-x86_64 0.9.2 14.00 563.00 577.00 OK
r-oldrel-windows-x86_64 0.9.2 31.00 437.00 468.00 OK

Check Details

Version: 0.9.2
Check: compiled code
Result: NOTE File ‘simstudy/libs/simstudy.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.9.2
Check: compiled code
Result: NOTE File 'simstudy/libs/x64/simstudy.dll': 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-windows-x86_64