duckdb
DBI Package for the DuckDB Database Management System
Description
The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and an R Database Interface (DBI) connector.
Downloads
126.5K
Last 30 days
321st
387.1K
Last 90 days
709.7K
Last year
Trend: +1.4% (30d vs prior 30d)
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | WARNING |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | WARNING |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (2 non-OK)
whether package can be installed
Found the following significant warnings: duckdb/src/include/duckdb/common/types/selection_vector.hpp:20:8: warning: array subscript ‘duckdb::SelectionData[0]’ is partly outside array bounds of ‘unsigned char [24]’ [-Warray-bounds=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-16 (Debian 16.1.0-1) 16.1.0’
whether package can be installed
Found the following significant warnings: duckdb/src/include/duckdb/common/types/selection_vector.hpp:20:8: warning: array subscript ‘duckdb::SelectionData[0]’ is partly outside array bounds of ‘unsigned char [24]’ [-Warray-bounds=] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-16 (Debian 16.1.0-1) 16.1.0’
Additional Issues
Check History
WARNING 11 OK · 0 NOTE · 2 WARNING · 0 ERROR · 0 FAILURE May 24, 2026
whether package can be installed
Found the following significant warnings: duckdb/src/include/duckdb/common/types/selection_vector.hpp:20:8: warning: array subscript ‘duckdb::SelectionData[0]’ is partly outside array bounds of ‘unsigned char [24]’ [-Warray-bounds=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
whether package can be installed
Found the following significant warnings: duckdb/src/include/duckdb/common/types/selection_vector.hpp:20:8: warning: array subscript ‘duckdb::SelectionData[0]’ is partly outside array bounds of ‘unsigned char [24]’ [-Warray-bounds=] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
ERROR 11 OK · 0 NOTE · 1 WARNING · 1 ERROR · 0 FAILURE May 17, 2026
whether package can be installed
Found the following significant warnings: duckdb/src/include/duckdb/common/types/selection_vector.hpp:20:8: warning: array subscript ‘duckdb::SelectionData[0]’ is partly outside array bounds of ‘unsigned char [24]’ [-Warray-bounds=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
whether package can be installed
Installation failed. See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details.
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE May 15, 2026
whether package can be installed
Found the following significant warnings: duckdb/src/include/duckdb/common/types/selection_vector.hpp:20:8: warning: array subscript ‘duckdb::SelectionData[0]’ is partly outside array bounds of ‘unsigned char [24]’ [-Warray-bounds=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 13, 2026
whether package can be installed
Installation failed. See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details.
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 2, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 25, 2026
whether package can be installed
Installation failed. See ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.6/duckdb.Rcheck/00install.out’ for details.
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 17, 2026
installed package size
installed size is 55.8Mb
sub-directories of 1Mb or more:
libs 55.1Mb
package dependencies
Package suggested but not available for checking: ‘arrow’
installed package size
installed size is 38.2Mb
sub-directories of 1Mb or more:
libs 37.4Mb
ERROR 5 OK · 4 NOTE · 4 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
compiled code
File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘ATTRIB’ This entry point may be removed soon. 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.
compiled code
File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘ATTRIB’ This entry point may be removed soon. 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.
whether package can be installed
Installation failed. See ‘/data/gannet/ripley/R/packages/tests-clang/duckdb.Rcheck/00install.out’ for details.
compiled code
File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘ATTRIB’ This entry point may be removed soon. 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.
compiled code
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.
compiled code
File 'duckdb/libs/x64/duckdb.dll': Found non-API call to R: 'ATTRIB' This entry point may be removed soon. 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.
installed package size
installed size is 52.4Mb
sub-directories of 1Mb or more:
libs 51.7Mb
package dependencies
Package suggested but not available for checking: ‘arrow’
installed package size
installed size is 36.4Mb
sub-directories of 1Mb or more:
libs 35.6Mb