[R] Lattice: no grid name space

Uwe Ligges ligges at statistik.uni-dortmund.de
Mon Oct 27 11:17:50 CET 2003


Edzer J. Pebesma wrote:

> The following now occurs to me when I try to
> load lattice (R 1.7.1, debian stable):
> 
>> library(lattice)
> 
> Error in loadNamespace(i, c(lib.loc, .libPaths()), keep.source) :
>        package `grid' does not have a name space
> Error in library(lattice) : package/namespace load failed
> 
> I did an update.packages() as root recently.
> Any idea what's wrong?
> -- 
> Edzer

Yes. You got a version of lattice that is supposed to work with the grid 
version shipped with R-1.8.0 (and that one has got a namespace).

Uwe Ligges




More information about the R-help mailing list