We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce6cff commit 351bb5eCopy full SHA for 351bb5e
1 file changed
ReproducibleResearch.md
@@ -203,8 +203,8 @@ R-focused.
203
Organize, orchestrate, and monitor multiple pipelines in a single project. Use
204
tags to decorate functions with scheduling parameters and configuration.
205
- `r pkg("makeit")`: Run R scripts if needed, based on last modified
206
- time. Implemented in base R with no additional software requirements,
207
- organizational overhead, or structural requirements.
+ time. It comes with no package dependencies, organizational overhead,
+ or structural requirements.
208
- `r pkg("makepipe")`: A suite of tools for transforming
209
an existing workflow into a self-documenting pipeline with very
210
minimal upfront costs.
0 commit comments