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.4.2
Depends: R (≥ 3.2.0)
Imports: methods, stats, utils, data.table (≥ 1.9.8), dplyr, magrittr, R6, rlang (≥ 0.3.1), tidyselect
Suggests: knitr, rex, rmarkdown, testthat
Published: 2023-04-02
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

Documentation:

Reference manual: table.express.pdf
Vignettes: Joining verbs for data.table
Using table.express

Downloads:

Package source: table.express_0.4.2.tar.gz
Windows binaries: r-devel: table.express_0.4.2.zip, r-release: table.express_0.4.2.zip, r-oldrel: table.express_0.4.2.zip
macOS binaries: r-release (arm64): table.express_0.4.2.tgz, r-oldrel (arm64): table.express_0.4.2.tgz, r-release (x86_64): table.express_0.4.2.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.