[R] Calling R functions from C++ under VS2005

2011-12-22 Thread Jawad Elomari
Hi, I'm trying to call some of R's statistical functions within my C++ code, developed under VS2005, but I can't seem to find out how to do it. I tried RInside and Rcpp, but they either don't work on Windows or with VS. Is there a way to do this? Appreciate the help. Regards,

Re: [R] Calling R functions from C++ under VS2005

2011-12-22 Thread Dirk Eddelbuettel
On 22 December 2011 at 15:25, Jawad Elomari wrote: | I'm trying to call some of R's statistical functions within my C++ | code, developed under VS2005, but I can't seem to find out how to do i) As has been stated fairly frequently, R itself does not build under VS* making the linking of C