r-duckdb 1.2.2
DBI package for the DuckDB database management system
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.
- Outputs:
out
- Website: https://r.duckdb.org/
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-duckdb 1.2.2
as follows:
guix install r-duckdb@1.2.2
Or install the latest version:
guix install r-duckdb
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.