Last updated on 2026-01-01 03:49:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.9 | 130.36 | 201.86 | 332.22 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.9 | 101.19 | 124.03 | 225.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.9 | 253.00 | 301.58 | 554.58 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 278.00 | 313.55 | 591.55 | NOTE | |
| r-devel-windows-x86_64 | 0.2.9 | 141.00 | 230.00 | 371.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.9 | 145.13 | 180.61 | 325.74 | OK | |
| r-release-linux-x86_64 | 0.2.9 | 142.95 | 181.75 | 324.70 | OK | |
| r-release-macos-arm64 | 0.2.9 | OK | ||||
| r-release-macos-x86_64 | 0.2.9 | 77.00 | 125.00 | 202.00 | OK | |
| r-release-windows-x86_64 | 0.2.9 | 141.00 | 217.00 | 358.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.9 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.9 | 101.00 | 59.00 | 160.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.9 | 134.00 | 286.00 | 420.00 | OK |
Version: 0.2.9
Check: compiled code
Result: NOTE
File ‘irt/libs/irt.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-gcc
Version: 0.2.9
Check: compiled code
Result: NOTE
File 'irt/libs/x64/irt.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: 0.2.9
Check: installed package size
Result: NOTE
installed size is 9.8Mb
sub-directories of 1Mb or more:
libs 8.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64