Re: [Rpy] Rpy and R 2.7.2

2008-08-29 Thread José Matos
On Friday 29 August 2008 22:53:43 Daniel Arribas wrote: > Is Rpy 1.0.3 supporting R 2.7.2? Yes. :-) > If so, what should I do to be able   > to import it? What if it's not? You need to recompile it with R 2.7.2 and that process will create the _rpy2072 module. > I'm working on a Mac OS X Leopa

[Rpy] Rpy and R 2.7.2

2008-08-29 Thread Daniel Arribas
Hi there! I just upgraded R to 2.7.2 version and when I tried to import RPy in python 2.5.2 I get this error: >>> from rpy import * Traceback (most recent call last): File "", line 1, in File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/site-packages/rpy.py", line 1