CRAN/E | makepipe

makepipe

Pipeline Tools Inspired by 'GNU Make'

Installation

About

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.

kinto-b.github.io/makepipe/
github.com/kinto-b/makepipe
Bug report File report

Key Metrics

Version 0.2.1
Published 2022-12-07 505 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks makepipe results

Downloads

Yesterday 15 0%
Last 7 days 55 -15%
Last 30 days 272 -4%
Last 90 days 881 -14%
Last 365 days 3.664 -3%

Maintainer

Maintainer

Kinto Behr

kinto.behr@gmail.com

Authors

Kinto Behr

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

In Views

ReproducibleResearch

Vignettes

Introduction to makepipe

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

makepipe archive

Imports

cli
nomnoml
R6
utils
roxygen2

Suggests

knitr
covr
testthat ≥ 3.0.0
withr
rmarkdown
webshot
visNetwork