CMD + K

r-rmonad

Anaconda Verified

A monadic solution to pipeline analysis. All operations -- and the errors, warnings and messages they emit -- are merged into a directed graph. Infix binary operators mediate when values are stored, how exceptions are handled, and where pipelines branch and merge. The resulting structure may be queried for debugging or report generation. 'rmonad' complements, rather than competes with, non-monadic pipeline packages like 'magrittr' or 'pipeR'. This work is funded by the NSF (award number 1546858).

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rmonad

Usage Tracking

0.7.0
0.5.0
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

A monadic solution to pipeline analysis. All operations -- and the errors, warnings and messages they emit -- are merged into a directed graph. Infix binary operators mediate when values are stored, how exceptions are handled, and where pipelines branch and merge. The resulting structure may be queried for debugging or report generation. 'rmonad' complements, rather than competes with, non-monadic pipeline packages like 'magrittr' or 'pipeR'. This work is funded by the NSF (award number 1546858).

Last Updated

Jun 27, 2022 at 20:11

License

GPL-3

Total Downloads

277

Supported Platforms

noarch