[Rcpp-devel] Package Development with Rcpp, RcppArmadillo, BH and bigmemory for systems without full C++ extensions

Scott Ritchie sritchie73 at gmail.com
Wed Jul 30 07:15:52 CEST 2014


Thanks for clearing that up for me Dirk,

I'm hoping to publish on CRAN at some point, so I'll go with the
suggested CXX_STD
= CXX11 in my Makevars files.

Cheers,

Scott Ritchie


On 30 July 2014 13:13, Dirk Eddelbuettel <edd at debian.org> wrote:

>
> PS  And of course, there is simply -Wno-long-long:
>
>
> '-Wlong-long'
>      Warn if 'long long' type is used.  This is enabled by either
>      '-Wpedantic' or '-Wtraditional' in ISO C90 and C++98 modes.  To
>      inhibit the warning messages, use '-Wno-long-long'.
>
>
> Dirk
>
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140730/8e497037/attachment.html>


More information about the Rcpp-devel mailing list