A quick questions on getting started with Rpy:
1. Does the previously mentioned problem also include any notes about a
R6025 run-time error in Visual C++
It's mentioned as a programmer error in a Microsoft doc
http://support.microsoft.com/kb/125749
It may also be related to the fact that I don't h
Revision: 360
http://rpy.svn.sourceforge.net/rpy/?rev=360&view=rev
Author: warnes
Date: 2007-10-17 19:40:37 -0700 (Wed, 17 Oct 2007)
Log Message:
---
Fix spelling error
Modified Paths:
--
trunk/htdocs/download.data
trunk/htdocs/faithful.py
Modified: tr
Bugs item #1699801, was opened at 2007-04-13 04:39
Message generated for change (Settings changed) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1699801&group_id=48422
Please note that this message will contain a full copy of the comment
Bugs item #1783756, was opened at 2007-08-29 00:36
Message generated for change (Settings changed) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1783756&group_id=48422
Please note that this message will contain a full copy of the comment
Bugs item #1710180, was opened at 2007-04-30 13:48
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1710180&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1720472, was opened at 2007-05-16 23:48
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1720472&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1720472, was opened at 2007-05-16 23:48
Message generated for change (Settings changed) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1720472&group_id=48422
Please note that this message will contain a full copy of the comment
Bugs item #1772975, was opened at 2007-08-13 05:52
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1772975&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1759234, was opened at 2007-07-23 18:50
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1759234&group_id=48422
Please note that this message will contain a full copy of the comment thr
Bugs item #1776119, was opened at 2007-08-17 05:52
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1776119&group_id=48422
Please note that this message will contain a full copy of the comment thr
Patches item #1648318, was opened at 2007-01-30 18:53
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1648318&group_id=48422
Please note that this message will contain a full copy of the comment
Bugs item #1783756, was opened at 2007-08-29 00:36
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1783756&group_id=48422
Please note that this message will contain a full copy of the comment thr
Patches item #1808836, was opened at 2007-10-07 00:27
Message generated for change (Comment added) made by warnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453023&aid=1808836&group_id=48422
Please note that this message will contain a full copy of the comment
Revision: 359
http://rpy.svn.sourceforge.net/rpy/?rev=359&view=rev
Author: warnes
Date: 2007-10-17 18:54:13 -0700 (Wed, 17 Oct 2007)
Log Message:
---
Remove unneeded comment
Modified Paths:
--
trunk/rpy/src/rpymodule.c
Modified: trunk/rpy/src/rpymodule.c
=
Hi Gregory,
On 10/17/07, Gregory Warnes <[EMAIL PROTECTED]> wrote:
> I'm in the process of bug-fixing and patching. I expect to post a
> new source code release early next week, and will try to follow up
> with a windows build soon after.
Great! I will wait for the windows build then. Thanks!
Revision: 358
http://rpy.svn.sourceforge.net/rpy/?rev=358&view=rev
Author: warnes
Date: 2007-10-17 18:36:48 -0700 (Wed, 17 Oct 2007)
Log Message:
---
Apply patch [ 1808836 ] Install-script tweaking for Windows
Modified Paths:
--
trunk/rpy/rpy_wintools.py
M
I'm in the process of bug-fixing and patching. I expect to post a
new source code release early next week, and will try to follow up
with a windows build soon after.
-G
On Oct 17, 2007, at 6:58PM , Mario Beauchamp wrote:
> Hi all,
>
> I am having the same probs mentioned previously import
Hi Toby,
Unfortunately, the R documentation (and source code) doesn't make it
clear how to convert a 'user' string to an R unicode string. I'll
send off a query to the R developer list to see if they'll help.
In the mean time, I've simply added a case for unicode strings that
first conver
Revision: 357
http://rpy.svn.sourceforge.net/rpy/?rev=357&view=rev
Author: warnes
Date: 2007-10-17 18:26:34 -0700 (Wed, 17 Oct 2007)
Log Message:
---
Handle python unicode strings in calls to R by first converting to python ascii
strings
Modified Paths:
--
Hi all,
I am having the same probs mentioned previously importing rpy on XP
but I cannot (easily) upgrade to Python 2.5 so I cannot use Manuzhai's
binary. Can anyone help? Or when will there be a RC4 to fix that bug?
Thanks
cheers
--
Mario B.
---
Thanks for the response, Gregory. But I need a bit more help.
So far I am using the test python code
from rpy import r
r.print_(u'')
r.print_(u' ')
By inserting print statements into the RPy C code (rpymodule.c), I have
determined that every time RPy accesses an R object, it goes through the C
21 matches
Mail list logo