Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you to write 'dplyr' code that is automatically translated to the equivalent, but usually much faster, data.table code.
Version: | 1.2.2 |
Depends: | R (≥ 3.3) |
Imports: | crayon, data.table (≥ 1.13.0), dplyr (≥ 1.0.3), ellipsis, glue, lifecycle, rlang, tibble, tidyselect, vctrs |
Suggests: | bench, covr, knitr, rmarkdown, testthat (≥ 3.0.0), tidyr (≥ 1.1.0) |
Published: | 2022-08-20 |
Author: | Hadley Wickham [cre, aut], Maximilian Girlich [aut], Mark Fairbanks [aut], Ryan Dickerson [aut], RStudio [cph, fnd] |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
BugReports: | https://github.com/tidyverse/dtplyr/issues |
License: | MIT + file LICENSE |
URL: | https://dtplyr.tidyverse.org, https://github.com/tidyverse/dtplyr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | dtplyr results |
Reference manual: | dtplyr.pdf |
Vignettes: |
translation |
Package source: | dtplyr_1.2.2.tar.gz |
Windows binaries: | r-devel: dtplyr_1.2.2.zip, r-release: dtplyr_1.2.2.zip, r-oldrel: dtplyr_1.2.2.zip |
macOS binaries: | r-release (arm64): dtplyr_1.2.2.tgz, r-oldrel (arm64): dtplyr_1.2.2.tgz, r-release (x86_64): dtplyr_1.2.2.tgz, r-oldrel (x86_64): dtplyr_1.2.2.tgz |
Old sources: | dtplyr archive |
Reverse depends: | immunarch |
Reverse imports: | cohorts, expstudy, forecastML, genieBPC, MicrobiotaProcess, portvine, rFIA, tidyverse |
Reverse suggests: | skimr, sparrow, tidyft, tidyquery |
Please use the canonical form https://CRAN.R-project.org/package=dtplyr to link to this page.