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
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
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
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
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:
--