Last updated on 2026-03-30 17:55:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.1 | 4099.74 | 113.00 | 4212.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.1 | 3489.65 | 79.30 | 3568.95 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.1 | 4380.00 | 166.30 | 4546.30 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 9780.00 | 141.04 | 9921.04 | OK | |
| r-devel-macos-arm64 | 1.5.1 | 867.00 | -672.00 | 195.00 | OK | |
| r-devel-windows-x86_64 | 1.5.1 | 2960.00 | 466.00 | 3426.00 | NOTE | |
| r-patched-linux-x86_64 | 1.5.0 | 4530.12 | 100.96 | 4631.08 | OK | |
| r-release-linux-x86_64 | 1.5.1 | 4567.78 | 99.67 | 4667.45 | OK | |
| r-release-macos-arm64 | 1.5.1 | 981.00 | -740.00 | 241.00 | OK | |
| r-release-macos-x86_64 | 1.5.1 | 2880.00 | -1589.00 | 1291.00 | OK | |
| r-release-windows-x86_64 | 1.5.1 | 4828.00 | 511.00 | 5339.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.0 | 917.00 | -693.00 | 224.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.5.1 | 2820.00 | -1487.00 | 1333.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.5.1 | 3284.00 | 578.00 | 3862.00 | NOTE |
Version: 1.5.1
Check: compiled code
Result: NOTE
File ‘duckdb/libs/duckdb.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-gcc, r-devel-linux-x86_64-fedora-clang
Version: 1.5.1
Check: compiled code
Result: NOTE
File 'duckdb/libs/x64/duckdb.dll':
Found non-API call to R: 'R_NamespaceRegistry'
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: 1.5.0
Check: installed package size
Result: NOTE
installed size is 55.8Mb
sub-directories of 1Mb or more:
libs 55.1Mb
Flavor: r-oldrel-macos-arm64
Version: 1.5.1
Check: installed package size
Result: NOTE
installed size is 58.3Mb
sub-directories of 1Mb or more:
libs 57.5Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64