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