Last updated on 2026-01-08 11:48:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 14.23 | 52.26 | 66.49 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 10.73 | 40.72 | 51.45 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 33.00 | 81.46 | 114.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 32.00 | 103.38 | 135.38 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 20.00 | 79.00 | 99.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.1 | 14.93 | 45.67 | 60.60 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 14.72 | 46.24 | 60.96 | OK | |
| r-release-macos-arm64 | 0.3.1 | OK | ||||
| r-release-macos-x86_64 | 0.3.1 | 11.00 | 76.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 20.00 | 79.00 | 99.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 11.00 | 103.00 | 114.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 21.00 | 99.00 | 120.00 | OK |
Version: 0.3.1
Check: compiled code
Result: NOTE
File ‘CorMID/libs/CorMID.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: 0.3.1
Check: compiled code
Result: NOTE
File 'CorMID/libs/x64/CorMID.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