Last updated on 2025-12-26 04:48:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.9 | 126.02 | 201.63 | 327.65 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.9 | 101.65 | 127.87 | 229.52 | 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 | 138.00 | 235.00 | 373.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.9 | 149.92 | 181.07 | 330.99 | OK | |
| r-release-linux-x86_64 | 0.2.9 | 144.94 | 183.44 | 328.38 | 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 | 145.00 | 220.00 | 365.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 | 137.00 | 281.00 | 418.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