[R] About PLR

Bjørn-Helge Mevik bhs2 at mevik.net
Tue Apr 17 15:19:12 CEST 2007


>From within R, you can give the command

> install.packages("pls")

and R will download and install it for you (as long as you have access
to the Internet).

To install an already downloaded package, you can use

R CMD INSTALL pls_2.0-0.tar.gz

in a terminal window.

-- 
Bjørn-Helge Mevik



More information about the R-help mailing list