Skip to content

Commit 983cab7

Browse files
committed
Add maestro
1 parent c6eb257 commit 983cab7

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-07-02
6+
version: 2024-08-14
77
source: https://github.com/cran-task-views/ReproducibleResearch/
88
---
99

@@ -202,6 +202,9 @@ R-focused.
202202
- `r pkg("flowr")`: This framework allows you to design
203203
and implement complex pipelines, and deploy them on your
204204
institution's computing cluster.
205+
- `r pkg("maestro")`: Framework for creating and orchestrating data pipelines.
206+
Organize, orchestrate, and monitor multiple pipelines in a single project. Use
207+
tags to decorate functions with scheduling parameters and configuration.
205208
- `r pkg("makeit")`: Run R scripts if needed, based on last modified
206209
time. Implemented in base R with no additional software requirements,
207210
organizational overhead, or structural requirements.

0 commit comments

Comments
 (0)