[Rpy] rpy and rpy2 simultaneously installed?

2011-07-20 Thread Fourie Joubert
Hi Folks I have a need to make rpy and rpy2 available simultaneously on the same system. Can anyone possibly suggest an R / rpy / rpy2 version combination that would work together in this way (preferrably in python 2.5.x)? Thanks and regards! Fourie -- -- Prof Fourie Joubert Ass

Re: [Rpy] rpy and rpy2 simultaneously installed?

2011-07-20 Thread Laurent Gautier
On 2011-07-20 09:33, Fourie Joubert wrote: > Hi Folks > > I have a need to make rpy and rpy2 available simultaneously on the same > system. > > Can anyone possibly suggest an R / rpy / rpy2 version combination that > would work together in this way (preferrably in python 2.5.x)? Any rpy / rpy2 com

Re: [Rpy] rpy and rpy2 simultaneously installed?

2011-07-20 Thread Fourie Joubert
Hi Answering my own question: Using Python 2.5.4, I have managed to succesfully build rpy's svn trunk release as well as rpy2-2.1.8 on the same system against R-2.12.2. I had trouble building other rpy releases with this config. Regards! Fourie Fourie Joubert wrote: > Hi Folks > > I have a

Re: [Rpy] rpy and rpy2 simultaneously installed?

2011-07-20 Thread Laurent Gautier
On 2011-07-20 15:08, Fourie Joubert wrote: > Hi > > Answering my own question: > > Using Python 2.5.4, I have managed to succesfully build rpy's svn trunk > release as well as rpy2-2.1.8 on the same system against R-2.12.2. You probably have good reasons for wanting the older Python 2.5, but I wa