Last updated on 2026-04-09 05:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.1 | 79.46 | 82.64 | 162.10 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.2.1 | 52.79 | 58.04 | 110.83 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.2.1 | 98.00 | 140.48 | 238.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.1 | 146.00 | 124.04 | 270.04 | OK | |
| r-devel-macos-arm64 | 2.2.1 | 16.00 | 18.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 2.2.1 | 80.00 | 115.00 | 195.00 | NOTE | |
| r-patched-linux-x86_64 | 2.2.1 | 77.44 | 78.14 | 155.58 | NOTE | |
| r-release-linux-x86_64 | 2.2.1 | 72.08 | 74.45 | 146.53 | OK | |
| r-release-macos-arm64 | 2.2.1 | OK | ||||
| r-release-macos-x86_64 | 2.2.1 | 49.00 | 67.00 | 116.00 | OK | |
| r-release-windows-x86_64 | 2.2.1 | 75.00 | 113.00 | 188.00 | OK | |
| r-oldrel-macos-arm64 | 2.2.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.2.1 | 49.00 | 39.00 | 88.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.2.1 | 88.00 | 146.00 | 234.00 | OK |
Version: 2.2.1
Check: compiled code
Result: NOTE
File ‘carat/libs/carat.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 2.2.1
Check: compiled code
Result: NOTE
File 'carat/libs/x64/carat.dll':
Found non-API call to R: 'R_UnboundValue'
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.2.1
Check: installed package size
Result: NOTE
installed size is 10.6Mb
sub-directories of 1Mb or more:
libs 10.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64