[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

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

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
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 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 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. a

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, 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 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 happe

[Rpy] Unix -v- Windows port of R - Request for unifying APIs

2011-08-22 Thread Jiri Pik
Title: Unix -v- Windows port of R - Request for unifying APIs Hello, could you please clarify the exact reason why the Unix and Windows versions of R are differently organized,  have different H files included (windows is missing RInterface.h) and have different command line parameters  (R CMD d

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  > I don't see where,