Re: [R] RSpython Ubuntu

2010-05-20 Thread kaveh vakili
kaveh vakili ulb.ac.be> writes: > > Dear List, > > I'd like to call pyhton function from within R. I tried installing the latest > version of RSPython: > > wget http://www.omegahat.org/RSPython/RSPython_0.7-1.tar.gz > R CMD INSTALL --clean RSPython_0.7-1.tar.gz > > I get a compile error (po

[R] RSpython Ubuntu

2010-05-20 Thread kaveh vakili
Dear List, I'd like to call pyhton function from within R. I tried installing the latest version of RSPython: wget http://www.omegahat.org/RSPython/RSPython_0.7-1.tar.gz R CMD INSTALL --clean RSPython_0.7-1.tar.gz I get a compile error (posted below). Did anyone else run against this ? Is the