CMD + K

r-rmonad

Community

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_test::r-rmonad

Usage Tracking

0.5.0
1 / 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

Oct 15, 2019 at 16:54

License

GPL-3

Total Downloads

1

Supported Platforms

noarch