[R] R 68.3 on OSF V4.0 problems

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Fri Mar 12 10:26:38 CET 1999


psz at maths.usyd.edu.au (Paul Szabo) writes:

> My problem is that floating-point operations seem weird. If I 'make' the
> package as instructed, R quits (right after the welcome messages) with a
> "floating exception"; if I change things so as not to use IEEE_754 (whatever
> that means, and however 'configure' decided to use it), then the treatment
> of 0/0 and the like (NaN, Inf) seems weird. Should not 'configure' pick the
> correct options for my machine, and should not R recognize NaN and Inf?

Well, if you explicitly tell it that it's not an IEEE system, don't
expect IEEE concepts like NaN and Inf to work. This can't be the right
solution. I believe someone else managed to get it past that floating
exception thing at some point? 

'Configure' is no more intelligent than the people who write the
scripts, it has some generic checks and searches that it can try, but
most systems need some last minor tweak to come out right. So on
systems where we have sparse information on what is needed to get
things to work, strange things happen.

Now who was it that got it to work?

-- 
   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