[R] Installing packages from ZIP files
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed May 19 13:41:44 CEST 2004
On Wed, 19 May 2004, Richard A. O'Keefe wrote:
> I have R 1.9.0 running under Solaris 2.9 ona SunBlade 100, and am
> very happy with it. I heard about the stuff at www.rmetrics.org and
> thought it might be worth looking at. However, what I found there is
> a bunch of .zip files. The entry page suggests that there is some
> way to install packages from .zip files in R, but I have searched all
> the documentation I have and cannot find it.
>
> _Is_ there a way to install a package from a local .zip file in
> R 1.9.0 for Unix, and if so, what is it?
Unzip it into a suitable dir, then R CMD INSTALL.
--
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 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list