bio_releases: Retrieving all Bioconductor releases

View source: R/check.R

bio_releasesR Documentation

Retrieving all Bioconductor releases

Description

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

Usage

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

## Not run: 
pacs::bio_releases()

## End(Not run)

pacs documentation built on Sept. 28, 2024, 1:07 a.m.