Package: cdata
Type: Package
Title: Wrappers for 'tidyr::gather()' and 'tidyr::spread()'
Version: 0.1.6
Date: 2017-10-12
Authors@R: c(
    person("John", "Mount", email = "jmount@win-vector.com", role = c("aut", "cre")),
    person("Nina", "Zumel", email = "nzumel@win-vector.com", role = c("aut")),
    person(family = "Win-Vector LLC", role = c("cph"))
    )
URL: https://github.com/WinVector/cdata/,
        https://winvector.github.io/cdata/
Maintainer: John Mount <jmount@win-vector.com>
BugReports: https://github.com/WinVector/cdata/issues
Description: Supplies deliberately verbose wrappers for 'tidyr::gather()' and 'tidyr::spread()', and an explanatory vignette.  Useful for training and for enforcing preconditions.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: dplyr (>= 0.5.0), tidyr, tibble, wrapr (>= 0.3.0)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2017-10-12 21:28:34 UTC; johnmount
Author: John Mount [aut, cre],
  Nina Zumel [aut],
  Win-Vector LLC [cph]
Repository: CRAN
Date/Publication: 2017-10-12 21:35:05 UTC
