Package: purrrlyr
Title: Tools at the Intersection of 'purrr' and 'dplyr'
Version: 0.0.3
Authors@R: c(
    person("Lionel", "Henry", , "lionel@rstudio.com", c("aut", "cre")),
    person("Hadley", "Wickham", , "hadley@rstudio.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
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: 2018-05-29 14:03:35 UTC; lionel
Author: Lionel Henry [aut, cre],
  Hadley Wickham [ctb],
  RStudio [cph]
Maintainer: Lionel Henry <lionel@rstudio.com>
Repository: CRAN
Date/Publication: 2018-05-29 16:28:34 UTC
