Thanks a mill - works like a charm!
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 11, 11:47 am, [EMAIL PROTECTED] wrote:
> I'm running Python 2.5.2 on Windows XP and need to interface with R,
> so I downloaded the R 2.6.2 statistical package and installed it, and
> did the same for RPy 1.02 (i made sure I got the version for Python
> 2.5 and R 2.62.). When I go to the Pyt
I'm running Python 2.5.2 on Windows XP and need to interface with R,
so I downloaded the R 2.6.2 statistical package and installed it, and
did the same for RPy 1.02 (i made sure I got the version for Python
2.5 and R 2.62.). When I go to the Python command line and type
>>> from rpy import *
I get