Functions in a 'magrittr' pipeline are evaluated sequentially making it impossible to rerun them directly from the end of the pipeline, while preserving stochastic characteristics embedded within the pipeline. This package allows the user to rerun pipelines using natural 'magrittr' syntax.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | magrittr |
Suggests: | testthat, knitr, rmarkdown, purrr, parallel, dplyr, covr |
Published: | 2019-12-06 |
Author: | Jonathan Sidi [aut, cre] |
Maintainer: | Jonathan Sidi <yonicd at gmail.com> |
BugReports: | https://github.com/yonicd/ripe/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/yonicd/ripe |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ripe results |
Reference manual: | ripe.pdf |
Vignettes: |
Using Ripe covrpage: Tests and Coverage |
Package source: | ripe_0.1.0.tar.gz |
Windows binaries: | r-devel: ripe_0.1.0.zip, r-release: ripe_0.1.0.zip, r-oldrel: ripe_0.1.0.zip |
macOS binaries: | r-release: ripe_0.1.0.tgz, r-oldrel: ripe_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ripe to link to this page.