makepipe
0.2.2Pipeline Tools Inspired by 'GNU Make'
Overview
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.
Install
Health
- NOTE r-devel-linux-x86_64-fedora-clang
- NOTE r-devel-linux-x86_64-fedora-gcc
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 0%
- Documented parameters
- 95%
- Return-value docs
- 45%
- References docs
- 0%
Downloads
Repository
Stars over time
Releases over time
Issues over time
PRs over time
Repository practices
7 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/kinto-b/makepipe on 2026-07-19.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 1.5 median / 11 max
- Test cases
- 54 / 0.46 per code line
Test coverage
Line coverage
86%
Expression
85.0%
Tests / Examples
86.3% / – ex
Functions
40 12 exported
Complexity
2.3 avg / 11 max
Call network
40 nodes / 27 edges
Call graph
Open call graph →Lowest coverage
40 functions| Function | Cyclo | Coverage |
|---|---|---|
| .onLoad | 2 | 0% |
| roxy_tag_parse.roxy_tag_packages | 1 | 0% |
| robust_deparse | 6 | 13% |
| stop_required | 2 | 20% |
| make_with_roxy exp | 3 | 50% |
| save_pipeline exp | 1 | 67% |
People & History
6 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 0.2.2Latest
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- 0.2.12022-12-07 · diff ↗
- 0.2.02022-05-13 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.1.02021-11-23 · diff ↗
- 0.0.52021-11-04 · diff ↗
- 0.0.42021-10-29
- RR 4.1.0 released · 2021-05-18
Package metadata
- First published
- 2021-10-29
- Total releases
- 6 / 5 yrs
- License
- GPL (>= 3) OSI
- Download size
- 164 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet