The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A suite of tools for transforming an existing workflow into a self-documenting pipeline with very minimal upfront costs. Segments of the pipeline are specified in much the same way a 'Make' rule is, by declaring an executable recipe (which might be an R script), along with the corresponding targets and dependencies. When the entire pipeline is run through, only those recipes that need to be executed will be. Meanwhile, execution metadata is captured behind the scenes for later inspection.
Version: | 0.2.1 |
Imports: | cli, nomnoml, R6, utils, roxygen2 |
Suggests: | knitr, covr, testthat (≥ 3.0.0), withr, rmarkdown, webshot, visNetwork |
Published: | 2022-12-07 |
DOI: | 10.32614/CRAN.package.makepipe |
Author: | Kinto Behr [aut, cre, cph] |
Maintainer: | Kinto Behr <kinto.behr at gmail.com> |
BugReports: | https://github.com/kinto-b/makepipe/issues |
License: | GPL (≥ 3) |
URL: | https://kinto-b.github.io/makepipe/, https://github.com/kinto-b/makepipe |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | makepipe results |
Reference manual: | makepipe.pdf |
Vignettes: |
Introduction to makepipe |
Package source: | makepipe_0.2.1.tar.gz |
Windows binaries: | r-devel: makepipe_0.2.1.zip, r-release: makepipe_0.2.1.zip, r-oldrel: makepipe_0.2.1.zip |
macOS binaries: | r-release (arm64): makepipe_0.2.1.tgz, r-oldrel (arm64): makepipe_0.2.1.tgz, r-release (x86_64): makepipe_0.2.1.tgz, r-oldrel (x86_64): makepipe_0.2.1.tgz |
Old sources: | makepipe archive |
Please use the canonical form https://CRAN.R-project.org/package=makepipe to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.