install.packages('drake')
command
argument to make()
.check
args
argument to make()
.make()
,
on an existing internal configuration list.make()
.hook
argument to make()
.vis_drake_graph()
.Makefile
during make(..., parallelism = "Makefile")
.make()
.config
make()
.dataframes_graph
hook
argument to
make()
that redirects output and error messagesplan_drake
default_system2_args
prework
argument to make()
."future"
backendplan_analyses()
and plan_summaries()
.hook
argument to make()
for which no targets get built and no imports get processed.workflow
parallelism
argument
to make()
for your system.evaluate
drake
workplan
gather
make(..., parallelism = "Makefile")
.load_basic_example
drake_example("mtcars")
knitr
/rmarkdown
source files
of a workflow plan command.drake
that you want information
on a file (target or import), not an ordinary object.plan
argument of make()
.hook
argument to
make()
that redirects output messages to files.sessionInfo()
of the last call to make()
.examples_drake
expand
example_drake
make()
for non-staged parallel backends.make()
can detect
all the package's nested functions.drake
cache.make_with_config()
read_graph
make()
for non-staged parallel backends.make()
.read_plan
session
shell.sh
file required by
make(..., parallelism = 'Makefile', prepend = 'SHELL=./shell.sh')
.hook
argument to
make()
that redirects error messages to files.plot_graph
make(..., parallelism = "Makefile")
.plan
read_config
drake_config()
list from the last make()
.drake_graph_info()
.ggplot2
/ggraph
visualization from
drake_graph_info()
output.make()
.make()
.storr
-related errors.make()
.make(..., parallelism = "Makefile")
.drake_graph_info()
.drake_config()
.render_graph
drake_plan()
.summaries
storr
cache namespaces
that store target-level information.igraph
dependency network of your project.build_graph
analyses
as_drake_filename
storr
cache namespaces used by drake.plan_summaries()
.as_file
backend
make(..., parallelism = "Makefile")
,
see what your Makefile
recipes
will look like in advance.storr
namespaces that are cleaned
during a call to clean()
.