R/biocDownloadStats.R
pkgDownloadStats.RdGet Bioconductor download statistics for a package
character(1) The name of a Bioconductor package
character(1) One of 'software', 'data-experiment',
'workflows', or 'data-annotation' (defaults to 'software')
numeric(), character() A vector of years from which to
obtain download statistics (defaults to current year)
A tibble of download statistics
pkgDownloadStats("GenomicRanges")
#> # A tibble: 1 × 4
#> Year Month Nb_of_distinct_IPs Nb_of_downloads
#> <int> <chr> <int> <int>
#> 1 2026 Jan 6942 11665