[R] PLS package loading error!
James W. MacDonald
jmacdon at med.umich.edu
Mon Mar 30 16:15:43 CEST 2009
Hi Damien,
How did you install the package? Usually this error pops up when people
simply download the zip file and then unzip into their library directory.
If you use the package installation functions in R, you shouldn't have
this problem:
install.packages("pls")
Best,
Jim
mienad wrote:
> Hi,
>
> I am using R 2.8.1 version on Windows with RGui. I have loaded pls package
> lattest version (2.1-0). When I try to load this package in R using
> library(pls) command, the following error message appear:
>
> Erreur dans library(pls) :
> 'pls' n'est pas un package valide -- a-t-il été installé < 2.0.0 ?
>
> Could you please help me to solve this problem?
>
> Regards
>
> Damien
--
James W. MacDonald, M.S.
Biostatistician
Douglas Lab
5912 Buhl
1241 E. Catherine St.
Ann Arbor MI 48109-5618
734-615-7826
More information about the R-help
mailing list