Skip to content

Commit 351bb5e

Browse files
Update 'makeit' description (#16)
1 parent fce6cff commit 351bb5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ReproducibleResearch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ R-focused.
203203
Organize, orchestrate, and monitor multiple pipelines in a single project. Use
204204
tags to decorate functions with scheduling parameters and configuration.
205205
- `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.
206+
time. It comes with no package dependencies, organizational overhead,
207+
or structural requirements.
208208
- `r pkg("makepipe")`: A suite of tools for transforming
209209
an existing workflow into a self-documenting pipeline with very
210210
minimal upfront costs.

0 commit comments

Comments
 (0)