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
"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
>
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
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