Re: [Rcpp-devel] Rcpp11 3.1.0 is on CRAN

2014-04-17 Thread Dirk Eddelbuettel
On 17 April 2014 at 09:24, Romain François wrote: | Now, as Dirk says, you can use C++11 with Rcpp. Just as much as you can use C++11 with vanilla .Call/.C. Yes of course. As R in a C program, and as .C (no SEXP) and .Call (SEXP interface) are C interfaces, Rcpp and Rcpp11 are in the exact sa

Re: [Rcpp-devel] Rcpp11 3.1.0 is on CRAN

2014-04-17 Thread Romain François
Le 17 avr. 2014 à 09:42, Hao Ye a écrit : > Hi Romain, > > Thanks for the explanation -- I was curious about the difference between Rcpp > and Rcpp11, as well. > > What might help you deciding is that in Rcpp11, we did not retain some > features such as modules and date/time related classes

Re: [Rcpp-devel] Rcpp11 3.1.0 is on CRAN

2014-04-17 Thread Romain François
.r-project.org > [mailto:rcpp-devel-boun...@lists.r-forge.r-project.org] On Behalf Of Romain > Francois > Sent: 11. april 2014 15:26 > To: rcpp-devel@lists.r-forge.r-project.org > Subject: [Rcpp-devel] Rcpp11 3.1.0 is on CRAN > > Hello, > > I'll keep it short her

Re: [Rcpp-devel] Rcpp11 3.1.0 is on CRAN

2014-04-16 Thread Søren Højsgaard
directions? Cheers Søren -Original Message- From: rcpp-devel-boun...@lists.r-forge.r-project.org [mailto:rcpp-devel-boun...@lists.r-forge.r-project.org] On Behalf Of Romain Francois Sent: 11. april 2014 15:26 To: rcpp-devel@lists.r-forge.r-project.org Subject: [Rcpp-devel] Rcpp11 3.1.0 is on

[Rcpp-devel] Rcpp11 3.1.0 is on CRAN

2014-04-11 Thread Romain Francois
Hello, I’ll keep it short here. Rcpp11 3.1.0 was released on CRAN today. An announcement email has been sent to both r-packages and the new R and C++ mailing list. https://groups.google.com/forum/#!forum/r-and-cpp Best Regards, Romain ___ Rcpp-deve