Package: duckdbfs 0.0.9
duckdbfs: High Performance Remote File System, Database and 'Geospatial' Access Using 'duckdb'
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.
Authors:
duckdbfs_0.0.9.tar.gz
duckdbfs_0.0.9.tar.gz(r-4.5-noble)duckdbfs_0.0.9.tar.gz(r-4.4-noble)
duckdbfs_0.0.9.tgz(r-4.4-emscripten)duckdbfs_0.0.9.tgz(r-4.3-emscripten)
duckdbfs.pdf |duckdbfs.html✨
duckdbfs/json (API)
NEWS
# Install 'duckdbfs' in R: |
install.packages('duckdbfs', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cboettig/duckdbfs/issues
Pkgdown site:https://cboettig.github.io
Last updated 9 days agofrom:6ba916885d. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 17 2024 |
R-4.5-linux | OK | Dec 17 2024 |
Exports:as_datasetas_viewcached_connectionclose_connectionduckdb_s3_configload_spatialopen_datasetspatial_joinst_read_metato_sfwrite_dataset
Dependencies:blobclicpp11DBIdbplyrdplyrduckdbfansifsgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
as_dataset | as_dataset |
as_view | as_view |
create a cachable duckdb connection | cached_connection |
close connection | close_connection |
Configure S3 settings for database connection | duckdb_s3_config |
load the duckdb geospatial data plugin | load_spatial |
Open a dataset from a variety of sources | open_dataset |
spatial_join | spatial_join |
read spatial metadata | st_read_meta |
Convert output to sf object | to_sf |
write_dataset | write_dataset |