Last updated on 2025-12-26 12:50:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8 | 585.50 | 119.63 | 705.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.8 | 490.92 | 83.59 | 574.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.8 | 1020.00 | 203.85 | 1223.85 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.8 | 1320.00 | 201.10 | 1521.10 | NOTE | |
| r-devel-windows-x86_64 | 1.8 | 631.00 | 250.00 | 881.00 | NOTE | |
| r-patched-linux-x86_64 | 1.8 | 687.91 | 113.63 | 801.54 | OK | |
| r-release-linux-x86_64 | 1.8 | 658.42 | 114.32 | 772.74 | OK | |
| r-release-macos-arm64 | 1.8 | OK | ||||
| r-release-macos-x86_64 | 1.8 | 367.00 | -20.00 | 347.00 | OK | |
| r-release-windows-x86_64 | 1.8 | 632.00 | 246.00 | 878.00 | OK | |
| r-oldrel-macos-arm64 | 1.8 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.8 | 353.00 | 0.00 | 353.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.8 | 747.00 | 326.00 | 1073.00 | NOTE |
Version: 1.8
Check: compiled code
Result: NOTE
File ‘RTMB/libs/RTMB.so’:
Found non-API call to R: ‘ATTRIB’
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: 1.8
Check: compiled code
Result: NOTE
File 'RTMB/libs/x64/RTMB.dll':
Found non-API call to R: 'ATTRIB'
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: 1.8
Check: installed package size
Result: NOTE
installed size is 128.2Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 125.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64