Last updated on 2026-01-21 03:50:03 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.3 | 9.79 | 103.40 | 113.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.3 | 7.39 | 71.89 | 79.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.3 | 16.00 | 165.52 | 181.52 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.3 | 16.00 | 181.02 | 197.02 | NOTE | |
| r-devel-windows-x86_64 | 2.3.3 | 23.00 | 134.00 | 157.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.3 | 12.05 | 88.95 | 101.00 | OK | |
| r-release-linux-x86_64 | 2.3.3 | 9.45 | 86.08 | 95.53 | OK | |
| r-release-macos-arm64 | 2.3.3 | OK | ||||
| r-release-macos-x86_64 | 2.3.3 | 7.00 | 94.00 | 101.00 | OK | |
| r-release-windows-x86_64 | 2.3.3 | 21.00 | 124.00 | 145.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3.3 | 8.00 | 120.00 | 128.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.3 | 22.00 | 154.00 | 176.00 | OK |
Version: 2.3.3
Check: compiled code
Result: NOTE
File ‘checkmate/libs/checkmate.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: 2.3.3
Check: compiled code
Result: NOTE
File 'checkmate/libs/x64/checkmate.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