Feature request: Freezing Bioconductor packages to a specific date
1
1
Entering edit mode
@mjsteinbaugh
Last seen 5 months ago
Cambridge, MA

The recently released RStudio Package Manager (RSPM) enables easy management of versioned snapshots for all CRAN packages. The Microsoft R Application Network (MRAN) also provides similar snapshots via the CRAN time machine, but this doesn't currently support R 4.0. This functionality is super useful for improving reproducibility, and helps simplify the building of Docker recipes. To my knowledge, there's currently no way to freeze installation of Bioconductor packages to a specific date, correct?

installation time machine mran rspm • 1.1k views
ADD COMMENT
1
Entering edit mode
@martin-morgan-1513
Last seen 20 days ago
United States

check out https://github.com/Bioconductor/BiocManager/issues/71 and https://github.com/Bioconductor/BiocManager/tree/add_mran for our plans. Also, setting options(repos=c(CRAN=...)) sets the CRAN repo, e.g., to an RSPM snapshot.

ADD COMMENT
0
Entering edit mode

Awesome, thanks Martin! I have the RSPM repo currently enabled in my site config, and it works great. In case anyone is interested, here's a link to my current shared Rprofile configuration file, which works on Linux and macOS.

ADD REPLY

Login before adding your answer.

Traffic: 290 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6