This package browser is in early development. Mind the rough edges.

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.

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.