table.express: Build 'data.table' Expressions with Data Manipulation Verbs

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.3.1
Depends: R (≥ 3.1.0)
Imports: methods, stats, utils, data.table (≥ 1.9.8), dplyr, magrittr, R6, rlang (≥ 0.3.1), tidyselect
Suggests: knitr, rex, rmarkdown, testthat
Published: 2019-09-07
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

Downloads:

Reference manual: table.express.pdf
Vignettes: Joining verbs for data.table
Using table.express
Package source: table.express_0.3.1.tar.gz
Windows binaries: r-devel: table.express_0.3.1.zip, r-release: table.express_0.3.1.zip, r-oldrel: table.express_0.3.1.zip
macOS binaries: r-release: table.express_0.3.1.tgz, r-oldrel: table.express_0.3.1.tgz
Old sources: table.express archive

Linking:

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