CRAN Package Check Results for Package duckdb

Last updated on 2026-01-22 22:48:43 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 3846.92 107.97 3954.89 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.3 3273.61 74.05 3347.66 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 8700.00 186.50 8886.50 NOTE
r-devel-windows-x86_64 1.4.3 4156.00 448.00 4604.00 NOTE
r-patched-linux-x86_64 1.4.3 4440.19 96.29 4536.48 OK
r-release-linux-x86_64 1.4.3 4419.10 96.33 4515.43 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 4763.00 444.00 5207.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 5608.00 562.00 6170.00 NOTE

Check Details

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