Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-27 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hi Everyone, apologies i have been quite busy and had no time to get back to the project of figuring out how to make RPY2 work in Win.  I will play with it anyway when i find some time. In the

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-23 Thread Laurent Gautier
On 2011-08-23 13:58, Jiri Pik wrote: Hello Laurent, do you remember what compiler have you used under Win? MS VC++? mingw32. I toyed with MS VC++ and it would have worked, but R would not compile at all with it at the time[1] and it felt wiser to spend energy elsewhere. [1: I do not know i

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-23 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hello Laurent, do you remember what compiler have you used under Win? MS VC++?  I run into some problems with the errors "error: initializer element is not constant" with mingw32  and from

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hello Laurent, >> i think the readline.h errors are misleading. this was already handled here >> http://whatnicklife.blogspot.com/2010/09/processing-terrasar-x-in-python-and-r.html  > I

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Laurent Gautier
On 2011-08-22 20:21, Jiri Pik wrote: Hello Laurent, i think the readline.h errors are misleading. this was already handled here http://whatnicklife.blogspot.com/2010/09/processing-terrasar-x-in-python-and-r.html I don't see where, but this does not matter. Laurent - what has happened bet

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hello Laurent, i think the readline.h errors are misleading. this was already handled here http://whatnicklife.blogspot.com/2010/09/processing-terrasar-x-in-python-and-r.html  Laurent - what has

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hello Laurent, can you advise - is there any reason why R for Win and R for Unix have different command line structures and distributions?  in my view, this should be fixed in R and not in rpy2. e.g

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Laurent Gautier
On 2011-08-22 19:48, Jiri Pik wrote: Hello Laurent, can you advise - is there any reason why R for Win and R for Unix have different command line structures and distributions? in my view, this should be fixed in R and not in rpy2. You may want to post on the R-devel mailing list if you want

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hello Laurent, OK thanks for the clarifications. The win binaries I have are 2.0.8. Have not expected so many changes for a sub-release! Anyway, i will look into it when i find time and report back

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Laurent Gautier
On 2011-08-22 17:28, Jiri Pik wrote: Hello Thomas, fine, i can play with it for sure, but i am confused. If the recent versions of rpy2 are not supported by Win then 1. why there is a Win installer for the latest version of rpy2? Latest ? The latest release is 2.2.2. 2. why the documentat

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Title: Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py Hello Thomas, fine, i can play with it for sure, but i am confused. If the recent versions of rpy2 are not supported by Win then  1. why there is a Win installer for the latest version of rpy2? 2. why

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Thomas Kluyver
On 22 August 2011 11:01, Jiri Pik wrote: > Actually, what distribution of R is supported? I assume part of the > problem is that rpy2 depends on some custom built R package, not the > standard one from > http://cran.opensourceresources.org/bin/windows/base/R-2.13.1-win.exe > Rpy2 works with

Re: [Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Actually, what distribution of R is supported? I assume part of the problem is that rpy2 depends on some custom built R package, not the standard one from http://cran.opensourceresources.org/bin/windows/base/R-2.13.1-win.exe thanks Monday, August 22, 2011, 10:45:36 AM, you wrote: > Hello

[Rpy] rpy2 - directory conflict with R 2.13.1 in the module rinterface\__init__.py

2011-08-22 Thread Jiri Pik
Hello Rpy-list, I am using the latest version of the ActiveState Python Community version and have run the latest RPY2 msi installer from sourceforge. I have installed both 32 and 64 bits R 2.13.1 (it doesn't help if the installation is just 32 bits), but am bugging out a