Patches item #1417834, was opened at 2006-01-29 02:22
Message generated for change (Settings changed) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1417834&group_id=48422
Please note that this message will contain a full copy of the comme
Patches item #1861673, was opened at 2008-01-01 08:42
Message generated for change (Settings changed) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1861673&group_id=48422
Please note that this message will contain a full copy of the comme
Patches item #1417834, was opened at 2006-01-29 02:22
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1417834&group_id=48422
Please note that this message will contain a full copy of the comment
Patches item #1861673, was opened at 2008-01-01 21:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1861673&group_id=48422
Please note that this message will contain a full cop
Revision: 394
http://rpy.svn.sourceforge.net/rpy/?rev=394&view=rev
Author: warnes
Date: 2008-01-02 09:57:04 -0800 (Wed, 02 Jan 2008)
Log Message:
---
Add code to export 'Robj' type
Modified Paths:
--
trunk/rpy/rpy.py
trunk/rpy/src/rpymodule.c
Modified:
Revision: 393
http://rpy.svn.sourceforge.net/rpy/?rev=393&view=rev
Author: warnes
Date: 2008-01-02 09:34:28 -0800 (Wed, 02 Jan 2008)
Log Message:
---
Minor code reformatting in io.c
Modified Paths:
--
trunk/rpy/src/io.c
Modified: trunk/rpy/src/io.c
===
Revision: 392
http://rpy.svn.sourceforge.net/rpy/?rev=392&view=rev
Author: warnes
Date: 2008-01-02 09:33:42 -0800 (Wed, 02 Jan 2008)
Log Message:
---
Use 'tail -n 1' instead of 'tail -1' when calling 'R RHOME' to make recent
versions of tail happy
Modified Paths:
Revision: 391
http://rpy.svn.sourceforge.net/rpy/?rev=391&view=rev
Author: warnes
Date: 2008-01-02 09:29:55 -0800 (Wed, 02 Jan 2008)
Log Message:
---
Add startup options to prevent initialization of console read/write/showfiles
Modified Paths:
--
trunk/rpy/
Gregory Warnes wrote:
> Hi Barry,
> This will prevent R/Rpy from being able to ready *anything* from the
> console, so be careful. If this works, then you should find out how
> QGIS sets up Python's console read operation and do the same thing
> for R/Rpy.
Righto, I'll try that later to
Hi Barry,
I suspect the problem is that QGIS has set up python's console input
differently than rpy expects. At the moment, there is no way to
tell RPy to do something different with i/o during startup. (After
startup you can call set_rpy_output() and set_rpy_input() to provide
new i/o
Starting with a fresh Windows XP system I've installed R 2.6.1 and the
latest Rpy and Python 2.5 from binaries. That all works fine together.
I've also installed Quantum GIS (QGIS) 0.9.1 from released binaries.
QGIS has an embedded python interpreter which gives access to the
geographic data an
11 matches
Mail list logo