[R] Installing package on R

Martin Wegmann wegmann at biozentrum.uni-wuerzburg.de
Tue Feb 17 14:42:35 CET 2004


On Tuesday 17 February 2004 14:26, Wassim Kamoum wrote:
> Hello
> I have a XP on my Pc ,and I would like to install the splancs package on my
> machine what is the step for implementing them on my library?

I presume the same answer as in:
On Monday 16 February 2004 18:07, Martin Wegmann wrote:
> On Monday 16 February 2004 17:12, Wassim Kamoum wrote:
> > Hello
> >
> > I would like to install a package on R (splancs package)
> > after downloading them
> > what is the step for implementing them in my library?
>
> I don't know which operating system you are using if Windows that you might
> have a look at the "R for Windows FAQ",

> install.packages("splancs") - inside R would do the job.

followed by 
library(splancs) -> see FAQ

Martin




More information about the R-help mailing list