Prof Brian Ripley (ripley@stats.ox.ac.uk)
Thu, 23 Dec 1999 15:51:05 +0000 (GMT)
> Date: Thu, 23 Dec 1999 15:58:51 +0100
> From: "F.Tusell" <etptupaf@bs.ehu.es>
> What is S_alloc? Do I have to install the full source for R in order
It is a routine included in R.
> to compile a package? I do not have root rights on this machine, which
No.
> is why I went for the compiled distribution. Compiling the same package
> on my Linux Intel machine works all right, so I guess the problem is
> I am missing something that I should have.
More likely that R_HOME/etc/Makeconf is wrong. From memory, you
need a flag on Alphas for S-PLUS which allows unresolved references
when building shared libraries, and I guess you may also need it here.
In short, rpart is doing exactly what it is expected to, but your
building of a shared library is not.
-- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.0b3 on Tue 04 Jan 2000 - 13:34:03 EST