Retrieving all Bioconductor releases. The data is downloaded from https://www.bioconductor.org/about/release-announcements/.

bio_releases()

Value

data.frame with the same structure as the html table on https://www.bioconductor.org/about/release-announcements/.

Note

Results are cached for 30 minutes with memoise package.

Examples

if (FALSE) {
pacs::bio_releases()
}