[Rcpp-devel] Rcpp release candidate
Dirk Eddelbuettel
edd at debian.org
Thu Jun 5 12:52:40 CEST 2014
On 5 June 2014 at 04:21, JJ Allaire wrote:
| I couldn't reproduce this on Windows 7 with R 3.1 (which should have been
| using USE_CXX1X="yes" under the hood resulting in -std=c++0x passed to gcc).
|
| However, I have this change which should make the cpp11 plugin automatically
| pass -std=c++0x when on R <= 3.0:
|
| https://github.com/RcppCore/Rcpp/pull/148
|
| Does that work for you? You can install with:
|
| devtools::install_github("RcppCore/Rcpp", ref = "feature/windows-c++0x")
And it is now in the master branch -- thanks!
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list