Last updated on 2025-12-27 09:50:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.1 | 47.91 | 28.69 | 76.60 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.1 | 33.65 | 23.08 | 56.73 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3.1 | 98.00 | 47.02 | 145.02 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.1 | 105.00 | 53.75 | 158.75 | NOTE | |
| r-devel-windows-x86_64 | 2.3.1 | 59.00 | 87.00 | 146.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3.1 | 46.33 | 26.69 | 73.02 | OK | |
| r-release-linux-x86_64 | 2.3.1 | 45.16 | 26.80 | 71.96 | OK | |
| r-release-macos-arm64 | 2.3.1 | OK | ||||
| r-release-macos-x86_64 | 2.3.1 | 31.00 | 17.00 | 48.00 | OK | |
| r-release-windows-x86_64 | 2.3.1 | 64.00 | 80.00 | 144.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.3.1 | 31.00 | 40.00 | 71.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.3.1 | 66.00 | 100.00 | 166.00 | OK |
Version: 2.3.1
Check: compiled code
Result: NOTE
File ‘protolite/libs/protolite.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.1
Check: compiled code
Result: NOTE
File 'protolite/libs/x64/protolite.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: 2.3.1
Check: installed package size
Result: NOTE
installed size is 22.1Mb
sub-directories of 1Mb or more:
libs 22.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64