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
______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html