Re: [Rpy] Embedded python in R

2013-03-15 Thread Laurent Gautier
On 2013-03-13 17:50, Wush Wu wrote: > Hi all, > > Recently I need to do some job in R and python simultaneously. > > Since I am a R, Rcpp user and new to python, so I prefer to embed > python into R. Unfortunately, RSPython does not work for me. As far as I know RSPython stopped working some time a

[Rpy] Embedded python in R

2013-03-13 Thread Wush Wu
Hi all, Recently I need to do some job in R and python simultaneously. Since I am a R, Rcpp user and new to python, so I prefer to embed python into R. Unfortunately, RSPython does not work for me. In ubuntu, I have some linking issue and resolve them according to http://stackoverflow.com/questi