I uploaded the package nonpar to CRAN earlier this year and wanted to know if there is a way to know if anyone is downloading/using it.
I don't think you can get stats from all CRAN mirrors, but the RStudio mirror publishes their daily stats. Of course, there's a cranlogs package, and a Shiny app to make it super convenient.
cranlogs
You can also find some info here :
https://www.rdocumentation.org/packages/nonpar/versions/1.0.1
@nick @cderv Thank you both for helping me with this!