checkMD5Revo {Revobase} | R Documentation |
Verify the Revolution R installation by comparing md5 checksums for installed files against those of shipped files.
checkMD5Revo(verbose=FALSE)
verbose |
logical flag specifying whether to print verbose output |
## Not run: checkMD5Revo() ## End(Not run)