[R] R-0.64.0 installation on SGI IRIX 6.5 machine
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Thu Apr 29 21:57:54 CEST 1999
Jayshree Sarma <jsarma at cs.gmu.edu> writes:
> gmake[1]: *** [simple-tests.Rout] Error 1
> gmake[1]: Leaving directory `/usr/local/R-0.64.0/tests'
> gmake: [test-All] Error 2 (ignored)
> ***********************************
>
> The test that fails from the simple-test.Rout file is
>
> > Meps <- .Machine $ double.eps
> > abs(1- .Machine$double.xmax *
> 10^(-.Machine$double.max.exp*log10(2)))/Meps < 1e3
The interesting bit of information missing from your post is what the
actual value of the left hand side of that comparison is. On
Linux/i386 I get 560. If you get 1001 (say), I wouldn't worry too
much, but if it's some wild number, then you may be in deeper trouble.
(e.g. if log10(2) is not calculating the right value).
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list