Files in tidyverse/purrr
Functional Programming Tools

.Rbuildignore
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/issue_template.md .github/SUPPORT.md
.github/move.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/rhub.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/adverb-auto-browse.R R/adverb-compose.R R/adverb-insistently.R R/adverb-negate.R R/adverb-partial.R R/adverb-possibly.R R/adverb-quietly.R R/adverb-safely.R R/adverb-slowly.R R/arrays.R R/cleancall.R R/coerce.R R/compat-obj-type.R R/compat-types-check.R R/conditions.R R/deprec-along.R R/deprec-cross.R R/deprec-invoke.R R/deprec-lift.R R/deprec-map.R R/deprec-prepend.R R/deprec-rerun.R R/deprec-splice.R R/deprec-utils.R R/deprec-when.R R/detect.R R/every-some-none.R R/faq.R R/head-tail.R R/imap.R R/keep.R R/list-combine.R R/list-flatten.R R/list-modify.R R/list-simplify.R R/list-transpose.R R/lmap.R R/map-depth.R R/map-if-at.R R/map-mapper.R R/map-raw.R R/map.R R/map2.R R/modify-tree.R R/modify.R R/package-purrr.R R/pluck-assign.R R/pluck-depth.R R/pluck.R R/pmap.R R/progress-bars.R R/rate.R R/reduce.R R/reexport-pipe.R R/reexport-rlang.R R/superseded-flatten.R R/superseded-map-df.R R/superseded-simplify.R R/superseded-transpose.R R/utils.R README.Rmd README.md
_pkgdown.yml
cleanup
codecov.yml
configure
configure.win
cran-comments.md man/accumulate.Rd man/along.Rd man/array-coercion.Rd man/as_mapper.Rd man/as_vector.Rd man/at_depth.Rd man/attr_getter.Rd man/auto_browse.Rd man/chuck.Rd man/compose.Rd man/cross.Rd man/detect.Rd man/every.Rd man/faq-adverbs-export.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/flatten.Rd man/get-attr.Rd man/has_element.Rd man/head_while.Rd man/imap.Rd man/insistently.Rd man/invoke.Rd man/keep.Rd man/keep_at.Rd man/lift.Rd man/list_assign.Rd man/list_c.Rd man/list_flatten.Rd man/list_simplify.Rd man/list_transpose.Rd man/lmap.Rd
man/macros/.gitignore
man/map.Rd man/map2.Rd man/map_depth.Rd man/map_dfr.Rd man/map_if.Rd man/map_raw.Rd man/modify.Rd man/modify_in.Rd man/modify_tree.Rd man/negate.Rd man/partial.Rd man/pipe.Rd man/pluck.Rd man/pluck_depth.Rd man/pmap.Rd man/possibly.Rd man/prepend.Rd man/progress_bars.Rd man/purrr-package.Rd man/purrr_error_indexed.Rd man/quietly.Rd man/rate-helpers.Rd man/rate_sleep.Rd man/rbernoulli.Rd man/rdunif.Rd man/reduce.Rd man/reduce_right.Rd man/reexports.Rd man/rerun.Rd man/rmd/indexed-error.Rmd man/safely.Rd man/slowly.Rd man/splice.Rd man/transpose.Rd man/update_list.Rd man/when.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
purrr.Rproj
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md
src/.gitignore
src/Makevars
src/backports.c
src/backports.h
src/cleancall.c
src/cleancall.h
src/coerce.c
src/coerce.h
src/conditions.c
src/conditions.h
src/flatten.c
src/init.c
src/map.c
src/map.h
src/pluck.c
src/transpose.c
src/utils.c
src/utils.h
tests/testthat.R tests/testthat/_snaps/adverb-auto-browse.md tests/testthat/_snaps/adverb-compose.md tests/testthat/_snaps/adverb-insistently.md tests/testthat/_snaps/adverb-partial.md tests/testthat/_snaps/adverb-slowly.md tests/testthat/_snaps/arrays.md tests/testthat/_snaps/coerce.md tests/testthat/_snaps/conditions.md tests/testthat/_snaps/deprec-along.md tests/testthat/_snaps/deprec-cross.md tests/testthat/_snaps/deprec-invoke.md tests/testthat/_snaps/deprec-lift.md tests/testthat/_snaps/deprec-map.md tests/testthat/_snaps/deprec-prepend.md tests/testthat/_snaps/deprec-rerun.md tests/testthat/_snaps/deprec-splice.md tests/testthat/_snaps/deprec-utils.md tests/testthat/_snaps/deprec-when.md tests/testthat/_snaps/detect.md tests/testthat/_snaps/head-tail.md tests/testthat/_snaps/keep.md tests/testthat/_snaps/list-combine.md tests/testthat/_snaps/list-flatten.md tests/testthat/_snaps/list-modify.md tests/testthat/_snaps/list-simplify.md tests/testthat/_snaps/list-transpose.md tests/testthat/_snaps/lmap.md tests/testthat/_snaps/map-depth.md tests/testthat/_snaps/map-if-at.md tests/testthat/_snaps/map-raw.md tests/testthat/_snaps/map.md tests/testthat/_snaps/map2.md tests/testthat/_snaps/modify-tree.md tests/testthat/_snaps/modify.md tests/testthat/_snaps/pluck-assign.md tests/testthat/_snaps/pluck-depth.md tests/testthat/_snaps/pluck.md tests/testthat/_snaps/pmap.md tests/testthat/_snaps/rate.md tests/testthat/_snaps/reduce.md tests/testthat/_snaps/superseded-flatten.md tests/testthat/_snaps/superseded-transpose.md tests/testthat/_snaps/utils.md tests/testthat/helper-map.R tests/testthat/helper.R tests/testthat/setup.R tests/testthat/test-adverb-auto-browse.R tests/testthat/test-adverb-compose.R tests/testthat/test-adverb-insistently.R tests/testthat/test-adverb-negate.R tests/testthat/test-adverb-partial.R tests/testthat/test-adverb-possibly.R tests/testthat/test-adverb-quietly.R tests/testthat/test-adverb-safely.R tests/testthat/test-adverb-slowly.R tests/testthat/test-arrays.R tests/testthat/test-coerce.R tests/testthat/test-conditions.R tests/testthat/test-deprec-along.R tests/testthat/test-deprec-cross.R tests/testthat/test-deprec-invoke.R tests/testthat/test-deprec-lift.R tests/testthat/test-deprec-map.R tests/testthat/test-deprec-prepend.R tests/testthat/test-deprec-rerun.R tests/testthat/test-deprec-splice.R tests/testthat/test-deprec-utils.R tests/testthat/test-deprec-when.R tests/testthat/test-detect.R tests/testthat/test-every-some-none.R tests/testthat/test-head-tail.R tests/testthat/test-imap.R tests/testthat/test-keep.R tests/testthat/test-list-combine.R tests/testthat/test-list-flatten.R tests/testthat/test-list-modify.R tests/testthat/test-list-simplify.R tests/testthat/test-list-transpose.R tests/testthat/test-lmap.R tests/testthat/test-map-depth.R tests/testthat/test-map-if-at.R tests/testthat/test-map-mapper.R tests/testthat/test-map-raw.R tests/testthat/test-map.R tests/testthat/test-map2.R tests/testthat/test-modify-tree.R tests/testthat/test-modify.R tests/testthat/test-pluck-assign.R tests/testthat/test-pluck-depth.R tests/testthat/test-pluck.R tests/testthat/test-pmap.R tests/testthat/test-rate.R tests/testthat/test-reduce.R tests/testthat/test-superseded-flatten.R tests/testthat/test-superseded-map-df.R tests/testthat/test-superseded-simplify.R tests/testthat/test-superseded-transpose.R tests/testthat/test-utils.R tools/examples.R
vignettes/.gitignore
vignettes/base.Rmd vignettes/other-langs.Rmd
tidyverse/purrr documentation built on Nov. 7, 2023, 7:33 a.m.