Provides friendly wrappers for creating 'duckdb'-backed connections to tabular datasets ('csv', parquet, etc) on local or remote file systems. This mimics the behaviour of "open_dataset" in the 'arrow' package, but in addition to 'S3' file system also generalizes to any list of 'http' URLs.
Version: | 0.0.2 |
Imports: | DBI, dbplyr, dplyr, duckdb (≥ 0.8.1) |
Suggests: | sf, jsonlite, spelling, minioclient, testthat (≥ 3.0.0) |
Published: | 2023-09-06 |
Author: | Carl Boettiger |
Maintainer: | Carl Boettiger <cboettig at gmail.com> |
BugReports: | https://github.com/cboettig/duckdbfs/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cboettig/duckdbfs, https://cboettig.github.io/duckdbfs/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | duckdbfs results |
Reference manual: | duckdbfs.pdf |
Package source: | duckdbfs_0.0.2.tar.gz |
Windows binaries: | r-devel: duckdbfs_0.0.2.zip, r-release: duckdbfs_0.0.2.zip, r-oldrel: duckdbfs_0.0.2.zip |
macOS binaries: | r-release (arm64): duckdbfs_0.0.2.tgz, r-oldrel (arm64): duckdbfs_0.0.2.tgz, r-release (x86_64): duckdbfs_0.0.2.tgz, r-oldrel (x86_64): duckdbfs_0.0.2.tgz |
Old sources: | duckdbfs archive |
Please use the canonical form https://CRAN.R-project.org/package=duckdbfs to link to this page.