powered by
checkMD5sums2(package, dir, md5file, omit_files, ...)
checkMD5sums2(dir=R.home()) # doesn't work for R 3.0.0 or R 3.0.1 checkMD5sums2(dir=R.home(), omit_files = c("etc/Rconsole", "etc/Rprofile.site")) # will work!
Run the code above in your browser using DataLab