CRAN told me that one BioC package actually did not build with Rcpp 1.0.4 as
it wanted Rcpp::Rcpp_list2() (which seemingly disappeared as a consequence of
the earliest pull request in the 1.0.4 cycle, and no other package we tested
hit that).

So I made another small fix; this one is snapshot as 1.0.4.3. And it is,
after a full round of reverse depends checking, on the Rcpp drat from where
you can install it via

  install.packages("Rcpp", repos="https://rcppcore.github.io/drat";)

should you need it.  If other issues came up, let us know.

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

Reply via email to