Skip to content

makepipe

0.2.2

Pipeline Tools Inspired by 'GNU Make'

0packages depend
3.8Kdownloads / year
86.3%test coverage
11/13checks pass

Overview

About
Maintained by Kinto BehrFirst published 2021-10-296 releasesCRAN page ↗GitHub ↗

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

CRAN checks
2NOTE11OK
Failing flavors
  • NOTE r-devel-linux-x86_64-fedora-clang
  • NOTE r-devel-linux-x86_64-fedora-gcc
Slowest check: 1.5 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.46
86.3%
Coverage · measured lines
100%
Documentation · exports
5
Dependencies · direct
Check history
  • NOTE2026-03-10
    12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 335 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
0%
Documented parameters
95%
Return-value docs
45%
References docs
0%

Downloads

3.8K
CRAN downloads in the past year
Rank #11,397 · ~10/day · ~314/mo
Daily download trend is not available in this view yet.
28930 days
93790 days
3.8K1 year
Compare downloads with other packages →
Also on95 r2u32 autocran36 c2d4u

Repository

Repository
35Stars
0Forks
1Open issues
0Open PRs
9Releases
83Commits
1Contributors
rpipelinemake
License GPL-3.0 · 83 commits · Last activity 2025-01-07 · 0% stars, 30d

Stars over time

2025-07-15 · 332026-07-07 · 35

Repository practices

Upstream repositoryBeta

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.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
Show all practices
Coverage (2)
Codecov.covrignore
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
11 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (5)
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 2,895 (62%)Rd 1,448 (31%)Vignettes 331 (7%)Markdown 29 (1%)
Code characteristics
Object systems
S35R64
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

Loading call graph…

Lowest coverage

40 functions
FunctionCycloCoverage
.onLoad20%
roxy_tag_parse.roxy_tag_packages10%
robust_deparse613%
stop_required220%
make_with_roxy exp350%
save_pipeline exp167%

People & History

People (1)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • 0.2.2Latest
    2025-01-07 · current release · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 0.2.1
    2022-12-07 · diff ↗
  • 0.2.0
    2022-05-13 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.0
    2021-11-23 · diff ↗
  • 0.0.5
    2021-11-04 · diff ↗
  • 0.0.4
    2021-10-29
  • R
    R 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
Appears in task views
Report a problem with this page →