Skip to content
Back to formatted view

Raw Message

Message-ID: <24180.911.779640.464064@rob.eddelbuettel.com>
Date: 2020-03-19T23:43:11Z
From: Dirk Eddelbuettel
Subject: [Rcpp-devel] More on Rcpp 1.0.4
In-Reply-To: <24176.61697.135520.838891@rob.eddelbuettel.com>

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 | edd at debian.org