Retrieving all Bioconductor releases.
The data is downloaded from https://www.bioconductor.org/about/release-announcements/
.
bio_releases()
data.frame
with the same structure as the html table on https://www.bioconductor.org/about/release-announcements/
.
Results are cached for 30 minutes with memoise
package.
if (FALSE) { # \dontrun{
pacs::bio_releases()
} # }