search for: c3f8654826ce772d0105373b85804b0d

Displaying 2 results from an estimated 2 matches for "c3f8654826ce772d0105373b85804b0d".

2015 May 11
0
Wrongly checked MD5 checksums in R 3.2.0's windows binary
...remove the test for these files in the next > version of installr, but I thought this might interest > people to know. Well, one could argue that this is a bug in your package. Here is what I do on our CRAN mirror, inside the bin/windows/base directory : $ md5sum R-3.2.0-win.exe c3f8654826ce772d0105373b85804b0d R-3.2.0-win.exe $ cat md5sum.txt c3f8654826ce772d0105373b85804b0d *R-3.2.0-win.exe and so I conclude that the MD5 sum is correct. In case of doubt, I rather trust a human than an algorithm, but it seems that I'm slowly becoming part of a minority .. ;-( ;-) So the bug might be that your pack...
2015 May 10
2
Wrong MD5 checksums in R 3.2.0
Dear R-devel members, Several R user recently reported <https://github.com/talgalili/installr/issues/30> (while using the installr <http://cran.r-project.org/web/packages/installr>package) that when running MD5 checksums on a recent R installation (R 3.2.0), they get that the files ?bin/R.exe?, ?bin/Rscript.exe? have the wrong MD5 checksums on Windows. I intend to remove the test for