Re: [Rcpp-devel] rex2arma: from R expression to RcppArmadillo code

2014-11-03 Thread Sokol Serguei
Jj Allaire has written at Mon, 3 Nov 2014 11:46:47 -0500 I suggest creating an R package hosted on GitHub. Once this is available I'd post a link to it back to this list. Here it is https://github.com/sgsokol/rex2arma For now, it is just files to be source()-ed. If it goes well, I'll add a pack

Re: [Rcpp-devel] rex2arma: from R expression to RcppArmadillo code

2014-11-03 Thread JJ Allaire
I suggest creating an R package hosted on GitHub. Once this is available I'd post a link to it back to this list. After you've received feedback and some real world usage/testing then promote it to CRAN (or at that point we could consider whether it merits inclusion in RcppArmadillo itself or is b

Re: [Rcpp-devel] rex2arma: from R expression to RcppArmadillo code

2014-11-03 Thread Serguei Sokol
Dirk, Le 03/11/2014 17:33, Dirk Eddelbuettel a écrit : Serguei, Thanks for your enthusiasm about Rcpp and RcppArmadillo. It is mostly shared :) You give a long "sales job" on rex2arma, which is fine. Open Source mostly works differently. If you really wanted this to be part of RcppArmadillo

Re: [Rcpp-devel] rex2arma: from R expression to RcppArmadillo code

2014-11-03 Thread Dirk Eddelbuettel
Serguei, Thanks for your enthusiasm about Rcpp and RcppArmadillo. It is mostly shared :) You give a long "sales job" on rex2arma, which is fine. Open Source mostly works differently. If you really wanted this to be part of RcppArmadillo, could you provide a pull request? Code rules, and we ne