Last updated on 2026-03-26 05:50:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.22.0-1 | 22.64 | 29.66 | 52.30 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.22.0-2 | 20.16 | 23.37 | 43.53 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.22.0-2 | 31.00 | 48.17 | 79.17 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.22.0-2 | 62.00 | 44.56 | 106.56 | OK | |
| r-devel-macos-arm64 | 0.22.0-2 | 6.00 | 11.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.22.0-2 | 52.00 | 79.00 | 131.00 | OK | |
| r-patched-linux-x86_64 | 0.22.0-1 | 29.28 | 25.41 | 54.69 | OK | |
| r-release-linux-x86_64 | 0.22.0-1 | 27.74 | 24.91 | 52.65 | OK | |
| r-release-macos-arm64 | 0.22.0-2 | 6.00 | 11.00 | 17.00 | OK | |
| r-release-macos-x86_64 | 0.22.0-2 | 21.00 | 34.00 | 55.00 | OK | |
| r-release-windows-x86_64 | 0.22.0-1 | 42.00 | 78.00 | 120.00 | OK | |
| r-oldrel-macos-arm64 | 0.22.0-1 | 6.00 | 14.00 | 20.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.22.0-2 | 19.00 | 38.00 | 57.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.22.0-1 | 41.00 | 89.00 | 130.00 | OK |
Version: 0.22.0-1
Check: compiled code
Result: WARN
File ‘adbcdrivermanager/libs/adbcdrivermanager.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.22.0-1
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 5.1Mb
Flavor: r-oldrel-macos-arm64
Version: 0.22.0-2
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 5.3Mb
Flavor: r-oldrel-macos-x86_64