Skip to content
Prev 280735 / 398503 Next

Calling R functions from C++ under VS2005

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,