[R] Lattice problems / cannot load lattice
K. Elo
maillists at nic.fi
Tue May 6 11:52:18 CEST 2008
Hi,
My problem is simple: since having updated the lattice package, I cannot
load lattice anymore. If I type in the command 'library(lattice)' the
loading fails with the following message:
--- cut here ---
Error in library.dynam(lib, package, package.lib) :
shared library 'lattice' not found
In addition: Warning messages:
1: In loadNamespace(package, c(which.lib.loc, lib.loc), keep.source =
keep.source) :
package 'lattice' contains no R code
2: S3
methods ‘[.shingle’, ‘as.data.frame.shingle’, ‘plot.shingle’, ‘print.shingle’, ‘summary.shingle’, ‘as.character.shingleLevel’, ‘print.shingleLevel’, ‘print.trellis’, ‘plot.trellis’, ‘update.trellis’, ‘dim.trellis’, ‘dimnames.trellis’, ‘dimnames<-.trellis’, ‘[.trellis’, ‘t.trellis’, ‘summary.trellis’, ‘print.summary.trellis’, ‘barchart.formula’, ‘barchart.array’, ‘barchart.default’, ‘barchart.matrix’, ‘barchart.numeric’, ‘barchart.table’, ‘bwplot.formula’, ‘bwplot.numeric’, ‘densityplot.formula’, ‘densityplot.numeric’, ‘dotplot.formula’, ‘dotplot.array’, ‘dotplot.default’, ‘dotplot.matrix’, ‘dotplot.numeric’, ‘dotplot.table’, ‘histogram.formula’, ‘histogram.factor’, ‘histogram.numeric’, ‘qqmath.formula’, ‘qqmath.numeric’, ‘stripplot.formula’, ‘stripplot.numeric’, ‘qq.formula’, ‘xyplot.formula’, ‘levelplot.formula’,
[... truncated]
Error: package/namespace load failed for 'lattice'
--- cut here ---
R-System info:
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 2
minor 7.0
year 2008
month 04
day 22
svn rev 45424
language R
version.string R version 2.7.0 (2008-04-22)
Any hints? Any ideas?
Thanks in advance,
Kimmo
More information about the R-help
mailing list