Package: extdplyr
Type: Package
Title: Data Manipulation Extensions of 'Dplyr' and 'Tidyr'
Version: 0.1.5
Authors@R: person("Yuchen", "Wang", email = "ycwang0712@gmail.com",
    role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, tidyr, lazyeval
RoxygenNote: 7.1.0
Suggests: testthat, data.table
NeedsCompilation: no
Packaged: 2020-04-20 02:05:44 UTC; yuchen
Author: Yuchen Wang [aut, cre]
Maintainer: Yuchen Wang <ycwang0712@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-20 05:20:02 UTC
Built: R 4.0.2; ; 2020-07-16 19:13:45 UTC; unix
