Re: [R] Incompatibility between R-2.0.0 and Rggobi_1.0-0.

2004-10-22 Thread Prof Brian Ripley
This is discussed in 200update.txt file on developer.r-project.org, which tells you the right way to do it. BTW, the incompatility is of Rggobi_1.0-0 with R-2.0.0 and not the other way round. On Fri, 22 Oct 2004, Aruna Buddana wrote: > Hello, > I was trying to install Rggobi in the latest vers

[R] Incompatibility between R-2.0.0 and Rggobi_1.0-0.

2004-10-22 Thread Aruna Buddana
Hello, I was trying to install Rggobi in the latest version of R and it gave me a compilation error for R CMD INSTALL Rggobi_1.0-0.tar.gz RSGGobi.C: In function RS_GGOBI_init (R_IsNaNorNA) undeclared (line 77) I searched for this function in R src files and it was abandoned in ~/R-2.0.0/src/incl