Re: [Rpy] Graphics in Rpy

2010-10-13 Thread Laurent Gautier
You might have to call the event processing at regular intervals and check if it helps. For details, see: http://rpy.sourceforge.net/rpy2/doc-2.2/html/rinterface.html#processing-interactive-events Laurent On 10/13/10 4:22 PM, Kyle Covington wrote: > Graphics in rpy. > > Hello, I just compil

[Rpy] Graphics in Rpy

2010-10-13 Thread Kyle Covington
Graphics in rpy. Hello, I just compiled rpy for R 2.9.2 and R 2.11.1. Whenever I try to plot using rpy.r('plot(...)') I get a graphics device but it is "Not Responding". Does anyone know if there are any settings that have changed which would prevent me from interacting with the graphics device