CRAN/E | table.express

table.express

Build 'data.table' Expressions with Data Manipulation Verbs

Installation

About

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.

asardaes.github.io/table.express/
github.com/asardaes/table.express
Bug report File report

Key Metrics

Version 0.4.2
R ≥ 3.2.0
Published 2023-04-02 396 days ago
Needs compilation? no
License MPL-2.0
CRAN checks table.express results
Language en-US

Downloads

Yesterday 12 0%
Last 7 days 98 +4%
Last 30 days 363 -1%
Last 90 days 1.047 -18%
Last 365 days 4.831 -3%

Maintainer

Maintainer

Alexis Sarda-Espinosa

alexis.sarda@gmail.com

Authors

Alexis Sarda-Espinosa

cre / aut

Material

Reference manual
Package source

Vignettes

Joining verbs for data.table
Using table.express

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

table.express archive

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