Re: [Rpy] problems with clean WINXP RPy2.10 and R2.11.0

2010-04-30 Thread Andrew Walsh
Laurent wrote: Unfortunately there is currently no win32/win64 support for rpy2-2.1.x (for lack of time / resources): http://rpy.sourceforge.net/rpy2/doc-2.1/html/overview.html#download * OK I think it will work now, thanks. RPy2 2.0.8 can find any R installation from 2.8 to 2.11 I ha

Re: [Rpy] rpy-list Digest, Vol 47, Issue 14

2010-04-30 Thread Andrew Walsh
Laurent wrote: >Unfortunately there is currently no win32/win64 support for rpy2-2.1.x >(for lack of time / resources): > http://rpy.sourceforge.net/rpy2/doc-2.1/html/overview.html#download Ah OK thanks - I should have looked in

Re: [Rpy] Windows installer for 2.1rc?

2010-04-30 Thread Peter
On Fri, Apr 30, 2010 at 10:12 AM, Laurent wrote: > > I am confused the output seems to tell that your using MSVS, not > mingw32 to compile as you indicate before. I did try both compilers but it does look like I didn't paste in the mingw32 output, but rather the MSVC output again. Sorry about tha

Re: [Rpy] Windows installer for 2.1rc?

2010-04-30 Thread Laurent
On 14/04/10 18:43, Peter wrote: > On Wed, Apr 14, 2010 at 5:40 PM, Peter wrote: >> On Wed, Apr 14, 2010 at 5:24 PM, Peter >> wrote: >>> On Wed, Apr 14, 2010 at 5:14 PM, Peter >>> wrote: There is no Rinterface.h file under C:\Program Files\R\R-2.10.1\include (nor C:\Program Files

Re: [Rpy] Windows installer for 2.1rc?

2010-04-30 Thread Laurent
On 19/04/10 10:41, Peter wrote: > On Sun, Apr 18, 2010 at 6:50 PM, Laurent Gautier wrote: >> > Why isn't rpy2 checking the registry to find R (a regression from rpy1)? It does, but only at run time. Building is a more advanced operation (and I filtering candidate that can't

Re: [Rpy] problems with clean WINXP RPy2.10 and R2.11.0

2010-04-30 Thread Peter
On Fri, Apr 30, 2010 at 9:03 AM, Laurent wrote: > >> I found a recent discussion in this forum which said to use R version >> 2.9 but the archived windows binaries time out when I click on them. I >> only seem to be able to download source. >> But compiling source just seems that much harder ... >

Re: [Rpy] problems with clean WINXP RPy2.10 and R2.11.0

2010-04-30 Thread Laurent
On 29/04/10 14:03, Andrew Walsh wrote: > I am a newbie to R and Python and am just trying to install both on > WINXP 32 bit but am having problems. > > I downloaded RPY2-2.1.0 but could not see any reference to which version > of R it was supposed to work with. I figured the latest R was as good as

Re: [Rpy] Rpy2 and automatic conversion of numpy arrays

2010-04-30 Thread Laurent
On 21/04/10 22:30, Christian Marquardt wrote: > Hi, > > once more my apologies if I'm missing the obvious... > > The rpy2 documentation at > http://rpy.sourceforge.net/rpy2/doc-2.1/html/numpy.html#high-level-interface > states that the import of the numpy2ri module "alone is sufficient to > switch