Package: rrapply 1.2.7

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.7.tar.gz
rrapply_1.2.7.zip(r-4.5)rrapply_1.2.7.zip(r-4.4)rrapply_1.2.7.zip(r-4.3)
rrapply_1.2.7.tgz(r-4.4-x86_64)rrapply_1.2.7.tgz(r-4.4-arm64)rrapply_1.2.7.tgz(r-4.3-x86_64)rrapply_1.2.7.tgz(r-4.3-arm64)
rrapply_1.2.7.tar.gz(r-4.5-noble)rrapply_1.2.7.tar.gz(r-4.4-noble)
rrapply_1.2.7.tgz(r-4.4-emscripten)rrapply_1.2.7.tgz(r-4.3-emscripten)
rrapply.pdf |rrapply.html
rrapply/json (API)
NEWS

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

Peer review:

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

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

Datasets:

On CRAN:

listrapplyrecursion

8.56 score 56 stars 14 packages 68 scripts 1.5k downloads 1 exports 0 dependencies

Last updated 14 days agofrom:a91fd7c156. Checks:8 OK, 1 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 02 2025
R-4.5-win-x86_64NOTEJan 02 2025
R-4.5-linux-x86_64OKJan 02 2025
R-4.4-win-x86_64OKJan 02 2025
R-4.4-mac-x86_64OKJan 02 2025
R-4.4-mac-aarch64OKJan 02 2025
R-4.3-win-x86_64OKJan 02 2025
R-4.3-mac-x86_64OKJan 02 2025
R-4.3-mac-aarch64OKJan 02 2025

Exports:rrapply

Dependencies:

rrapply: cheat sheet

Rendered fromrrapply_cheatsheet.Rnwusingutils::Sweaveon Jan 02 2025.

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