dtplyr: Data Table Back-End for 'dplyr'

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.0.1
Depends: R (≥ 3.2)
Imports: crayon, data.table (≥ 1.12.4), dplyr (≥ 0.8.1), rlang, tibble, tidyselect
Suggests: bench, covr, knitr, rmarkdown, testthat (≥ 2.1.0)
Published: 2020-01-23
Author: Lionel Henry [aut], Hadley Wickham [cre], RStudio [cph]
Maintainer: Hadley Wickham <hadley at rstudio.com>
BugReports: https://github.com/tidyverse/dtplyr/issues
License: GPL-3
URL: https://github.com/tidyverse/dtplyr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dtplyr results

Downloads:

Reference manual: dtplyr.pdf
Vignettes: translation
Package source: dtplyr_1.0.1.tar.gz
Windows binaries: r-devel: dtplyr_1.0.1.zip, r-release: dtplyr_1.0.1.zip, r-oldrel: dtplyr_1.0.1.zip
macOS binaries: r-release: dtplyr_1.0.1.tgz, r-oldrel: dtplyr_1.0.1.tgz
Old sources: dtplyr archive

Reverse dependencies:

Reverse depends: immunarch
Reverse imports: forecastML
Reverse suggests: grattan, tidyquery

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dtplyr to link to this page.