Skip to content
Prev 30357 / 398506 Next

Build fails for R 1.6.2: [base-Ex.Rout] Error 1

Peter Dalgaard BSA wrote:
I can verify that the above change does work for R 1.6.2 and passes make 
check under RH 9.

Chris, download the source tar file from CRAN and as Peter has pointed 
out, make the change in line 119 in arithmetic.c.  Then:

./configure
make
make check
make install

HTH,

Marc Schwartz