[R] Need R Help
bhumir jhaveri
b.jhaveri at decisioncraft.com
Wed Jul 20 11:42:24 CEST 2005
Hi,
I am newbie in R. I have R installed on Solaris machine and I am connected
to Solaris machine from Windows using telnet. I want to create png image
file using R. But when I issue R command from telnet:-
> png("test.png")
Following error occurs:
Error in X11(paste("png::", filename, sep = ""), width, height, pointsize,
:
unable to start device PNG
In addition: Warning message:
unable to open connection to X11 display ''
Also, when I checked DISPLAY environment variable, it shows
67.145.62.110:0.0
(67.145.62.110) is windows machine's ip address
Please suggest any solutions for the stated problem.
Thanks,
Bhumir
More information about the R-help
mailing list