[R] rpart on Alpha under OSF
Prof Brian Ripley
ripley at stats.ox.ac.uk
Thu Dec 23 16:51:05 CET 1999
> Date: Thu, 23 Dec 1999 15:58:51 +0100
> From: "F.Tusell" <etptupaf at 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 at 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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list