drake (version 7.3.0)

dependency_profile: Deprecated in favor of deps_profile().

Description

Deprecated on 2019-02-14.

Usage

dependency_profile(target, config, character_only = FALSE)

Arguments

target

Name of the target.

config

Configuration list output by drake_config() or make().

character_only

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

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