Hi [email protected] napsal dne 31.07.2009 08:27:24:
> The error message is: "Error in library(lattice) : there is no package called 'lattice'" > > I have installed it twice because it did not work the first time, so I was not > sure if it worked. > And YES, the folder lattice is in the folder library. In that case the you were not successful with correct installation. Either the package is corrupted or something went seriously wrong. Do you have problems only with lattice? The other packages like MASS can be loaded without problems? It should not be necessary to install lattice as it come with base installation together with some other recommended packages. I would try to get the new version of R fresh from internet and reinstall it. You can view it as overkill but I never needed install lattice myself. Regards Petr > > What's the error message? Why do you have to install twice? Did you check if > the package is actually in the R library folder? > > On Thu, Jul 30, 2009 at 10:02 AM, Stein, Luba (AIM SE) <[email protected]< > mailto:[email protected]>> wrote: > I try to load the package lattice by library(lattice). > Although I have installed it through CRAN by internet as well as from a local > directory using the zip-file, it can't be loaded into the editor. > > Can anyone give advice, please. > I am using R 2.9.1 on Widows XP. > > Thanks a lot, > Luba > > > > > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected]<mailto:[email protected]> mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > > > -- > Jun Shen PhD > PK/PD Scientist > BioPharma Services > Millipore Corporation > 15 Research Park Dr. > St Charles, MO 63304 > Direct: 636-720-1589 > > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

