[R] Testing R with pre-release GCC 3.0

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Wed May 23 17:58:35 CEST 2001


Thomas Lumley <tlumley at u.washington.edu> writes:


> In the case of a difference between .Rout and .Rout.save you can look at
> the diff to see where the problem is.  In the case of an error in examples
> the last entry in the .Rout file will be at or immediately before the
> error (buffers may not get flushed).  The error can be pinned down more
> precisely with eg
> 
> 	R --vanilla < base-Ex.Rout
> 
> writing to console rather than to a buffer, if you can't tell which
> example it's in.

Um, you mean base-Ex.R, I think ;^) Besides, it is generally useful to
make sure that the freshly built version of R is getting used, i.e.

[from the tests/Examples subdirectory]

../../bin/R --vanilla < base-Ex.R


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