Last updated on 2026-01-13 19:50:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.3 | 3922.22 | 104.92 | 4027.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.3 | 3199.10 | 74.79 | 3273.89 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4.3 | 6300.00 | 85.45 | 6385.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 8340.00 | 168.76 | 8508.76 | NOTE | |
| r-devel-windows-x86_64 | 1.4.3 | 4427.00 | 462.00 | 4889.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.3 | 4506.54 | 97.02 | 4603.56 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 4463.47 | 96.56 | 4560.03 | 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