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.2.4 | 387.99 | 141.47 | 529.46 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 269.52 | 96.56 | 366.08 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 536.00 | 214.31 | 750.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 709.00 | 222.49 | 931.49 | NOTE | |
| r-devel-macos-arm64 | 0.2.4 | 66.00 | -15.00 | 51.00 | OK | |
| r-devel-windows-x86_64 | 0.2.4 | 434.00 | 206.00 | 640.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.4 | 262.08 | 122.19 | 384.27 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 214.73 | 120.72 | 335.45 | OK | |
| r-release-macos-arm64 | 0.2.4 | 54.00 | -7.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 196.00 | -1.00 | 195.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 361.00 | 195.00 | 556.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 53.00 | -1.00 | 52.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.4 | 195.00 | 9.00 | 204.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.4 | 424.00 | 238.00 | 662.00 | OK |
Version: 0.2.4
Check: compiled code
Result: NOTE
File ‘simts/libs/simts.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.2.4
Check: compiled code
Result: NOTE
File 'simts/libs/x64/simts.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
Version: 0.2.4
Check: installed package size
Result: NOTE
installed size is 21.7Mb
sub-directories of 1Mb or more:
doc 1.5Mb
libs 19.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64