Last updated on 2026-03-31 22:52:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1.217 | 41.25 | 370.73 | 411.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1.217 | 27.17 | 241.22 | 268.39 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1.217 | 56.00 | 596.37 | 652.37 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1.217 | 75.00 | 633.75 | 708.75 | NOTE | |
| r-devel-macos-arm64 | 0.5.1.217 | 8.00 | 78.00 | 86.00 | OK | |
| r-devel-windows-x86_64 | 0.5.1.217 | 44.00 | 414.00 | 458.00 | NOTE | |
| 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 | 29.79 | 336.47 | 366.26 | 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 | 40.00 | 417.00 | 457.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 | 47.00 | 489.00 | 536.00 | OK |
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.
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.5.1.217
Check: compiled code
Result: NOTE
File 'simmr/libs/x64/simmr.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