Description Usage Arguments Details Value Examples
Checks the consistency of the dependency directory with the files within the file system Reports the source scripts that need to be updated!
1 | checkFileMtimeSource(dependency.dir = NULL, dependency.object = NULL)
|
dependency.dir |
Directory with dependency information files |
dependency.object |
data frame with dependency information |
Only needs one or the other argument.
list of information about file hase mismatches
1 2 3 4 | ## Not run:
checkFileMtimeSource(pullSourceInfo("adaprHome")$dependency.dir)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.