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.2.1")



Attach the package and use:
library("purrr")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-28
Latest Update: 2025-07-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.2.1, https://cran.r-project.org/web/packages/purrr. Accessed 25 Jun. 2026.
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), 1.0.4 (2025-02-05 19:00), 1.1.0 (2025-07-10 19:50), 1.2.0 (2025-11-04 14:20), 1.2.1 (2026-01-09 11:30)
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

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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