A specialization of 'dplyr' data manipulation verbs that parse and build expressions which are ultimately evaluated by 'data.table', letting it handle all optimizations. A set of additional verbs is also provided to facilitate some common operations on a subset of the data.
Version: | 0.1.1 |
Depends: | R (≥ 3.1.0) |
Imports: | methods, utils, data.table (≥ 1.9.8), dplyr, magrittr, R6, rlang (≥ 0.3.0), tidyselect |
Suggests: | knitr, rex, rmarkdown, testthat |
Published: | 2019-06-03 |
Author: | Alexis Sarda-Espinosa [cre, aut] |
Maintainer: | Alexis Sarda-Espinosa <alexis.sarda at gmail.com> |
BugReports: | https://github.com/asardaes/table.express/issues |
License: | MPL-2.0 |
URL: | https://asardaes.github.io/table.express, https://github.com/asardaes/table.express |
NeedsCompilation: | no |
Language: | en-US |
CRAN checks: | table.express results |
Reference manual: | table.express.pdf |
Vignettes: |
Using table.express |
Package source: | table.express_0.1.1.tar.gz |
Windows binaries: | r-devel: table.express_0.1.1.zip, r-release: table.express_0.1.1.zip, r-oldrel: table.express_0.1.1.zip |
OS X binaries: | r-release: table.express_0.1.1.tgz, r-oldrel: table.express_0.1.1.tgz |
Old sources: | table.express archive |
Please use the canonical form https://CRAN.R-project.org/package=table.express to link to this page.