Luca Manini wrote:
>>>>>> "Alain" == Alain Leblanc <[EMAIL PROTECTED]> writes:
> 
>  > Hi Luca, Which version of rpy are you using?
> 
>     # python   
>     >>> from rpy_version import rpy_version
>     >>> print rpy_version
>     0.99.2
>     >>>
>     # 
> 

rpy 0.99.2 does not recognise the version number given by R 2.3.0 or R 
2.3.1 (they made a minor change to the formatting).

It also has a Windows only issue with loading the DLL before setting the 
path up.

These two issues are trivial to fix in the python code, which is what I 
did for my installation.

And finally, the Windows installer for rpy 0.99.2 didn't include the 
compiled modules for R 2.3.0 or R 2.3.1 either.

You might have better luck with rpy 1.0-rc1, I've not tried it yet 
personally.

Peter

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to