Package: makepipe 0.2.1

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.1.tar.gz
makepipe_0.2.1.zip(r-4.5)makepipe_0.2.1.zip(r-4.4)makepipe_0.2.1.zip(r-4.3)
makepipe_0.2.1.tgz(r-4.4-any)makepipe_0.2.1.tgz(r-4.3-any)
makepipe_0.2.1.tar.gz(r-4.5-noble)makepipe_0.2.1.tar.gz(r-4.4-noble)
makepipe_0.2.1.tgz(r-4.4-emscripten)makepipe_0.2.1.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'))

Peer review:

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

On CRAN:

makepipeline

5.18 score 30 stars 10 scripts 252 downloads 16 exports 55 dependencies

Last updated 2 years agofrom:f5b8a26b51. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winNOTEOct 29 2024
R-4.5-linuxNOTEOct 29 2024
R-4.4-winNOTEOct 29 2024
R-4.4-macNOTEOct 29 2024
R-4.3-winNOTEOct 29 2024
R-4.3-macNOTEOct 29 2024

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 Oct 29 2024.

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