bio_releases {pacs} | R Documentation |
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.
## Not run:
pacs::bio_releases()
## End(Not run)