Changes in R 1.2.0 devel?
rossini@blindglobe.net (A.J. Rossini) writes:
KH> Well this would not even compile right now. A quick fix I
KH> think is to copy files S_compat.{c,h} from the 1.1.1
KH> distribution to nlme/src, change #include <S_compat.h> in
KH> S_compat.c to #include "S_compat.h" and rebuild.
For what it's worth:
I did the first, not the second (changing the include), and it still
didn't work (the quick fix). I'll not try the second, unless the sims
barf in my face.
You would need to do both. There are some .Fortran calls in the R sources that require one of the routines that used to be in S_compat.c I am currently testing nlme_3.1-8. It will be on CRAN by the time R-1.2.0 is released. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._