Re: [Rpy] quick advice please: Rpy or Rpy2

2012-10-16 Thread Peter Cock
On Tue, Oct 16, 2012 at 11:35 AM, Jaime A. Florez wrote: > Hi, > > I am just trying to start using Rpy... but I faced the decision: Rpy or > Rpy2... and I don't really get what is the difference between these 2 from > the Rpy website. > I just would like to install the one that is more suitable fo

Re: [Rpy] error message when installing rpy

2012-07-09 Thread Peter Cock
On Tue, Jun 26, 2012 at 9:51 PM, Robert Chase wrote: > Hello, > > An old version of some software needs rpy to function. We tried using > rpy2.classic_rpy and it didn't work. I'm getting the following error message > when I try to install rpy. > >> ls > > ChangeLog examplesMANIFEST.in RE

Re: [Rpy] RPy error

2012-02-07 Thread Peter Cock
On Tue, Feb 7, 2012 at 4:18 PM, Marko Limbek wrote: > I get this > >> R --version > Error: object 'R' not found I meant at the (Windows) terminal try that command, not inside Python. > RPy version is rpy-1.0.3.win32-py2.7-R.2.12.1 and now I have both > R-2.9.0 and R-2.12.1 and both Python 26 and

Re: [Rpy] RPy error

2012-02-07 Thread Peter Cock
On Tue, Feb 7, 2012 at 2:23 PM, Marko Limbek wrote: > Hi! > > I get this error. I recently updated SPSS19 to SPS20 and I also have > updated the RPy architecture (python27, pywin, numpy, rpy, r2121) to > be suitable for SPSS20. > Now something is wrong. Perhaps someone knows, what would be the pro

Re: [Rpy] Complex statistical methods

2011-12-12 Thread Peter Cock
On Mon, Dec 12, 2011 at 3:18 PM, Marko Limbek wrote: > Thank you Peter, but with me it doesn't work, > as you can see from the printscreen in the attachment, that I send you. > I followed all four steps. > The warning in the picture says that variable resmca is not used. > > Marko You had this:

Re: [Rpy] Complex statistical methods

2011-12-12 Thread Peter Cock
On Mon, Dec 12, 2011 at 12:33 PM, Marko Limbek wrote: > Do you mean > set_default_mode(NO_CONVERSION) > or something else? Yes, try the NO_CONVERSION mode of rpy v1, which keeps the objects as R objects but allows you to access them from Python. > What you suggested is the second way of retreivi

Re: [Rpy] Install on CentOS 5.4

2011-11-03 Thread Peter Cock
On Thu, Nov 3, 2011 at 3:01 PM, remy d1 wrote: > Hi Peter, > Thanks for help. > I downloaded rpy from svn (with svn co ...) and I tried to install rpy with > it (in trunk/rpy directory, but it is version 1.0.3...), but it did not > work. I still have the same error You mean this error? /usr/bin/l

Re: [Rpy] Install on CentOS 5.4

2011-11-03 Thread Peter Cock
On Thu, Nov 3, 2011 at 1:41 PM, remy d1 wrote: > Hello, > I want to try rpy on my linux CentOS5.4 x86_64  operating system. > I try to compile R with -shlibs option in configure command but it did not > work. I had the same error as this thread : > https://stat.ethz.ch/pipermail/r-sig-fedora/2011-

Re: [Rpy] rpy 1.0.4 ?

2011-09-15 Thread Peter Cock
On Tue, Sep 13, 2011 at 7:23 PM, Laurent Gautier wrote: > On 2011-09-13 18:48, Peter Cock wrote: >> >> I then fell over what was a new problem for me (/usr/bin/ld: cannot >> find -lRlapack), but has been reported for rpy2: >> http://www.mail-archive.com/rpy-list@lis

[Rpy] rpy 1.0.4 ?

2011-09-13 Thread Peter Cock
Hi all, Looking on sourceforge I can see files for rpy 1.0.3, however, while there is folder on sourceforge for rpy 1.0.4, it looks empty. Was rpy 1.0.4 ever released? According to the svn browser it looks like 1.0.3 might have been the last release, but some fixes since then have been made: http