Last updated on 2026-03-31 18:49:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.22.0-2 | 21.66 | 29.97 | 51.63 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.22.0-2 | 19.51 | 23.14 | 42.65 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.22.0-2 | 27.00 | 41.92 | 68.92 | NOTE | |
| 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 | 41.00 | 74.00 | 115.00 | NOTE | |
| r-patched-linux-x86_64 | 0.22.0-1 | 29.28 | 25.41 | 54.69 | OK | |
| r-release-linux-x86_64 | 0.22.0-2 | 27.41 | 24.92 | 52.33 | 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-2 | 42.00 | 76.00 | 118.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-2 | 56.00 | 85.00 | 141.00 | OK |
Version: 0.22.0-2
Check: compiled code
Result: NOTE
File ‘adbcdrivermanager/libs/adbcdrivermanager.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-devel-linux-x86_64-fedora-clang
Version: 0.22.0-2
Check: compiled code
Result: NOTE
File 'adbcdrivermanager/libs/x64/adbcdrivermanager.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: 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