[Rcpp-devel] Couldn't have makevars files

2015-09-10 Thread Hmamouche Youssef
Hi, When I create a Rcpp package with the function Rcpp.package.skeleton, I do not have the of the makevars and makevars.win files in src, however, the package work on my computer, but i have a problem when I try to install it on other machines, especially with the using of the C++11, because I

Re: [Rcpp-devel] Couldn't have makevars files

2015-09-10 Thread Dirk Eddelbuettel
On 10 September 2015 at 09:58, Hmamouche Youssef wrote: | Hi, | | When I create a Rcpp package with the function Rcpp.package.skeleton, | I do not have the of the makevars and makevars.win files in src, however, the package work | on my computer, but i have a problem when I try to install it on