deps_profile()
.Deprecated on 2019-02-14.
dependency_profile(target, config, character_only = FALSE)
Name of the target.
Configuration list output by
drake_config()
or make()
.
Logical, whether to assume target
is a character string rather than a symbol.
A data frame of the old hashes and
new hashes of the data frame, along with
an indication of which hashes changed since
the last make()
.