[Rcpp-devel] rcpp as a compiler to create stand-alone applications
On Mon, Feb 6, 2012 at 2:44 AM, B, Nitika (GE Global Research)
<Nitika.B at ge.com> wrote:
Hi,
Can we use rcpp to convert an R program into a C++ program and hence create a stand-alone executable ? that does not need R to be installed? This question is with respect to deployment of R applications.
I think what you want is closer to Rinside than to Rcpp, per se.