Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Dirk Eddelbuettel
On 7 February 2012 at 09:32, Darren Cook wrote: | >>> 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? | | >> I think what you want is closer to Rinside than to | >> Rcpp, per se. | > | > Whil

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Darren Cook
>>> 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? >> I think what you want is closer to Rinside than to >> Rcpp, per se. > > While that is true, it does not take away from the fact RInside also

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Darren Cook
> 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. Sticking with the concept that R needs to be installed in order for RInside to work: on

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Dirk Eddelbuettel
On 6 February 2012 at 13:29, Douglas Bates wrote: | On Mon, Feb 6, 2012 at 2:44 AM, B, Nitika (GE Global Research) | 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 | > ques

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Steve Lianoglou
On Mon, Feb 6, 2012 at 2:29 PM, Douglas Bates wrote: > On Mon, Feb 6, 2012 at 2:44 AM, B, Nitika (GE Global Research) > 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 >> questi

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Douglas Bates
On Mon, Feb 6, 2012 at 2:44 AM, B, Nitika (GE Global Research) 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 wh

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Silkworth,David J.
I will defer to others for the technical response, but as for the practical: What's the problem with R deployment in corporations? A 300 to 500 meg installation that enables an entire development environment seems like valuable "overhead" to me. The most likely reason to avoid this deployment

Re: [Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread Steve Lianoglou
Hi, On Mon, Feb 6, 2012 at 3:44 AM, B, Nitika (GE Global Research) 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. In a

[Rcpp-devel] rcpp as a compiler to create stand-alone applications

2012-02-06 Thread B, Nitika (GE Global Research)
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. Thanks, Nitika ___ Rcpp-devel mailin