This function uses available.packages
to calculate the download rank
percentile of a given package. It approximates what is observed
in the Bioconductor landing page.
character(1) The name of a Bioconductor package
character(1) Either one of 'software', 'data-experiment', 'workflows', or 'data-annotation' (defaults to 'all' or 'software')
(Optional) character(1)
or package_version
indicating the Bioconductor version (e.g., "3.8") for which
repositories are required.
The package's percentile rank, in terms of download statistics, and proportion in the name
## Percentile rank for BiocGenerics (top 1%)
pkgDownloadRank("BiocGenerics", "software")
#> adding rname 'https://www.bioconductor.org/packages/json/3.17/bioc/packages.json'
#> 1/2184
#> 0.05