[Rd] Problem testing R version 1.3.1 (PR#1143)
gml4410@ggr.co.uk
gml4410@ggr.co.uk
Fri, 26 Oct 2001 17:42:53 +0200 (MET DST)
I have compiled R version 1.3.1 on a Linux system. No errors or
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
=====
Does anyone have any suggestions as to what the problem may be?
The configuration parametsr used are:
environment parameters:
CC=gcc
CFLAGS=-O2
FC='g77 -L/usr/central/lib'
FFLAGS=-O2
CPPFLAGS=-I/usr/common/include
LIBS=-L/usr/central/lib
./configure --prefix=/proj/informatics-build/GML/R/Linux-ia32 \
--without-readline --without-tcltk --without-gnome
(An equivalent build on an SGI Irix6.5 system also compiles, with
various warnings, but then fails to paas the checks either, but fails on
a later script).
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._