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

16 exports 29 stars 2.40 score 55 dependencies 10 scripts 379 downloads

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

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winNOTEAug 30 2024
R-4.5-linuxNOTEAug 30 2024
R-4.4-winNOTEAug 30 2024
R-4.4-macNOTEAug 30 2024
R-4.3-winNOTEAug 30 2024
R-4.3-macNOTEAug 30 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 Aug 30 2024.

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