Package: purrr Title: Functional Programming Tools Version: 0.2.5 Authors@R: c( person("Lionel", "Henry", , "lionel@rstudio.com", c("aut", "cre")), person("Hadley", "Wickham", , "hadley@rstudio.com", "aut"), person("RStudio", role = c("cph", "fnd")) ) Description: A complete and consistent functional programming toolkit for R. License: GPL-3 | file LICENSE URL: http://purrr.tidyverse.org, https://github.com/tidyverse/purrr BugReports: https://github.com/tidyverse/purrr/issues Depends: R (>= 3.1) Imports: magrittr (>= 1.5), rlang (>= 0.1), tibble Suggests: covr, dplyr (>= 0.7.5), knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 6.0.1 NeedsCompilation: yes Packaged: 2018-05-29 14:46:54 UTC; lionel Author: Lionel Henry [aut, cre], Hadley Wickham [aut], RStudio [cph, fnd] Maintainer: Lionel Henry Repository: CRAN Date/Publication: 2018-05-29 16:46:33 UTC Built: R 3.5.1; x86_64-redhat-linux-gnu; 2018-12-27 22:23:58 UTC; unix