Skip to content

Commit 6d1b1c0

Browse files
committed
Add 'pipeflow'
1 parent 80d88c3 commit 6d1b1c0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ReproducibleResearch.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ReproducibleResearch
33
topic: Reproducible Research
44
maintainer: John Blischak, Alison Hill, Ben Marwick, Daniel Sjoberg, Will Landau
55
6-
version: 2024-09-25
6+
version: 2024-12-23
77
source: https://github.com/cran-task-views/ReproducibleResearch/
88
---
99

@@ -211,6 +211,9 @@ R-focused.
211211
- `r pkg("makepipe")`: A suite of tools for transforming
212212
an existing workflow into a self-documenting pipeline with very
213213
minimal upfront costs.
214+
- `r pkg("pipeflow")`: Offers a beginner-friendly framework that simplifies and
215+
streamlines the development of data analysis pipelines by making them modular,
216+
intuitive, and adaptable.
214217
- `r pkg("repo")`: A data manager meant to avoid manual
215218
storage/retrieval of data to/from the file system.
216219
- `r pkg("targets")`: As a pipeline toolkit for Statistics

0 commit comments

Comments
 (0)