Device question
1
0
Entering edit mode
Paul Grosu ▴ 110
@paul-grosu-536
Last seen 10.1 years ago
Hi - I was wondering if it is possible to run an R script on a unix machine remotely and then have it pop up images on a windows machine without the x11 device - or have a windows listening window where it will show any images that the R script will generate on the unix machine. Thank you, Paul Grosu
• 693 views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 10.1 years ago
Hi Paul, Paul Grosu <grosu@cgr.harvard.edu> writes: > I was wondering if it is possible to run an R script on a unix > machine remotely and then have it pop up images on a windows machine > without the x11 device This question would be more appropriate for the R-help mail list (see www.r-project.org for the posting guide). The easy way to see R's graphical output on a Windows box when you are running R remotely on a unix box is to run an X windows client on the Windows box. I've had success doing this with a commericial product (Hummingbird Exceed) and by installing cygwin and the XFree86 package and running X in rootless mode. There may be other solutions where you create a png and pipe that over the network and display locally, but they won't be trivial to setup, I suspect. > - or have a windows listening window where it will show any images > that the R script will generate on the unix machine. I don't know what you mean by the above. + seth
ADD COMMENT

Login before adding your answer.

Traffic: 983 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6