[Rd] make check fails with 1.7.0beta
Liaw, Andy
andy_liaw at merck.com
Thu Mar 27 12:24:43 MET 2003
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
------------------------------------------------------------------------------
More information about the R-devel
mailing list