Revision: 520 http://rpy.svn.sourceforge.net/rpy/?rev=520&view=rev Author: lgautier Date: 2008-05-14 10:44:12 -0700 (Wed, 14 May 2008)
Log Message: ----------- missing file (should have be in SVN some time ago) Added Paths: ----------- branches/rpy_nextgen/rpy/rinterface/__init__.py Added: branches/rpy_nextgen/rpy/rinterface/__init__.py =================================================================== --- branches/rpy_nextgen/rpy/rinterface/__init__.py (rev 0) +++ branches/rpy_nextgen/rpy/rinterface/__init__.py 2008-05-14 17:44:12 UTC (rev 520) @@ -0,0 +1,7 @@ +# This file is automatically generated when installing rpy2 +# For permanent changes, edit __init__py.in in the source directory. + +import os +os.environ["R_HOME"]="/usr/local/packages/R-2.7/lib/R" + +from rinterface import * Property changes on: branches/rpy_nextgen/rpy/rinterface/__init__.py ___________________________________________________________________ Name: svn:eol-style + native This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list