[R] Problem loading library
Ron Crump
ron.crump at une.edu.au
Fri May 18 02:02:41 CEST 2007
Hi,
I have a fresh install of R 2.5.0, I then installed the pls package.
When trying to load this package I get:
> library(pls)
Attaching package: 'pls'
The following object(s) are masked from package:stats :
loadings
>
Searches show this to most often be related to attaching data,
but I haven't got any data in here: this is the first command
given after start-up and no historical files were loaded.
Is there some dependency I am missing or something I need to load
first, or do I need to unload some default library before I can
use pls?
Any solutions welcome.
Regards,
Ron.
More information about the R-help
mailing list