Other packages > Find by keyword >

purrr  

Functional Programming Tools
View on CRAN: Click here


Download and install purrr package within the R console
Install from CRAN:
install.packages("purrr")

Install from Github:
library("remotes")
install_github("cran/purrr")

Install by package version:
library("remotes")
install_version("purrr", "1.0.4")



Attach the package and use:
library("purrr")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
First Published: 2015-09-28
Latest Update: 2023-08-10
Description:
A complete and consistent functional programming toolkit for R.
How to cite:
Hadley Wickham (2015). purrr: Functional Programming Tools. R package version 1.0.4, https://cran.r-project.org/web/packages/purrr. Accessed 26 Mar. 2025.
Previous versions and publish date:
0.1.0 (2015-09-28 17:19), 0.2.0 (2016-01-04 22:04), 0.2.1 (2016-02-13 00:44), 0.2.2.2 (2017-05-11 20:22), 0.2.2 (2016-06-18 10:05), 0.2.3 (2017-08-02 20:31), 0.2.4 (2017-10-18 22:19), 0.2.5 (2018-05-29 18:46), 0.3.0 (2019-01-27 17:40), 0.3.1 (2019-03-03 11:20), 0.3.2 (2019-03-15 19:20), 0.3.3 (2019-10-18 14:40), 0.3.4 (2020-04-17 14:10), 0.3.5 (2022-10-06 12:10), 1.0.0 (2022-12-20 16:10), 1.0.1 (2023-01-10 15:40), 1.0.2 (2023-08-10 10:20)
Other packages that cited purrr R package
View purrr citation profile
Other R packages that purrr depends, imports, suggests or enhances
Complete documentation for purrr
Functions, R codes and Examples using the purrr R package
Some associated functions: accumulate . along . array-coercion . as_mapper . as_vector . at_depth . attr_getter . auto_browse . chuck . compose . cross . detect . every . faq-adverbs-export . flatten . get-attr . has_element . head_while . imap . insistently . invoke . keep . keep_at . lift . list_assign . list_c . list_flatten . list_simplify . list_transpose . lmap . map . map2 . map_depth . map_dfr . map_if . map_raw . modify . modify_in . modify_tree . negate . partial . pipe . pluck . pluck_depth . pmap . possibly . prepend . progress_bars . purrr-package . purrr_error_indexed . quietly . rate-helpers . rate_sleep . rbernoulli . rdunif . reduce . reduce_right . reexports . rerun . safely . slowly . splice . transpose . update_list . when . 
Some associated R codes: adverb-auto-browse.R . adverb-compose.R . adverb-insistently.R . adverb-negate.R . adverb-partial.R . adverb-possibly.R . adverb-quietly.R . adverb-safely.R . adverb-slowly.R . arrays.R . cleancall.R . coerce.R . compat-obj-type.R . compat-types-check.R . conditions.R . deprec-along.R . deprec-cross.R . deprec-invoke.R . deprec-lift.R . deprec-map.R . deprec-prepend.R . deprec-rerun.R . deprec-splice.R . deprec-utils.R . deprec-when.R . detect.R . every-some-none.R . faq.R . head-tail.R . imap.R . keep.R . list-combine.R . list-flatten.R . list-modify.R . list-simplify.R . list-transpose.R . lmap.R . map-depth.R . map-if-at.R . map-mapper.R . map-raw.R . map.R . map2.R . modify-tree.R . modify.R . package-purrr.R . pluck-assign.R . pluck-depth.R . pluck.R . pmap.R . progress-bars.R . rate.R . reduce.R . reexport-pipe.R . reexport-rlang.R . superseded-flatten.R . superseded-map-df.R . superseded-simplify.R . superseded-transpose.R . utils.R .  Full purrr package functions and examples
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for purrr22000240002600028000300003200034000360003800040000420004400046000480005000052000TrendBars

Today's Hot Picks in Authors and Packages

photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA