Last updated on 2026-02-03 14:51:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.3 | 10.09 | 103.85 | 113.94 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.3 | 6.82 | 73.09 | 79.91 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.4 | 15.00 | 156.40 | 171.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.4 | 16.00 | 176.21 | 192.21 | OK | |
| r-devel-windows-x86_64 | 2.3.3 | 19.00 | 135.00 | 154.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.3 | 13.32 | 87.25 | 100.57 | OK | |
| r-release-linux-x86_64 | 2.3.3 | 9.11 | 87.54 | 96.65 | OK | |
| r-release-macos-arm64 | 2.3.4 | OK | ||||
| r-release-macos-x86_64 | 2.3.4 | 9.00 | 157.00 | 166.00 | OK | |
| r-release-windows-x86_64 | 2.3.3 | 17.00 | 124.00 | 141.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.4 | 3.00 | 80.00 | 83.00 | OK | |
| r-oldrel-macos-x86_64 | 2.3.4 | 9.00 | 182.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.3 | 23.00 | 153.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
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