Exactly why are you trying to load it into the editor?  What happens
when you execute 'library(lattice)' at the command line?  Is there an
error message associated with it?  Here is what I get:

> library(lattice)
>

It loads just fine.

On Thu, Jul 30, 2009 at 11:08 AM, Stein, Luba (AIM
SE)<luba.st...@allianz.com> 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]]
>
> ______________________________________________
> R-help@r-project.org 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.
>



-- 
Jim Holtman
Cincinnati, OH
+1 513 646 9390

What is the problem that you are trying to solve?

______________________________________________
R-help@r-project.org 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.

Reply via email to