How can I get simple download metrics for an R package on CRAN?
I recently released my own package on CRAN and I want to monitor it a bit.
http://cranlogs.r-pkg.org offers a variety of ways to access counts of the number of times a package has been downloaded (not installed) from the RStudio CRAN mirror (only), including an API for generating badges automatically and an R package.
For the mltools package:
Downloads (https://cranlogs.r-pkg.org/badges/mltools)
Downloads in last day (https://cranlogs.r-pkg.org/badges/last-day/mltools)
Grand total (https://cranlogs.r-pkg.org/badges/grand-total/mltools)
To get metrics of the number of package downloads (not installations) you could also use the following packages:
You can check the number of downloads a CRAN package has here:
http://www.datasciencemeta.com/rpackages
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With