[R] Calling R functions from Python

2009-01-09 Thread ryan
All- Thanks in advance for your help. I'm trying to call R function using Python in a windows environment and have downloaded the Rpy library however it doesn't appear to work with R 2.7.2. Does anyone know if a new version of Rpy exists for windows that will work with R

Re: [R] Calling R functions from Python

2009-01-09 Thread culpritNr1
Hello Ryan, I have good and bad news for you. The good one is that there is a new rpy in active development. The bad one is that you should compile it yourself. You can get it here http://rpy.sourceforge.net/rpy2.html I use the regular distro of rpy under Linux x86_64. It works. I hope you