Package: rrapply 1.2.8

Joris Chau

rrapply: Revisiting Base Rapply

The minimal 'rrapply'-package contains a single function rrapply(), providing an extended implementation of 'R'-base rapply() by allowing to recursively apply a function to elements of a nested list based on a general condition function and including the possibility to prune or aggregate nested list elements from the result. In addition, special arguments can be supplied to access the name, location, parents and siblings in the nested list of the element under evaluation. The rrapply() function builds upon rapply()'s native 'C' implementation and requires no other package dependencies.

Authors:Joris Chau [aut, cre]

rrapply_1.2.8.tar.gz
rrapply_1.2.8.zip(r-4.7)rrapply_1.2.8.zip(r-4.6)rrapply_1.2.8.zip(r-4.5)
rrapply_1.2.8.tgz(r-4.6-x86_64)rrapply_1.2.8.tgz(r-4.6-arm64)rrapply_1.2.8.tgz(r-4.5-x86_64)rrapply_1.2.8.tgz(r-4.5-arm64)
rrapply_1.2.8.tar.gz(r-4.7-arm64)rrapply_1.2.8.tar.gz(r-4.7-x86_64)rrapply_1.2.8.tar.gz(r-4.6-arm64)rrapply_1.2.8.tar.gz(r-4.6-x86_64)
rrapply_1.2.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rrapply/json (API)
NEWS

# Install 'rrapply' in R:
install.packages('rrapply', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jorischau/rrapply/issues

Pkgdown/docs site:https://jorischau.github.io

Datasets:

On CRAN:

Conda:

listrapplyrecursion

8.24 score 62 stars 16 packages 74 scripts 1.6k downloads 1 exports 0 dependencies

Last updated from:00b983427f. Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK105
linux-devel-x86_64OK96
source / vignettesOK135
linux-release-arm64OK93
linux-release-x86_64OK100
macos-release-arm64OK76
macos-release-x86_64OK141
macos-oldrel-arm64OK72
macos-oldrel-x86_64OK173
windows-develOK74
windows-releaseOK75
windows-oldrelOK68
wasm-releaseOK89

Exports:rrapply

Dependencies:

rrapply: cheat sheet

Rendered fromrrapply_cheatsheet.Rnwusingutils::Sweaveon May 23 2026.

Last update: 2022-06-06
Started: 2022-06-06