extdplyr: Data Manipulation Extensions of 'Dplyr' and 'Tidyr'

If 'dplyr' is a grammar for data manipulation, 'extdplyr' is like a short paragraph written in 'dplyr'. 'extdplyr' extends 'dplyr' and 'tidyr' verbs to some common "routines" that manipulate data sets. It uses the same interface and preserves all the features from 'dplyr', has good performance, and supports various data sources.

Version: 0.1.5
Imports: dplyr, tidyr, lazyeval
Suggests: testthat, data.table
Published: 2020-04-20
Author: Yuchen Wang [aut, cre]
Maintainer: Yuchen Wang <ycwang0712 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: extdplyr results

Documentation:

Reference manual: extdplyr.pdf

Downloads:

Package source: extdplyr_0.1.5.tar.gz
Windows binaries: r-devel: extdplyr_0.1.5.zip, r-release: extdplyr_0.1.5.zip, r-oldrel: extdplyr_0.1.5.zip
macOS binaries: r-release (arm64): extdplyr_0.1.5.tgz, r-oldrel (arm64): extdplyr_0.1.5.tgz, r-release (x86_64): extdplyr_0.1.5.tgz, r-oldrel (x86_64): extdplyr_0.1.5.tgz
Old sources: extdplyr archive

Linking:

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