On 11/05/2015 8:35 AM, Tal Galili wrote:
Thank you Duncan, Peter and Martin for the responses.

Just to mention that the code is based on tools::md5sum, and the issue can be reproduced (in Windows) using:

if(!require(installr)) install.packages("installr")
installr::checkMD5sums2(dir=R.home())

I think you didn't understand my post. It's a bug in your code: you need to compare the md5sum value to the ones I mentioned, not just to the one listed in the MD5 file.

Duncan Murdoch

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to