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
=
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
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
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
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
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
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