Last updated on 2025-12-26 17:48:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.3 | 3973.94 | 107.21 | 4081.15 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.3 | 3266.92 | 75.78 | 3342.70 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.4.3 | 6540.00 | 200.04 | 6740.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 9420.00 | 165.76 | 9585.76 | NOTE | |
| r-devel-windows-x86_64 | 1.4.3 | 4129.00 | 455.00 | 4584.00 | NOTE | |
| r-patched-linux-x86_64 | 1.4.3 | 4469.69 | 96.81 | 4566.50 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 4465.46 | 97.01 | 4562.47 | 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 | 4548.00 | 466.00 | 5014.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 | 4519.00 | 601.00 | 5120.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-11) 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