[Rd] R CMD config for R >= 3.0.1

2013-05-17 Thread Berwin A Turlach
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 config CC /opt/R/R-3.0.1/lib/R/bin/config: 222:

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

2013-05-17 Thread Tal Galili
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, that when installing R 3.0.1 on Windows 7,

Re: [Rd] problem in add1's F statistic when data contains NAs?

2013-05-17 Thread Paul Johnson
Bill I think you are correct, there's something funny in add1, but is it just degrees of freedom? Example below.. On Tue, May 14, 2013 at 2:23 PM, William Dunlap wrote: > Shouldn't the F statistic (and p value) for the x2 term in the following > calls > to anova() and add1() be the same? I thi

Re: [Rd] Substitute / delayedAssign (was: Substitute unaware when promise objects are evaluated)

2013-05-17 Thread peter dalgaard
On May 16, 2013, at 15:06 , McGehee, Robert wrote: > Duncan, Thank you for the clarification on how delayedAssign works. Should > R-level interfaces to promise objects ever become available, I expect they > would at time come in handy. > > On the subject of substitute and delayedAssign, I do h

Re: [Rd] Substitute / delayedAssign (was: Substitute unaware when promise objects are evaluated)

2013-05-17 Thread Peter Meilstrup
On Fri, May 17, 2013 at 2:47 AM, Duncan Murdoch wrote: > On 13-05-16 11:17 PM, Peter Meilstrup wrote: > >> On Thu, May 16, 2013 at 6:06 AM, McGehee, Robert < >> Robert.McGehee@geodecapital.**com > >> wrote: >> >> Duncan, Thank you for the clarification on how delayedAssign works. >>> Should >>> R

Re: [Rd] Substitute / delayedAssign (was: Substitute unaware when promise objects are evaluated)

2013-05-17 Thread Duncan Murdoch
On 13-05-16 11:17 PM, Peter Meilstrup wrote: On Thu, May 16, 2013 at 6:06 AM, McGehee, Robert < robert.mcge...@geodecapital.com> wrote: Duncan, Thank you for the clarification on how delayedAssign works. Should R-level interfaces to promise objects ever become available, I expect they would at