[Rd] make check fails with 1.7.0beta
ripley at stats.ox.ac.uk
ripley at stats.ox.ac.uk
Thu Mar 27 17:29:58 MET 2003
On Thu, 27 Mar 2003, Liaw, Andy wrote:
> Dear R-devel:
>
> This might have been discussed, but I've deleted all the messages,
> unfortunately.
>
> I downloaded the 1.7.0beta 03/26/2003. The compile was fine, but make check
> failed while checking "base". base-Ex.Rout.fail has the following:
>
> > ## find the 10 largest objects in base
> > z <- sapply(ls("package:base"), function(x) object.size(get(x)))
> Error in get(x) : F used instead of FALSE
> Execution halted
>
> This is on Mandrake 9.0 running on PIII Xeon. Same thing happened with GCC
> and the Intel compilers.
>
> Can anyone help?
There was a late change to massage-Examples.pl that broke this for
everyone (and was probably not spotted as the *-Ex.R files were not
remade automatically). Hopefully we will have a working version for the
next beta: I am just doing a build from scratch to test this out.
--
Brian D. Ripley, ripley at 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
More information about the R-devel
mailing list