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

Description Usage Arguments Details Value Examples

View source: R/Check_file_mtime_source.R

Description

Checks the consistency of the dependency directory with the files within the file system Reports the source scripts that need to be updated!

Usage

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

Arguments

dependency.dir

Directory with dependency information files

dependency.object

data frame with dependency information

Details

Only needs one or the other argument.

Value

list of information about file hase mismatches

Examples

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

## End(Not run) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.