Is there a way to see how many times a library has been downloaded in R? Or how many issues there have been. My concern is the lack of security around R libraries.
There is a package called riskmetric specifically for estimating the 'trustworthyness' of other packages.
If you just want the number of downloads, you can use cranlogs.
To check the total downloads for a package on CRAN
use,
https://cranlogs.r-pkg.org/badges/grand-total/pkgname
Replace pkgname
with the CRAN
package name
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