Hey, I'm running R in ubuntu 10.10 (R-2.15.0) and when saving a plot i get the following error message:
> plot(1:10)
> savePlot("test.png",type="png")
Error in savePlot("test.png", type = "png") :
can only copy from 'X11(type="*cairo")' devices
>
Thanks in advance
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-Debian mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

