Package: BiocArchive Title: Access the Bioconductor archives and install packages from previous releases Version: 1.0.5 Authors@R: person( "Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", c("aut", "cre"), c(ORCID = "0000-0002-3242-0582") ) Description: Install older versions of Bioconductor based on the R version currently installed in the system. The package relies on BiocManager to install packages but makes sure that CRAN package versions are downloaded from P3M snapshots. These snapshots will conincide with the last published built date of the requested Bioconductor version. Imports: BiocManager, httr, methods, memoise, rvest, utils, xml2, yaml Suggests: BiocStyle, knitr, lubridate, rmarkdown, tinytest VignetteBuilder: knitr License: Artistic-2.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Date: 2026-05-18 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://link-ny.r-universe.dev Date/Publication: 2026-05-18 21:40:35 UTC RemoteUrl: https://github.com/Bioconductor/BiocArchive RemoteRef: HEAD RemoteSha: 7896c2a14e6c0ee550948140872cf1ce69af0bfb NeedsCompilation: no Packaged: 2026-06-30 22:46:15 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ) Maintainer: Marcel Ramos