Re: [Rpy] rpy finding R version in the registry

2008-01-25 Thread Gregory Warnes
Btw, I've committed a fix to SVN for the bug that resulted in this error message: NameError: global name 'RuntimeExecError' is not defined rather than the more appropriate RuntimeError: "Couldn't execute the R interpreter." -Greg ---

[Rpy] SF.net SVN: rpy: [401] trunk/rpy/rpy_tools.py

2008-01-25 Thread warnes
Revision: 401 http://rpy.svn.sourceforge.net/rpy/?rev=401&view=rev Author: warnes Date: 2008-01-25 12:14:00 -0800 (Fri, 25 Jan 2008) Log Message: --- Correct name of runtime exception Modified Paths: -- trunk/rpy/rpy_tools.py Modified: trunk/rpy/rpy_tools.

Re: [Rpy] rpy finding R version in the registry

2008-01-25 Thread H Nesse
Fantastic, it seemed to work like a charm. I also had to install the pywin32 module. Many thanks to those who replied! -Hans --- Gregory Warnes <[EMAIL PROTECTED]> wrote: > During the installation of R, there is an option (on > by default) to > set the R registry entries. If, for some reaso

Re: [Rpy] rpy finding R version in the registry

2008-01-25 Thread Gregory Warnes
During the installation of R, there is an option (on by default) to set the R registry entries. If, for some reason, this gets unchecked, it doesn't happen. In any case, the problem can be solved by properly setting the RHOME environment variable. The RHOME environment variable should poin