Re: [Rpy] Python to R: Conversion puzzle...

2007-10-08 Thread Gregory Warnes
Something seems to be awry with Python 2.5. Can you check Python 2.4? -G On Oct 8, 2007, at 5:18PM , Vince Fulco wrote: > A review of the docs indicates that conversion s/b automatic. I am > trying to do some elementary calculations on a numpy array and am > getting the following error. > >

[Rpy] Python to R: Conversion puzzle...

2007-10-08 Thread Vince Fulco
A review of the docs indicates that conversion s/b automatic. I am trying to do some elementary calculations on a numpy array and am getting the following error. >>> spartable2[:]['OO'] array([ 22.25, 5.75, -1.5 , -25. , -19.75, 8.5 , -38.75, 17.25, 18.75, -47. , 26.25, -3.75,

Re: [Rpy] Bug#443147: python-rpy: Invalid 'z' argument when calling persp() on amd64

2007-10-08 Thread Gregory. R. Warnes
I'm working through the list of bugs / patches /feature enhancements now -G On Oct 8, 2007, at 9:13AM , Dirk Eddelbuettel wrote: > > Greg, > > On 3 October 2007 at 11:27, Gregory Warnes wrote: > | > | Hi Dirk, Alan, et al. > | > | Sorry for the huge delay in response. I'll look into this

[Rpy] SF.net SVN: rpy: [356] trunk/rpy/setup.py

2007-10-08 Thread warnes
Revision: 356 http://rpy.svn.sourceforge.net/rpy/?rev=356&view=rev Author: warnes Date: 2007-10-08 13:35:27 -0700 (Mon, 08 Oct 2007) Log Message: --- Testing whewther Numeric is present was broken. Fixed. Modified Paths: -- trunk/rpy/setup.py Modified: tr

[Rpy] SF.net SVN: rpy: [355] trunk/rpy/rpy_options.py

2007-10-08 Thread warnes
Revision: 355 http://rpy.svn.sourceforge.net/rpy/?rev=355&view=rev Author: warnes Date: 2007-10-08 13:33:53 -0700 (Mon, 08 Oct 2007) Log Message: --- Change default for rpy_options.VERBOSE to False Modified Paths: -- trunk/rpy/rpy_options.py Modified: trun

[Rpy] SF.net SVN: rpy: [354] trunk/rpy/src/rpymodule.c

2007-10-08 Thread warnes
Revision: 354 http://rpy.svn.sourceforge.net/rpy/?rev=354&view=rev Author: warnes Date: 2007-10-08 13:26:20 -0700 (Mon, 08 Oct 2007) Log Message: --- Use proper test for whether R_CStackLimit can/should be set Modified Paths: -- trunk/rpy/src/rpymodule.c M

Re: [Rpy] question

2007-10-08 Thread Peter
zakaria ali wrote: > Dear Mrs > > how I can program in Python standard deviation?please help me because I > am a new programmer. Do you know the python programming language? Do you know the R programming language? This mailing list is about rpy. To use rpy you should already know the both pyt

Re: [Rpy] SF.net SVN: rpy: [353] trunk/rpy/tests/testall.py

2007-10-08 Thread zakaria ali
Dear Mrs I want to defind function before using that.Modules are already defined but I want to define a general programming for standard deviatiion,Please help 2007/10/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > Revision: 353 > http://rpy.svn.sourceforge.net/rpy/?rev=353&view=rev

[Rpy] SF.net SVN: rpy: [353] trunk/rpy/tests/testall.py

2007-10-08 Thread warnes
Revision: 353 http://rpy.svn.sourceforge.net/rpy/?rev=353&view=rev Author: warnes Date: 2007-10-08 12:09:24 -0700 (Mon, 08 Oct 2007) Log Message: --- Show modules to be tested Modified Paths: -- trunk/rpy/tests/testall.py Modified: trunk/rpy/tests/testall.

Re: [Rpy] question

2007-10-08 Thread Gregory Warnes
To use Rpy to compute the standard deviation to something like: >>> import rpy RHOME= /Library/Frameworks/R.framework/Resources RVERSION= 2.5.1 RVER= 2051 RUSER= /Users/warnes Loading Rpy version 2051 .. Done. Creating the R object 'r' .. Done >>> x = [1,2,3,4,5] >>> rpy.r.sd(x) 1.58113883008

[Rpy] question

2007-10-08 Thread zakaria ali
Dear Mrs how I can program in Python standard deviation?please help me because I am a new programmer. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log ev

[Rpy] [ rpy-Patches-1808836 ] Install-script tweaking for Windows

2007-10-08 Thread SourceForge.net
Patches item #1808836, was opened at 2007-10-07 10:27 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=1808836&group_id=48422 Please note that this message will contain a full cop