Help |
|
---|---|
drake: A pipeline toolkit for reproducible computation at scale. |
|
Examples |
|
Build and configure |
|
drake plans and helpers |
|
Turn an R script file or |
|
drake plan keywords |
|
Transformations |
|
Dynamic branching |
|
Reproducible R session management |
|
Write an example |
|
|
|
Network graphs and visualization |
|
Show an interactive visual network representation
of your drake project.
|
|
Render a visualization using the data frames
generated by |
|
Visualize the workflow with |
|
Show a workflow graph as text in your terminal window
using |
|
Create the nodes data frame used in the legend
of the graph visualizations.
|
|
Target status |
|
Report any import objects required by your drake_plan
plan but missing from your workspace or file system.
|
|
Find the drake dependencies of a dynamic knitr report target.
|
|
Debugging and testing |
|
High-performance computing |
|
Write a template file for deploying
work to a cluster / job scheduler.
|
|
List the available example template files for deploying
work to a cluster / job scheduler.
|
|
Time |
|
Predict the elapsed runtime of the next call to |
|
Predict the load balancing of the next call to |
|
Cache creation |
|
Cache usage |
|
Read the pseudo-random number generator seed of the project.
|
|
Cache maintenance |
|
Try to repair a drake cache that is prone
to throwing |
|
Progress |
|