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
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