checkFileHash: Checks the consistency of the dependency directory with the...

Description Usage Arguments Details Value Examples

Description

Checks the consistency of the dependency directory with the files within the file system

Usage

1
checkFileHash(dependency.dir = NULL, dependency.object = NULL)

Arguments

dependency.dir

Directory with dependency information files

dependency.object

Data frame with dependency information

Details

Not for direct use. Only needs one or the other argument.

Value

list of information about file hase mismatches

Examples

1
2
3
4
## Not run: 
checkFileHash(pullSourceInfo("adaprHome")$dependency.dir)

## End(Not run) 

adapr documentation built on May 1, 2019, 7:05 p.m.