Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

purrr : Functional Programming Tools

Package: purrr
Title: Functional Programming Tools
Version: 0.2.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: Make your pure functions purr with the 'purrr' package. This
package completes R's functional programming tools with missing features
present in other programming languages.
License: GPL-3 | file LICENSE
LazyData: true
Imports: magrittr (>= 1.5), dplyr (>= 0.4.3), Rcpp, lazyeval (>= 0.2.0)
Suggests: testthat, covr
LinkingTo: Rcpp, dplyr, BH
URL: https://github.com/hadley/purrr
BugReports: https://github.com/hadley/purrr/issues
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-17 22:17:44 UTC; hadley
Author: Hadley Wickham [aut, cre],
Lionel Henry [ctb],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-06-18 10:05:18

● Data Source: CranContrib
● 0 images, 47 functions, 0 datasets
● Reverse Depends: 0