Menu

#137 rpy is not working with R 2.12.2 under ubuntu

open
nobody
Build (42)
5
2012-07-18
2011-04-01
hogart
No

My R v.2.12.2 on Ubuntu is not working with latest rpy-python package:
File "/usr/lib/python2.6/dist-packages/rpy.py", line 134, in <module>
""" % RVERSION)
RuntimeError: No module named _rpy2112.</module>

According to 'dpkg -L python-rpy | grep -e "_rpy.*.so" command I have only _rpy2121.so lib. It seems that rpy is builded for R v2.12.1 but not R v.2.12.1. Can you please to rebuild the package for newer version of R?

Discussion

Anonymous
Anonymous

Add attachments
Cancel