Last updated on 2026-03-19 23:49:48 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.22.0-1 | 24.84 | 29.57 | 54.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.22.0-1 | 20.95 | 22.99 | 43.94 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.22.0-1 | 29.00 | 48.38 | 77.38 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.22.0-1 | 54.00 | 41.47 | 95.47 | NOTE | |
| r-devel-macos-arm64 | 0.22.0-1 | 7.00 | 10.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 0.22.0-1 | 42.00 | 76.00 | 118.00 | NOTE | |
| r-patched-linux-x86_64 | 0.22.0-1 | 27.74 | 24.82 | 52.56 | OK | |
| r-release-linux-x86_64 | 0.22.0-1 | 27.34 | 24.77 | 52.11 | OK | |
| r-release-macos-arm64 | 0.22.0-1 | 6.00 | 10.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.22.0-1 | 21.00 | 41.00 | 62.00 | OK | |
| r-release-windows-x86_64 | 0.22.0-1 | 47.00 | 77.00 | 124.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-1 | 20.00 | 44.00 | 64.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: NOTE
File ‘adbcdrivermanager/libs/adbcdrivermanager.so’:
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.
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: 0.22.0-1
Check: compiled code
Result: NOTE
File 'adbcdrivermanager/libs/x64/adbcdrivermanager.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: 0.22.0-1
Check: installed package size
Result: NOTE
installed size is 5.3Mb
sub-directories of 1Mb or more:
libs 5.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64