Closed IndrajeetPatil closed 4 years ago
Maybe this is a temporary issue, but raising the issue just in case this is pointing to something more systematic.
cranlogs::cran_downloads( packages = "ggplot2", from = "2020-01-20", to = Sys.Date() ) #> date count package #> 1 2020-01-20 34508 ggplot2 #> 2 2020-01-21 41155 ggplot2 #> 3 2020-01-22 0 ggplot2 #> 4 2020-01-23 0 ggplot2 #> 5 2020-01-24 0 ggplot2 #> 6 2020-01-25 0 ggplot2
Closing because I see the download counts for these dates now.
Maybe this is a temporary issue, but raising the issue just in case this is pointing to something more systematic.