Re: [Rd] R 3.0.1: wrong MD5 checksums for Windows?

2013-05-18 Thread Duncan Murdoch
On 13-05-17 2:01 PM, Tal Galili wrote: Hello dear R-devel, I am not sure if this issue is tracked or not, but in case it isn't: It appears that R 3.0.1 reproduces the error reported for R 3.0.0 here: http://r.789695.n4.nabble.com/R-3-0-0-wrong-MD5-checksums-for-Windows-td4663348.html That is, t

Re: [Rd] R CMD config for R >= 3.0.1

2013-05-18 Thread Prof Brian Ripley
On 18/05/2013 07:54, Berwin A Turlach wrote: Dear all, When installing the usual packages that I use, after installing R 3.0.1, I noticed that the installation of some packages that query R about its configuration did not succeed. The problem is exemplified by: berwin@bossiaea:~$ R-3.0.1 CMD c

Re: [Rd] R 3.0.1: wrong MD5 checksums for Windows?

2013-05-18 Thread Tal Galili
Thanks for the response Peter. I am dealing with this since I'm trying to indicate to the user if they had their R installed properly or not, when upgrading R through the installr package. I think I'll simply remove these checks manually in the installr package. Still, for the long run, it makes

Re: [Rd] R 3.0.1: wrong MD5 checksums for Windows?

2013-05-18 Thread peter dalgaard
On May 17, 2013, at 20:01 , Tal Galili wrote: > Hello dear R-devel, > > I am not sure if this issue is tracked or not, but in case it isn't: > It appears that R 3.0.1 reproduces the error reported for R 3.0.0 here: > http://r.789695.n4.nabble.com/R-3-0-0-wrong-MD5-checksums-for-Windows-td4663348