Last updated on 2025-12-26 17:48:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.3 | 10.72 | 102.71 | 113.43 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.3 | 7.18 | 69.66 | 76.84 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.3 | 17.00 | 174.87 | 191.87 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.3 | 15.00 | 166.36 | 181.36 | NOTE | |
| r-devel-windows-x86_64 | 2.3.3 | 19.00 | 131.00 | 150.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.3 | 12.71 | 87.01 | 99.72 | OK | |
| r-release-linux-x86_64 | 2.3.3 | 9.74 | 87.26 | 97.00 | 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 | 18.00 | 120.00 | 138.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 | 148.00 | 170.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