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

Re: [Rpy] SF.net SVN: rpy: [541] branches/rpy_nextgen/rpy/rinterface/tests/ test_SexpVectorNumeric.py

2008-06-02 Thread Gregory Warnes
Makes good sense. -G On Jun 1, 2008, at 7:40AM , <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote: Revision: 541 http://rpy.svn.sourceforge.net/rpy/?rev=541&view=rev Author: lgautier Date: 2008-06-01 04:40:33 -0700 (Sun, 01 Jun 2008) Log Message: --- - only keep suppo