--
Edzer
deepayan at cs.wisc.edu wrote:
Deepayan, after updating to R 2.3.0 (beta), I noticed that levelplot
now
seems to draw boxes around the coloured squares. Is this intentional?
Is
there
a way to not draw them? Need I rebuild lattice?
Well, the lattice version should be 0.13-something. Depending on how you
got the R 2.3.0 sources, you may need to run ./tools/rsync-recommended.
Can you check with that? I don't see any problem in my installation.
Deepayan
_
platform i486-pc-linux-gnu
arch i486
os linux-gnu
system i486, linux-gnu
status alpha
major 2
minor 3.0
year 2006
month 04
day 07
svn rev 37668
language R
version.string Version 2.3.0 alpha (2006-04-07 r37668)
>ip = installed.packages()
> ip[row.names(ip) == "lattice",]
Package LibPath Version Priority
Bundle
lattice "lattice" "/usr/lib/R/library" "0.12-11" "recommended" NA
lattice "lattice" "/usr/lib/R/site-library" "0.12-11" "recommended" NA
Contains Depends Suggests Imports
lattice NA "R (>= 2.2.0)" "grid" "grid, grDevices, graphics,
stats"
lattice NA "R (>= 2.2.0)" "grid" "grid, grDevices, graphics,
stats"
Built
lattice "2.2.0"
lattice "2.2.1"