rrapply: Revisiting Base Rapply

The '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 and location in the nested list of the element under evaluation. The rrapply() function is implemented in 'R”s 'C' interface and requires no other package dependencies.

Version: 1.1.0
Depends: R (≥ 3.5)
Published: 2020-07-04
Author: Joris Chau [aut, cre]
Maintainer: Joris Chau <joris.chau at openanalytics.eu>
BugReports: https://github.com/JorisChau/rrapply/issues
License: GPL-3
URL: https://jorischau.github.io/rrapply/, https://github.com/JorisChau/rrapply
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: rrapply results

Downloads:

Reference manual: rrapply.pdf
Vignettes: rrapply: revisiting R-base rapply
Package source: rrapply_1.1.0.tar.gz
Windows binaries: r-devel: rrapply_1.1.0.zip, r-release: rrapply_1.1.0.zip, r-oldrel: rrapply_1.1.0.zip
macOS binaries: r-release: rrapply_1.1.0.tgz, r-oldrel: rrapply_1.1.0.tgz
Old sources: rrapply archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rrapply to link to this page.