[R] lattiace bug with levelplot borders

Michelle Chan-Seng-Yue michelle.chansengyue at oicr.on.ca
Thu Jul 28 23:06:40 CEST 2011


Hi,

I would like to report a problem with the levelplot borders in lattice.


Description:

The borders in levelplots appear when running in a Windows setting, however running the identical command in Linux does not generate the plot with the borders.

The commands used were:

library(lattice)
levelplot(volcano, border = 'black', shrink = c(0.7, 0.7));

The same version of R (2.13.0) and lattice (lattice_0.19-29) are used on both OS.

Please find attached the images generated on each OS as well as the history and sessionInfo.


Michelle Chan-Seng-Yue
Bioinformatics Support Specialist II

Ontario Institute for Cancer Research
101 College Street, Suite 800
Toronto, Ontario, Canada M5G 0A3
Tel: 416-673-6663
Fax: 416-977-7446
Toll-free: 1-866-678-6427
www.oicr.on.ca
This message and any attachments may contain confidential and/or privileged information for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this message in error, please contact the sender and delete all copies. Opinions, conclusions or other information contained in this message may not be that of the organization.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: windows_levelplot.png
Type: image/png
Size: 5210 bytes
Desc: windows_levelplot.png
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110728/05fe1cd5/attachment.png>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: windows_history.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110728/05fe1cd5/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: windows_sessioninfo.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110728/05fe1cd5/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: linux_sessioninfo.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110728/05fe1cd5/attachment-0002.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: linux_history.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110728/05fe1cd5/attachment-0003.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux_levelplot.png
Type: image/png
Size: 34085 bytes
Desc: linux_levelplot.png
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110728/05fe1cd5/attachment-0001.png>


More information about the R-help mailing list