Dear R-devel, I grabbed 1.7.0 beta from today. "make check" still fails at base-Ex.R. The last few lines of the output are:> lsf.str()#- how do the functions look like which I am using?Error in exists(nam <- nms[i], envir = envir, mode = mode) : F used instead of FALSE Execution halted Looks like the same problem as before, but at a different place. Mandrake Linux 9.0 with gcc. Regards, Andy Andy I. Liaw, PhD Biometrics Research Phone: (732) 594-0820 Merck & Co., Inc. Fax: (732) 594-1565 P.O. Box 2000, RY84-16 Rahway, NJ 07065 mailto:andy_liaw@merck.com ------------------------------------------------------------------------------
Prof. Brian Ripley
2003-Mar-28 17:01 UTC
[Rd] make check still fails with 1.7.0beta (3/27/2003)
When exactly was that beta snapshot? It is the same problem, and the fix was committed at date: 2003/03/27 18:19:20; author: ripley; state: Exp; lines: +2 -2 On Fri, 28 Mar 2003, Liaw, Andy wrote:> Dear R-devel, > > I grabbed 1.7.0 beta from today. "make check" still fails at base-Ex.R. > The last few lines of the output are: > > > lsf.str()#- how do the functions look like which I am using? > Error in exists(nam <- nms[i], envir = envir, mode = mode) : > F used instead of FALSE > Execution halted > > Looks like the same problem as before, but at a different place. > > Mandrake Linux 9.0 with gcc. > > Regards, > Andy > > Andy I. Liaw, PhD > Biometrics Research Phone: (732) 594-0820 > Merck & Co., Inc. Fax: (732) 594-1565 > P.O. Box 2000, RY84-16 Rahway, NJ 07065 > mailto:andy_liaw@merck.com > > ------------------------------------------------------------------------------ > > ______________________________________________ > R-devel@stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-devel >-- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Prof. Ripley, I grabbed it this morning (EST): -rw-r--r-- 1 andy andy 9207525 Mar 27 08:02 R-1.7.0beta_2003-03-27.tar.gz Cheers, Andy> -----Original Message----- > From: Prof. Brian Ripley [mailto:ripley@stats.ox.ac.uk] > Sent: Friday, March 28, 2003 11:01 AM > To: Liaw, Andy > Cc: 'r-devel@stat.math.ethz.ch' > Subject: Re: [Rd] make check still fails with 1.7.0beta (3/27/2003) > > > When exactly was that beta snapshot? It is the same problem, > and the fix > was committed at > > date: 2003/03/27 18:19:20; author: ripley; state: Exp; lines: +2 -2 > > > On Fri, 28 Mar 2003, Liaw, Andy wrote: > > > Dear R-devel, > > > > I grabbed 1.7.0 beta from today. "make check" still fails > at base-Ex.R. > > The last few lines of the output are: > > > > > lsf.str()#- how do the functions look like which I am using? > > Error in exists(nam <- nms[i], envir = envir, mode = mode) : > > F used instead of FALSE > > Execution halted > > > > Looks like the same problem as before, but at a different place. > > > > Mandrake Linux 9.0 with gcc. > > > > Regards, > > Andy > > > > Andy I. Liaw, PhD > > Biometrics Research Phone: (732) 594-0820 > > Merck & Co., Inc. Fax: (732) 594-1565 > > P.O. Box 2000, RY84-16 Rahway, NJ 07065 > > mailto:andy_liaw@merck.com > > > > > -------------------------------------------------------------- > ---------------- > > > > ______________________________________________ > > R-devel@stat.math.ethz.ch mailing list > > https://www.stat.math.ethz.ch/mailman/listinfo/r-devel > > > > -- > Brian D. Ripley, ripley@stats.ox.ac.uk > Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road, +44 1865 272866 (PA) > Oxford OX1 3TG, UK Fax: +44 1865 272595 > >------------------------------------------------------------------------------
Hmmm... Just went to CRAN (main site) and couldn't find that file: $ ncftpget ftp://ftp.cran.r-project.org/pub/R/src/base/R-1.7.0beta_2003-03-28.tar.gz ncftpget: server said: R-1.7.0beta_2003-03-28.tar.gz: No such file or directory I wiped the old stuff clean with rm -rf R-1.7.0*, so as to leave no chance of contamination. Regards, Andy> -----Original Message----- > From: Prof. Brian Ripley [mailto:ripley@stats.ox.ac.uk] > Sent: Friday, March 28, 2003 11:19 AM > To: Liaw, Andy > Cc: 'r-devel@stat.math.ethz.ch' > Subject: RE: [Rd] make check still fails with 1.7.0beta (3/27/2003) > > > On Fri, 28 Mar 2003, Liaw, Andy wrote: > > > Prof. Ripley, > > > > I grabbed it this morning (EST): > > > > -rw-r--r-- 1 andy andy 9207525 Mar 27 08:02 > > R-1.7.0beta_2003-03-27.tar.gz > > That's yesterday's snapshot. Today's is now up > > R-1.7.0beta_2003-03-28.tar.gz 28-Mar-2003 07:02 8.8M > > As Peter says, that is in Wisconsin time, but the CVS records > are in GMT. > > > > > -----Original Message----- > > > From: Prof. Brian Ripley [mailto:ripley@stats.ox.ac.uk] > > > Sent: Friday, March 28, 2003 11:01 AM > > > To: Liaw, Andy > > > Cc: 'r-devel@stat.math.ethz.ch' > > > Subject: Re: [Rd] make check still fails with 1.7.0beta > (3/27/2003) > > > > > > > > > When exactly was that beta snapshot? It is the same problem, > > > and the fix > > > was committed at > > > > > > date: 2003/03/27 18:19:20; author: ripley; state: Exp; > lines: +2 -2 > > -- > Brian D. Ripley, ripley@stats.ox.ac.uk > Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ > University of Oxford, Tel: +44 1865 272861 (self) > 1 South Parks Road, +44 1865 272866 (PA) > Oxford OX1 3TG, UK Fax: +44 1865 272595 > >------------------------------------------------------------------------------