Hi Dirk, indeed, I do face a problem with the latest release.
Kurt pointed me to: https://cran.r-project.org/web/checks/check_results_cccp.html and in particular the following two warnings (deprecated): 1) Found the following significant warnings: RPP.cpp:24:17: warning: ‘arma::mat_injector<arma::Mat<eT> > arma::Mat<eT>::operator<<(eT) [with eT = unsigned int]’ is deprecated [-Wdeprecated-declarations] 2) Found the following significant warnings: RPP.cpp:24:14: warning: 'operator<<' is deprecated [-Wdeprecated-declarations] Any pointers on how to rectify these deprecated types/operators? Your insights are much appreciated. Best wishes and stay safe, Bernhard Dirk Eddelbuettel: > After a mere eleven days, the previously announced RcppArmadillo 0.10.1.0.0 > made it onto CRAN. Yay. > > Only to promptly greet me this morning with a compilation failure (!!) on > CentOS, see https://github.com/RcppCore/RcppArmadillo/issues/313 > > That was something sloppy from us (and from six+ years ago!) which, unless I > am missing something, every sane compiler should simply ignore. In any event > I fixed it in a clean-up commit (plus another to touch up that file in other > spots) and a new minor version RcppArmadillo 0.10.1.0.1 is now on the drat. > > You can use > > install.packages("RcppArmadillo", repos="https://rcppcore.github.io/drat") > > (and/or a few related commands taking advantage of drat helpers) to install > it. > > I do not plan to bother with a CRAN release over this. If anybody else has > issues please report here, or on GitHub as usual. > > Cheers, Dirk > -- Dr. Bernhard Pfaff Ludwig-Sauer-Straße 7 D-61476 Kronberg im Taunus Web: https://www.pfaffikus.de _______________________________________________ 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