A drop-in replacement for 'dplyr', powered by 'DuckDB' for performance. Offers convenient utilities for working with in-memory and larger-than-memory data while retaining full 'dplyr' compatibility.
Version: | 1.0.0 |
Depends: | R (≥ 4.0.0), dplyr (≥ 1.1.4) |
Imports: | cli, collections, DBI, duckdb (≥ 1.1.3-2), glue, jsonlite, lifecycle, magrittr, memoise, pillar (≥ 1.10.1), rlang (≥ 1.0.6), tibble, tidyselect, utils, vctrs (≥ 0.6.3) |
Suggests: | arrow, brio, conflicted, constructive (≥ 1.0.0), curl, dbplyr, hms, knitr, lobstr, lubridate, nycflights13, palmerpenguins, prettycode, purrr, readr, rmarkdown, testthat (≥ 3.1.5), usethis, withr |
Enhances: | qs, reprex, rstudioapi |
Published: | 2025-02-07 |
DOI: | 10.32614/CRAN.package.duckplyr |
Author: | Hannes Mühleisen |
Maintainer: | Kirill Müller <kirill at cynkra.com> |
BugReports: | https://github.com/tidyverse/duckplyr/issues |
License: | MIT + file LICENSE |
URL: | https://duckplyr.tidyverse.org, https://github.com/tidyverse/duckplyr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | duckplyr results [issues need fixing before 2025-02-21] |
Reference manual: | duckplyr.pdf |
Vignettes: |
30 Selective use of duckplyr (source, R code) 99 Implementer's interface (source, R code) 15 Fallback (source, R code) 01 Large data (source, R code) 20 Translations (source, R code) 10 Memory protection: controlling automatic materialization (source, R code) 80 Telemetry (source, R code) |
Package source: | duckplyr_1.0.0.tar.gz |
Windows binaries: | r-devel: duckplyr_1.0.0.zip, r-release: duckplyr_1.0.0.zip, r-oldrel: duckplyr_1.0.0.zip |
macOS binaries: | r-release (arm64): duckplyr_1.0.0.tgz, r-oldrel (arm64): duckplyr_0.4.1.tgz, r-release (x86_64): duckplyr_1.0.0.tgz, r-oldrel (x86_64): duckplyr_0.4.1.tgz |
Old sources: | duckplyr archive |
Reverse imports: | censobr |
Please use the canonical form https://CRAN.R-project.org/package=duckplyr to link to this page.