Last updated on 2026-01-06 01:49:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.3 | 3914.51 | 106.16 | 4020.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.3 | 3308.07 | 73.11 | 3381.18 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4.3 | 6000.00 | 161.99 | 6161.99 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 8640.00 | 205.15 | 8845.15 | NOTE | |
| r-devel-windows-x86_64 | 1.4.3 | 4352.00 | 432.00 | 4784.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.3 | 4452.30 | 96.79 | 4549.09 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 4454.26 | 97.13 | 4551.39 | OK | |
| r-release-macos-arm64 | 1.4.3 | 848.00 | -650.00 | 198.00 | OK | |
| r-release-macos-x86_64 | 1.4.3 | 2700.00 | -1231.00 | 1469.00 | OK | |
| r-release-windows-x86_64 | 1.4.3 | 4374.00 | 477.00 | 4851.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.3 | 855.00 | -656.00 | 199.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.4.3 | 2700.00 | -1235.00 | 1465.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.4.3 | 4496.00 | 584.00 | 5080.00 | NOTE |
Version: 1.4.3
Check: compiled code
Result: NOTE
File ‘duckdb/libs/duckdb.so’:
Found non-API call to R: ‘ATTRIB’
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: 1.4.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/usr/include/c++/15/bits/move.h:235:11: warning: ‘((std::remove_reference<long unsigned int&>::type*)this)[2]’ is used uninitialized [-Wuninitialized]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.3
Check: compiled code
Result: NOTE
File 'duckdb/libs/x64/duckdb.dll':
Found non-API call to R: 'ATTRIB'
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.4.3
Check: installed package size
Result: NOTE
installed size is 52.4Mb
sub-directories of 1Mb or more:
libs 51.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64