If you explicitly set the RHOME environment variable to point to the
R 2.4.1 directory, rpy will use that RHOME and hence R 2.4.1.
-Greg
On Apr 10, 2008, at 5:53AM , Eloi Ribeiro wrote:
Dear list,
We are facing the fowling problem. Every thing worked fine while we
had Python 2.4 + R 2.
Dear list,
We are facing the fowling problem. Every thing worked fine while we had
Python 2.4 + R 2.4.1 + Rpy ($Id: rpy.py 339 2006-08-18 14:19:22Z alain001
$). After installing R 2.6.2 the RHOME is now pointing to R 2.6.2 and we
wont to change it back to R 2.4.1 to make it work as it was before.