Last data update: 2014.03.03

purrr

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

● 0 images, 47 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'purrr' ...
** package 'purrr' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"   -fpic  -g -O2  -c extract.c -o extract.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"  -DBOOST_NO_INT64_T -DBOOST_NO_INTEGRAL_INT64_T -DBOOST_NO_LONG_LONG -fpic  -g -O2  -c fast-copy.cpp -o fast-copy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"   -fpic  -g -O2  -c flatten.c -o flatten.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"   -fpic  -g -O2  -c map.c -o map.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"  -DBOOST_NO_INT64_T -DBOOST_NO_INTEGRAL_INT64_T -DBOOST_NO_LONG_LONG -fpic  -g -O2  -c rows-data.cpp -o rows-data.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"  -DBOOST_NO_INT64_T -DBOOST_NO_INTEGRAL_INT64_T -DBOOST_NO_LONG_LONG -fpic  -g -O2  -c rows-formatter.cpp -o rows-formatter.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"  -DBOOST_NO_INT64_T -DBOOST_NO_INTEGRAL_INT64_T -DBOOST_NO_LONG_LONG -fpic  -g -O2  -c rows.cpp -o rows.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"   -fpic  -g -O2  -c transpose.c -o transpose.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"  -DBOOST_NO_INT64_T -DBOOST_NO_INTEGRAL_INT64_T -DBOOST_NO_LONG_LONG -fpic  -g -O2  -c utils.cpp -o utils.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I../inst/include -DCOMPILING_DPLYR -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/dplyr/include" -I"/home/ddbj/local/lib64/R/library/BH/include"   -fpic  -g -O2  -c vector.c -o vector.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o purrr.so extract.o fast-copy.o flatten.o map.o rows-data.o rows-formatter.o rows.o transpose.o utils.o vector.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/purrr/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'purrr'
    finding HTML links ... done
    accumulate                              html  
    along                                   html  
    array-coercion                          html  
    as_function                             html  
    as_vector                               html  
    at_depth                                html  
    bare-type-predicates                    html  
    by_row                                  html  
    by_slice                                html  
Rd warning: /tmp/RtmpfiNfFa/R.INSTALL36f31e5dbde4/purrr/man/by_slice.Rd:47: missing file link 'mutate_each'
    compose                                 html  
    conditional-map                         html  
    contains                                html  
    cross_n                                 html  
    detect                                  html  
    dmap                                    html  
    every                                   html  
    flatmap                                 html  
    flatten                                 html  
    get-attr                                html  
    head_while                              html  
    invoke                                  html  
    is_empty                                html  
    is_formula                              html  
    keep                                    html  
    lift                                    html  
    lmap                                    html  
    map                                     html  
    map2                                    html  
    negate                                  html  
    null-default                            html  
    partial                                 html  
    pipe                                    html  
    prepend                                 html  
    rbernoulli                              html  
    rdunif                                  html  
    reduce                                  html  
    rerun                                   html  
    safely                                  html  
    scalar-type-predicates                  html  
    set_names                               html  
    slice_rows                              html  
    splice                                  html  
    split_by                                html  
    transpose                               html  
    type-predicates                         html  
    update_list                             html  
    when                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (purrr)
Making 'packages.html' ... done