Closed SachaEpskamp closed 5 years ago
Hi,
Trying the package with default settings gives the following error for me:
Error in cran_downloads() : Bad Gateway (HTTP 502)
Here is an example:
devtools::install_github("r-hub/cranlogs") library("cranlogs") cran_downloads()
Thanks, fixed.
Hi,
Trying the package with default settings gives the following error for me:
Here is an example: