[Rd] Problem testing R version 1.3.1 (PR#1143)

Peter Dalgaard BSA p.dalgaard@biostat.ku.dk
26 Oct 2001 17:58:40 +0200


gml4410@ggr.co.uk writes:

>    I have compiled R version 1.3.1 on a Linux system.  No errors or
                                          ^^^^^^^^^^^^
Which one? In particular, which compiler version?

> warnings are reported.
> 
>   However, "make check" fails thus:
> 
> =====
> make[5]: Leaving directory
> `/proj/informatics-build/GML/R/R-1.3.1/src/library'
> running code in base-Ex.R ...
> ../../bin/R --vanilla < base-Ex.R > base-Ex.Rout
> make[4]: *** [base-Ex.Rout] Error 139
> =====
> 
>    The base-Ex.Rout being produced at this point ends with:
> 
> =====
> > ## 1-d tables
> > (Poiss.tab <- table(N = rpois(200, lam= 5)))
> N
>  0  1  2  3  4  5  6  7  8  9 10 11 18
>  1  4 14 21 46 40 24 14 19 11  3  2  1
> =====

Unfortunately, the output is buffered so that one on catastrophic
error will lose the last bit. It might be more informative if you ran the
command directly, without the redirection to base-Ex.Rout.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._