Re: [Rpy] DataFrame

2008-10-28 Thread Mark Janikas
Thanks much! Should have searched harder I guess. MJ -Original Message- From: laurent [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 28, 2008 2:08 PM To: Mark Janikas Cc: RPy help, support and design discussion list Subject: Re: [Rpy] DataFrame On Tue, 2008-10-28 at 13:35 -0700, Ma

Re: [Rpy] DataFrame

2008-10-28 Thread laurent
On Tue, 2008-10-28 at 13:35 -0700, Mark Janikas wrote: > In rpy you were able to create a dataframe from a dictionary. Is > there a way to do that in rpy2? It appears you need to use a > taggedlist now. Any info would be greatly appreciated. TY, This was discussed recently on the mailing-lis

[Rpy] DataFrame

2008-10-28 Thread Mark Janikas
In rpy you were able to create a dataframe from a dictionary. Is there a way to do that in rpy2? It appears you need to use a taggedlist now. Any info would be greatly appreciated. TY, MJ EXAMPLE: In [29]: from rpy import * In [30]: set_default_mode(NO_CONVERSION) In [31]: d = {"Test":[1,2

[Rpy] SF.net SVN: rpy:[666] trunk/htdocs/template.html

2008-10-28 Thread warnes
Revision: 666 http://rpy.svn.sourceforge.net/rpy/?rev=666&view=rev Author: warnes Date: 2008-10-28 19:28:14 + (Tue, 28 Oct 2008) Log Message: --- Add Larent's change to the html page template (annoucing RPy2 2.0.0-a3) Modified Paths: -- trunk/htdocs/tem

[Rpy] SF.net SVN: rpy:[665] trunk/htdocs/svn.data

2008-10-28 Thread warnes
Revision: 665 http://rpy.svn.sourceforge.net/rpy/?rev=665&view=rev Author: warnes Date: 2008-10-28 19:16:27 + (Tue, 28 Oct 2008) Log Message: --- Correct link to SVN viewer Modified Paths: -- trunk/htdocs/svn.data Modified: trunk/htdocs/svn.data ==

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

2008-10-28 Thread lgautier
Revision: 664 http://rpy.svn.sourceforge.net/rpy/?rev=664&view=rev Author: lgautier Date: 2008-10-28 19:06:30 + (Tue, 28 Oct 2008) Log Message: --- rpy_classic: - Fixed the typeof() not callable error doc: - Added Laurent Oget as currently building win32 binaries Mod

Re: [Rpy] rpy2 rpy_classic

2008-10-28 Thread laurent
rpy2.rpy_classic is currently lagging behind the other rpy2.* modules (in terms of reliability). You have hit a bug. It should be fixed some time soon. L. On Tue, 2008-10-28 at 11:43 +1000, Denham Robert wrote: > I am having problems with rp2.rpy_classic with conversions. If I do: > > > $ p