r-hub / cranlogs

Download Logs from the RStudio CRAN Mirror
https://r-hub.github.io/cranlogs/
Other
80 stars 13 forks source link

502 error: Bad Gateway #48

Closed SachaEpskamp closed 4 years ago

SachaEpskamp commented 4 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()
gaborcsardi commented 4 years ago

Thanks, fixed.