On Thu, Jun 5, 2014 at 11:01 AM, Romain François <[email protected]> wrote: > Watch out for this part: > > Le 5 juin 2014 à 15:05, Gabor Grothendieck <[email protected]> a écrit : > >> installing to C:/Users/Gabor/Documents/R/win-library/3.1/Rcpp/libs/x64 >> Warning in file.copy(files, dest, overwrite = TRUE) : >> problem copying .\Rcpp.dll to >> C:\Users\Gabor\Documents\R\win-library\3.1\Rcpp\libs\x64\Rcpp.dll: >> Permission denied > > I guess you tried to install from github while Rcpp was already loaded in > your R session, so it has not really been installed. >
OK. That explains it. Good catch. _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
