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

2008-04-16 Thread warnes
Revision: 489 http://rpy.svn.sourceforge.net/rpy/?rev=489&view=rev Author: warnes Date: 2008-04-16 07:19:47 -0700 (Wed, 16 Apr 2008) Log Message: --- Fix R.__repr__() bug. Modified Paths: -- trunk/rpy/rpy.py Modified: trunk/rpy/rpy.py =

[Rpy] [ rpy-Bugs-1931617 ] module _rpy2062 not included

2008-04-16 Thread SourceForge.net
Bugs item #1931617, was opened at 2008-04-01 16:23 Message generated for change (Comment added) made by warnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1931617&group_id=48422 Please note that this message will contain a full copy of the comment thr

[Rpy] [ rpy-Bugs-1908350 ] the R.__repr__ method is broken

2008-04-16 Thread SourceForge.net
Bugs item #1908350, was opened at 2008-03-05 17:07 Message generated for change (Comment added) made by warnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1908350&group_id=48422 Please note that this message will contain a full copy of the comment thr

[Rpy] SF.net SVN: rpy: [490] branches/rpy_nextgen/rpy/rinterface/tests/ test_SexpVector.py

2008-04-16 Thread lgautier
Revision: 490 http://rpy.svn.sourceforge.net/rpy/?rev=490&view=rev Author: lgautier Date: 2008-04-16 12:14:12 -0700 (Wed, 16 Apr 2008) Log Message: --- code layout Modified Paths: -- branches/rpy_nextgen/rpy/rinterface/tests/test_SexpVector.py Modified: br

[Rpy] SF.net SVN: rpy: [491] branches/rpy_nextgen/demos

2008-04-16 Thread lgautier
Revision: 491 http://rpy.svn.sourceforge.net/rpy/?rev=491&view=rev Author: lgautier Date: 2008-04-16 12:16:28 -0700 (Wed, 16 Apr 2008) Log Message: --- Toy R GUI as an example (might be worth it making a real GUI). Modified Paths: -- branches/rpy_nextgen/de

[Rpy] installing rpy on a max running osx10.4

2008-04-16 Thread Mark Thomas
Can anybody offer me any advice on installing rpy on a max running osx10.4. I'm generally using python 2.5 but don't mind using 10.4 if necessary. Thanks Mark - This SF.net email is sponsored by the 2008 JavaOne(SM) Confe

Re: [Rpy] installing rpy on a max running osx10.4

2008-04-16 Thread Gregory Warnes
Hi Mark I do my rpy development on OSX 10.4, using python 2.4.2. To install rpy, just download and unpack the source .tar.gz file, then run python setup.py build sudo python setup.py install you'll probably want to ensure that Numpy is installed before you do this so you