[Rpy] [ rpy-Bugs-1827071 ] import error / restart

2007-11-06 Thread SourceForge.net
Bugs item #1827071, was opened at 2007-11-06 11:05 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=1827071&group_id=48422 Please note that this message will contain a full copy o

Re: [Rpy] RPy won't compile

2007-11-06 Thread Toby Hocking
That worked, thanks! I was missing the python2.4-dev libraries (duh!) Toby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk Eddelbuettel Sent: Monday, November 05, 2007 8:14 PM To: RPy help, support and design discussion list Subject: Re: [Rpy] RPy won't

Re: [Rpy] Windows import rpy problems

2007-11-06 Thread Brian Miles
On Oct 11, 2007, at 3:35 PM, Brian Miles wrote: On Oct 8, 2007, at 1:01 PM, [EMAIL PROTECTED] wrote: Date: Sun, 7 Oct 2007 09:38:16 -0400 From: "Michael Boldin" <[EMAIL PROTECTED]> Subject: [Rpy] Windows import rpy problems To: Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; char

[Rpy] indexing data.frames; status of r.py; etc.

2007-11-06 Thread Alexy Khrabrov
Greetings -- in R, one can index a data.frame as either a list of columns or as a matrix. In rpy, looks like it's a hash of lists. Moreover, despite the fact I made NumPy available before building rpy, the type of lists is 'list'. How do I check that NumPy arrays are used indeed? What a

[Rpy] SF.net SVN: rpy: [362] trunk/rpy/src

2007-11-06 Thread warnes
Revision: 362 http://rpy.svn.sourceforge.net/rpy/?rev=362&view=rev Author: warnes Date: 2007-11-06 08:49:53 -0800 (Tue, 06 Nov 2007) Log Message: --- Apply patch submitted by Matthew Brett to resolve array size issues on 64 bit platforms Modified Paths: --