Hi Gregory
Thanks. I've tried that but it doesn't work - and I have Numpy installed (am
a regular user). The error message I get is:
python setup.py build
RHOMES= []
DEBUG= True
Setting RHOMES to ['/Library/Frameworks/R.framework/Resources']
### Using R verion 2.6.2 installed at
/Library/Framew
Revision: 492
http://rpy.svn.sourceforge.net/rpy/?rev=492&view=rev
Author: lgautier
Date: 2008-04-17 12:12:30 -0700 (Thu, 17 Apr 2008)
Log Message:
---
ported/adapted RPy1's multiple-R versions feature
Modified Paths:
--
branches/rpy_nextgen/setup.py
Modif
Revision: 493
http://rpy.svn.sourceforge.net/rpy/?rev=493&view=rev
Author: lgautier
Date: 2008-04-17 12:16:29 -0700 (Thu, 17 Apr 2008)
Log Message:
---
- Editing in the python doc, or the source comments
- snatched the clean up part from RPy1 (still have to sort the details
Revision: 494
http://rpy.svn.sourceforge.net/rpy/?rev=494&view=rev
Author: lgautier
Date: 2008-04-17 13:44:44 -0700 (Thu, 17 Apr 2008)
Log Message:
---
- Fixes
Modified Paths:
--
branches/rpy_nextgen/setup.py
Modified: branches/rpy_nextgen/setup.py
===