Re: RPy / R

2006-02-12 Thread Eddie
R = 2.2.1 Rpy = rpy-0.4.6-R-2.0.0-to-2.2.1-py24.win32.exe Active Python = ActivePython-2.4.2.10-win32-x86.msi Numeric = Numeric-24.2.win32-py2.4.exe NumPy = numpy-0.9.4.win32-py2.4.exe I don't believe I have installed SciPy The Numeric and NumPy differences are explained at http://numeric.scipy.or

Re: RPy / R

2006-02-08 Thread jason
Thanks for your response. I'll try to install all the same versions that you have. I have removed my version of Python and installed ActivePython (ActivePython-2.4.2.10-win32-x86.msi). Could you please tell me which versions of the following you have installed: NumPy SciPy RPy R I have not ins

Re: RPy / R

2006-02-07 Thread Eddie
Hi Jason I had more success, being able to run a few test programs. Not sure why yours would be crashing - I have a similar setup (Win XP SP2 with all updates) - my version of Python is the Activestate download (ActivePython-2.4.2.10-win32-x86.msi). Have you installed Numeric? If all else fails

Re: RPy / R

2006-02-07 Thread Hans Georg Krauthaeuser
jason schrieb: > Hello: > > I installed the following: > > python-2.4.2.msi > pywin32-207.win32-py2.4.exe > R-2.2.1-win32.exe > rpy-0.4.6-R-2.0.0-to-2.2.1-py24.win32.exe > > on a Windows XP (SP2) box. > > When I try to run the following (source: > http://rpy.sourceforge.net/plotting-with-RPy.h