I uploaded Rcpp 0.12.17 to CRAN earlier today --- and for some reason it has been sitting in the 'pretest/' directory ever since. Anyway; presumably it will get looked at at some point and re-tested by CRAN.
As before, I also I put it into the Rcpp drat repo from where you can install the usual way, if you're so inclined: drat:::add("RcppCore") install.packages("Rcpp", type="source") or if you don't have drat installed, directly via install.packages("Rcpp", type="source", repo="https://RcppCore.github.io/drat") where type="source" is optional on Linux but mandatory for the OSs to not have it look for binaries More at https://rcppcore.github.io/drat/ Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel