Package: purrrlyr
Title: Tools at the Intersection of 'purrr' and 'dplyr'
Version: 0.0.2
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("Lionel", "Henry", , "lionel.hry@gmail.com", "ctb"),
    person("RStudio", role = "cph")
    )
Description: Some functions at the intersection of 'dplyr' and 'purrr' that 
  formerly lived in 'purrr'.
License: GPL-3 | file LICENSE
LazyData: true
Imports: magrittr (>= 1.5), dplyr (>= 0.4.3), purrr, Rcpp, lazyeval (>=
        0.2.0)
Suggests: testthat, covr
LinkingTo: Rcpp, BH
URL: https://github.com/hadley/purrrlyr
BugReports: https://github.com/hadley/purrrlyr/issues
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-05-12 14:03:15 UTC; lionel
Author: Hadley Wickham [aut, cre],
  Lionel Henry [ctb],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2017-05-13 13:01:40 UTC
