Package: makepipe 0.2.2

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.

Authors:Kinto Behr [aut, cre, cph]

makepipe_0.2.2.tar.gz
makepipe_0.2.2.zip(r-4.5)makepipe_0.2.2.zip(r-4.4)makepipe_0.2.2.zip(r-4.3)
makepipe_0.2.2.tgz(r-4.5-any)makepipe_0.2.2.tgz(r-4.4-any)makepipe_0.2.2.tgz(r-4.3-any)
makepipe_0.2.2.tar.gz(r-4.5-noble)makepipe_0.2.2.tar.gz(r-4.4-noble)
makepipe_0.2.2.tgz(r-4.4-emscripten)makepipe_0.2.2.tgz(r-4.3-emscripten)
makepipe.pdf |makepipe.html
makepipe/json (API)
NEWS

# Install 'makepipe' in R:
install.packages('makepipe', repos = c('https://kinto-b.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kinto-b/makepipe/issues

Pkgdown site:https://kinto-b.github.io

On CRAN:

Conda:

makepipeline

5.60 score 33 stars 12 scripts 402 downloads 16 exports 55 dependencies

Last updated 2 months agofrom:51c4649c69. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 06 2025
R-4.5-winNOTEMar 06 2025
R-4.5-macNOTEMar 06 2025
R-4.5-linuxNOTEMar 06 2025
R-4.4-winNOTEMar 06 2025
R-4.4-macNOTEMar 06 2025
R-4.4-linuxNOTEMar 06 2025
R-4.3-winNOTEMar 06 2025
R-4.3-macNOTEMar 06 2025

Exports:get_pipelineis_pipelinemake_registermake_with_dirmake_with_recipemake_with_roxymake_with_sourceout_of_datePipelinereset_pipelinesave_pipelineSegmentSegmentRecipeSegmentSourceset_pipelineshow_pipeline

Dependencies:AsioHeadersbase64encbrewbslibcachemcallrchromoteclicommonmarkcpp11curldescdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimenomnomlpkgbuildpkgloadpngprocessxpromisespspurrrR6rappdirsRcpprlangrmarkdownroxygen2rprojrootsassstringistringrtinytexvctrswebshot2websocketwithrxfunxml2yaml

Introduction to makepipe

Rendered frommakepipe.Rmdusingknitr::rmarkdownon Mar 06 2025.

Last update: 2022-12-07
Started: 2021-11-23