rrapply: Revisiting Base Rapply (original) (raw)

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.

Version: 1.2.7
Depends: R (≥ 3.5)
Published: 2024-06-26
DOI: 10.32614/CRAN.package.rrapply
Author: Joris Chau [aut, cre]
Maintainer: Joris Chau <joris.chau at openanalytics.eu>
BugReports: https://github.com/JorisChau/rrapply/issues
License: LGPL-3
URL: https://jorischau.github.io/rrapply/,https://github.com/JorisChau/rrapply
NeedsCompilation: yes
Materials: NEWS
CRAN checks: rrapply results [issues need fixing before 2025-11-27]

Documentation:

Downloads:

Reverse dependencies:

Reverse imports: ANOFA, ANOPA, astgrepr, bartMan, df2yaml, FDOTT, JuliaFormulae, OnboardClient, otpr, potions, superb
Reverse suggests: openalexR, segregation, SingleMoleculeFootprinting

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=rrapplyto link to this page.