[R] Problem installing packages
ripley@stats.ox.ac.uk
ripley at stats.ox.ac.uk
Thu May 30 10:55:12 CEST 2002
Unfortunately that information is for the `darwin' version of R, not the
Carbon version.
There appears to be a binary of an obselete version of tree (not Tree,
BTW) for the Carbon version in
http://cran.r-project.org/bin/macos/contrib/rm141/
Do check the Readme.txt in the directory above.
On Thu, 30 May 2002, Ott Toomet wrote:
> Hi,
>
> On Wed, 29 May 2002, [ISO-8859-1] Fredy Mejía wrote:
>
> |Dear R-experts,
> |
> | I'm a new R user and so far have no complains about ir. However I
> |still can't figure out how to install packages. I'm running the R 1.5.0
> |(Carbon) under OS X. I just downloaded some packages from CRAN (Tree,
> |among them) and moved them to the library folder in R. When the R session
> |started, I was expecting that using the command library(tree) would do it,
> | but the program replied the following message:
> |
> | > library(tree)
> |Warning message:
> |Package `Tree' contains no R code in: library(Tree)
>
> Try to read FAQ on CRAN. It is explained there as well as in V&R 'S
> Programming'.
>
> It is not enough to copy the library file. You have to install it. On
> linux, you simply type (on OS prompt),
>
> $ R CMD INSTALL /path/to/pkg_version.tar.gz
>
> I think, it is similar in OS X. Basically, it compiles the package for you.
> There are also pre-compiled recommended packages for OS X on CRAN.
>
>
> Best,
>
> Ott
>
>
>
>
>
>
>
>
>
>
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>
--
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