Re: [Rpy] SF.net SVN: rpy: [540] branches/rpy_nextgen/rpy/rinterface

2008-06-02 Thread Gregory Warnes
Hi Laurent, Why not use the get_R_HOME() function in rpy_tools.py, which already handles this for Unix and Win32. (On Win32 it checks for the proper R registry entry for this information, then falls back to other methods if this is not available.) -G On Jun 1, 2008, at 6:54AM , <[EMAI

[Rpy] SF.net SVN: rpy: [540] branches/rpy_nextgen/rpy/rinterface

2008-06-01 Thread lgautier
Revision: 540 http://rpy.svn.sourceforge.net/rpy/?rev=540&view=rev Author: lgautier Date: 2008-06-01 03:54:18 -0700 (Sun, 01 Jun 2008) Log Message: --- - automagic guessing of R_HOME on win32 (R RHOME seems to be working on win32 with R-2.7.0patched) - fixed types for nump