Last updated on 2026-04-11 06:50:54 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.1 | 4169.31 | 109.96 | 4279.27 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5.1 | 3434.67 | 85.42 | 3520.09 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.1 | 4380.00 | 141.25 | 4521.25 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 9780.00 | 177.45 | 9957.45 | NOTE | |
| r-devel-macos-arm64 | 1.5.1 | 867.00 | -672.00 | 195.00 | OK | |
| r-devel-windows-x86_64 | 1.5.1 | 4641.00 | 468.00 | 5109.00 | NOTE | |
| r-patched-linux-x86_64 | 1.5.1 | 4574.68 | 103.84 | 4678.52 | NOTE | |
| r-release-linux-x86_64 | 1.5.1 | 4583.92 | 101.38 | 4685.30 | 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-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 1.5.1
Check: for portable file names
Result: NOTE
Found the following non-portable file paths:
duckdb/src/duckdb/extension/core_functions/include/core_functions/aggregate/distributive_functions.hpp
duckdb/src/duckdb/extension/core_functions/include/core_functions/aggregate/regression/regr_count.hpp
duckdb/src/duckdb/extension/core_functions/include/core_functions/aggregate/regression/regr_slope.hpp
Tarballs are only required to store paths of up to 100 bytes and cannot
store those of more than 256 bytes, with restrictions including to 100
bytes for the final component.
See section ‘Package structure’ in the ‘Writing R Extensions’ manual.
Flavor: 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