drake (version 7.13.9)

dependency_profile: States of the dependencies of a target [Deprecated]

Description

Deprecated on 2019-02-14.

Usage

dependency_profile(target, config, character_only = FALSE)

Value

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().

Arguments

target

Name of the target.

config

Deprecated.

character_only

Logical, whether to assume target is a character string rather than a symbol.