Last updated on 2026-03-29 01:50:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.2 | 17.54 | 331.67 | 349.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.2 | 15.86 | 211.92 | 227.78 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.2 | 31.00 | 527.22 | 558.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 40.00 | 498.97 | 538.97 | OK | |
| r-devel-macos-arm64 | 0.9.2 | 5.00 | 85.00 | 90.00 | OK | |
| r-devel-windows-x86_64 | 0.9.2 | 28.00 | 340.00 | 368.00 | OK | |
| 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 | 25.00 | 336.00 | 361.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 | 30.00 | 439.00 | 469.00 | OK |
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.
Flavor: r-devel-linux-x86_64-debian-gcc