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
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
Tried to install the version from pypi, and it worked!
thanks so much.
Just to note though, I have updated several dependencies that might
facilitated rpy2 2.1.7 to finally work.
On Oct 13, 2010, at 11:25 AM, Laurent Gautier wrote:
> On 10/13/10 10:07 AM, Alon philosof wrote:
>> Thanks for the
On 10/13/10 12:56 PM, Brad Chapman wrote:
> Alon and Laurent;
>
>>> I get this when trying easy_install:
>>> Searching for rpy2
>>> Best match: rpy2 2.1.0alpha3
>>> Adding rpy2 2.1.0alpha3 to easy-install.pth file
>>
>> Strange. The latest release is 2.1.7.
>> Can you fetch it from Pypi then ?
>
>
Alon and Laurent;
> > I get this when trying easy_install:
> > Searching for rpy2
> > Best match: rpy2 2.1.0alpha3
> > Adding rpy2 2.1.0alpha3 to easy-install.pth file
>
> Strange. The latest release is 2.1.7.
> Can you fetch it from Pypi then ?
I can't help with the OS X build problems, but the
On 10/13/10 10:07 AM, Alon philosof wrote:
> Thanks for the reply.
> I get this when trying easy_install:
> Searching for rpy2
> Best match: rpy2 2.1.0alpha3
> Adding rpy2 2.1.0alpha3 to easy-install.pth file
Strange. The latest release is 2.1.7.
Can you fetch it from Pypi then ?
> Using /Library
Thanks for the reply.
I get this when trying easy_install:
Searching for rpy2
Best match: rpy2 2.1.0alpha3
Adding rpy2 2.1.0alpha3 to easy-install.pth file
Using /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/
site-packages
Processing dependencies for rpy2
Finished processing dep
From the output, this seems to be an older release you are trying to
install.
What would give today ?
easy_install rpy2 give
On 10/13/10 9:38 AM, Alon philosof wrote:
> Hello,
> I'm bumping a question I've posted on stackexchange and biostar but
> still can't solve.
> before I give up I thoug
Hello,
I'm bumping a question I've posted on stackexchange and biostar but
still can't solve.
before I give up I thought I might be able to get some help on this
list:
I have Xcode 3.1.4 installed and R 2.11.1, mac os x 10.5.8.
when I run:
sudo python setup.py build install
I get this: