Re: [Rpy] Interfacing with Python from R?

2008-07-24 Thread Laurent Gautier
2008/7/24 Matias Piipari <[EMAIL PROTECTED]>: > That's a shame... I've unsuccessfully tried to run RSPython on my Macbook > for the last few days and got as far as changing the configure script enough > to make it compile (doesn't run yet though). It's probably not worth the > effort as it seems to

Re: [Rpy] Interfacing with Python from R?

2008-07-24 Thread Matias Piipari
That's a shame... I've unsuccessfully tried to run RSPython on my Macbook for the last few days and got as far as changing the configure script enough to make it compile (doesn't run yet though). It's probably not worth the effort as it seems to be completely unmaintained for a long time and requir

Re: [Rpy] Interfacing with Python from R?

2008-07-24 Thread Anne Ghisla
Scrive Matias Piipari <[EMAIL PROTECTED]>: > I'm sorry, my question was unclear. What I actually meant was interfacing > with Python code from inside the R interpreter (RSPython and some other R > bridges from other languages allows one to do this). In other words, I'd > like to use my existing Py

Re: [Rpy] Interfacing with Python from R?

2008-07-24 Thread Matias Piipari
I'm sorry, my question was unclear. What I actually meant was interfacing with Python code from inside the R interpreter (RSPython and some other R bridges from other languages allows one to do this). In other words, I'd like to use my existing Python code underneath and merely expose an R API for

Re: [Rpy] Interfacing with Python from R?

2008-07-24 Thread Anne Ghisla
Scrive Matias Piipari <[EMAIL PROTECTED]>: > Hi everyone, Hi Matias, > > Is it possible to interface with Python using Rpy in like way that RSPython > allows you to do? Basically, I'd like to provide an R API for a certain type > of novel statistical method implemented in Python without having

[Rpy] Interfacing with Python from R?

2008-07-24 Thread Matias Piipari
Hi everyone, Is it possible to interface with Python using Rpy in like way that RSPython allows you to do? Basically, I'd like to provide an R API for a certain type of novel statistical method implemented in Python without having to rewrite the whole codebase. Thanks, Matias

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

2008-07-24 Thread lgautier
Revision: 593 http://rpy.svn.sourceforge.net/rpy/?rev=593&view=rev Author: lgautier Date: 2008-07-24 19:30:38 + (Thu, 24 Jul 2008) Log Message: --- renamed rlike.container.NamedList to rlike.container.ArgsDict Modified Paths: -- branches/rpy_nextgen/N

[Rpy] SF.net SVN: rpy:[590] trunk/htdocs

2008-07-24 Thread lgautier
Revision: 590 http://rpy.svn.sourceforge.net/rpy/?rev=590&view=rev Author: lgautier Date: 2008-07-24 13:17:52 + (Thu, 24 Jul 2008) Log Message: --- Added page for rpy2 Modified Paths: -- trunk/htdocs/Makefile trunk/htdocs/template.html Added Paths:

[Rpy] [ rpy-Bugs-2023699 ] Installation - libRlapack.so()(64bit)

2008-07-24 Thread SourceForge.net
Bugs item #2023699, was opened at 2008-07-21 15:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2023699&group_id=48422 Please note that this message will contain a full copy o

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

2008-07-24 Thread lgautier
Revision: 592 http://rpy.svn.sourceforge.net/rpy/?rev=592&view=rev Author: lgautier Date: 2008-07-24 14:09:54 + (Thu, 24 Jul 2008) Log Message: --- Added NEWS entry and unit test for the last change Modified Paths: -- branches/rpy_nextgen/NEWS branc

[Rpy] SF.net SVN: rpy:[591] branches/rpy_nextgen/rpy/rinterface/rinterface.c

2008-07-24 Thread lgautier
Revision: 591 http://rpy.svn.sourceforge.net/rpy/?rev=591&view=rev Author: lgautier Date: 2008-07-24 14:02:34 + (Thu, 24 Jul 2008) Log Message: --- rinterface: - clear the "initialized" bit when ending R - prevent the call of a function when R has been ended Modified

[Rpy] SF.net SVN: rpy:[589] branches/rpy_nextgen/doc/build/

2008-07-24 Thread lgautier
Revision: 589 http://rpy.svn.sourceforge.net/rpy/?rev=589&view=rev Author: lgautier Date: 2008-07-24 10:01:52 + (Thu, 24 Jul 2008) Log Message: --- Directories no longer needed (Sphinx 0.4.1 fixes the issue) Removed Paths: - branches/rpy_nextgen/doc/bui

[Rpy] SF.net SVN: rpy:[588] branches/rpy_nextgen/doc/build/html/_static/ rpy_logo_header.png

2008-07-24 Thread lgautier
Revision: 588 http://rpy.svn.sourceforge.net/rpy/?rev=588&view=rev Author: lgautier Date: 2008-07-24 10:00:17 + (Thu, 24 Jul 2008) Log Message: --- Deleted image logo from the build/html/_static directory (sphinx 0.4.1 fixes the problem - no need for this workaround any