R/biocDownloadStats.R
pkgDownloadStats.Rd
Get Bioconductor download statistics for a package
A tibble
of download statistics
pkgDownloadStats("GenomicRanges")
#> # A tibble: 3 × 4
#> Year Month Nb_of_distinct_IPs Nb_of_downloads
#> <int> <chr> <int> <int>
#> 1 2025 Jan 40692 77408
#> 2 2025 Feb 44415 86445
#> 3 2025 Mar 4768 6899