makepipe: Pipeline Tools Inspired by 'GNU Make'

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.

Package details

AuthorKinto Behr [aut, cre, cph]
MaintainerKinto Behr <kinto.behr@gmail.com>
LicenseGPL (>= 3)
Version0.2.1
URL https://kinto-b.github.io/makepipe/ https://github.com/kinto-b/makepipe
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("makepipe")

Try the makepipe package in your browser

Any scripts or data that you put into this service are public.

makepipe documentation built on Dec. 7, 2022, 5:16 p.m.