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

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to