Last updated on 2026-03-25 22:52:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 23.0.1.1 | 3802.45 | 263.80 | 4066.25 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 23.0.1.1 | 2943.29 | 173.10 | 3116.39 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 23.0.1.1 | 5100.00 | 681.15 | 5781.15 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 23.0.1.1 | 8280.00 | 409.60 | 8689.60 | WARN | |
| r-devel-macos-arm64 | 23.0.1.1 | 1012.00 | -623.00 | 389.00 | OK | |
| r-devel-windows-x86_64 | 23.0.1.1 | 456.00 | 647.00 | 1103.00 | NOTE | |
| r-patched-linux-x86_64 | 23.0.1.1 | 4064.75 | 239.55 | 4304.30 | OK | |
| r-release-linux-x86_64 | 23.0.1.1 | 4091.57 | 238.79 | 4330.36 | OK | |
| r-release-macos-arm64 | 23.0.1.1 | 951.00 | -580.00 | 371.00 | OK | |
| r-release-macos-x86_64 | 23.0.1.2 | 3240.00 | -1700.00 | 1540.00 | OK | |
| r-release-windows-x86_64 | 23.0.1.1 | 451.00 | 621.00 | 1072.00 | OK | |
| r-oldrel-macos-arm64 | 23.0.1.1 | 955.00 | -567.00 | 388.00 | NOTE | |
| r-oldrel-macos-x86_64 | 23.0.1.2 | 3300.00 | -1498.00 | 1802.00 | NOTE | |
| r-oldrel-windows-x86_64 | 23.0.1.1 | 570.00 | 841.00 | 1411.00 | NOTE |
Version: 23.0.1.1
Check: compiled code
Result: WARN
File ‘arrow/libs/arrow.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
This entry point may be removed soon.
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: 23.0.1.1
Check: compiled code
Result: NOTE
File 'arrow/libs/x64/arrow.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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: 23.0.1.1
Check: installed package size
Result: NOTE
installed size is 109.9Mb
sub-directories of 1Mb or more:
R 5.1Mb
libs 104.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Version: 23.0.1.2
Check: installed package size
Result: NOTE
installed size is 115.6Mb
sub-directories of 1Mb or more:
R 5.0Mb
libs 109.9Mb
Flavor: r-oldrel-macos-x86_64