rmonad
A Monadic Pipeline System
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).
- Version0.7.0
- R version≥ 3.2.0
- LicenseGPL-3
- Needs compilation?No
- Last release02/14/2020
Documentation
Team
Zebulun Arendsee
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports6 packages
- Suggests9 packages