[Rpy] rpy2 easy_install

2009-11-11 Thread Manuel Rivas
Hello all, I was trying to install rpy2 in a unix machine and get the following error with R version 2.9.1 Searching for rpy2>=2.0 Reading http://pypi.python.org/simple/rpy2/ Reading http://rpy.sourceforge.net Best match: rpy2 2.0.8 Downloading http://pypi.python.org/packages/source/r/rpy2/r

Re: [Rpy] rpy2 easy_install

2009-11-11 Thread Laurent Gautier
"R was not built as a library" http://rpy.sourceforge.net/rpy2_download.html (Section "Requirements") I should add it to the documentation as well. L. Manuel Rivas wrote: > Hello all, > > I was trying to install rpy2 in a unix machine and get the following > error with R version 2.9.1 >

Re: [Rpy] rpy-list Digest, Vol 42, Issue 2

2009-11-11 Thread LORCH, PATRICK
Hello Laurent, Could you clarify what you suggested Laurent do? I am having the same problem. I am running 10.5.8 not snow leopard with version 2.10 of R (precompiled binary). I had to tweak the rpy_tools.py to recognize a 2 digit version number by changing version = re.search(" +([0

Re: [Rpy] rpy-list Digest, Vol 42, Issue 2

2009-11-11 Thread Laurent Gautier
About the missing Rdevices.h, I remembered this thread. http://www.mail-archive.com/rpy-list@lists.sourceforge.net/msg01500.html I also remember seeing SVN commit logs from Dirk mentioning a fix for the 2 digits minor version number (R is now 2.10). http://www.mail-archive.com/rpy-list@lists.sour