dtplyr (1.3.1)

Published 2026-02-24 13:47:09 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("dtplyr")

About this package

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.Data Table Back-End for 'dplyr'

Dependencies

Imports cli (>= 3.4.0), data.table (>= 1.13.0), dplyr (>= 1.1.0), glue, lifecycle, rlang (>= 1.0.4), tibble, tidyselect (>= 1.2.0), vctrs (>= 0.4.1)
Depends R (>= 3.3)
Suggests bench, covr, knitr, rmarkdown, testthat (>= 3.1.2), tidyr (>= 1.1.0), waldo (>= 0.3.1)
Details
CRAN
2026-02-24 13:47:09 +00:00
0
MIT + file LICENSE
Hadley Wickham
Maximilian Girlich
Mark Fairbanks
Ryan Dickerson
Posit Software
PBC
147 KiB
Assets (1)
Versions (1) View all
1.3.1 2026-02-24