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?

Regards,
Andy



------------------------------------------------------------------------------

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-devel

Reply via email to