Open liamxg opened 1 year ago
@AndreaPi
Hi there! Thanks for using the package. I just verified that downloading the merged data frame from the GitHub cache works.
devtools::install_github("joachim-gassen/tidycovid19")
[...]
library(tidycovid19)
df <- download_merged_data(cached = TRUE, silent = TRUE)
Your error message from above seems to be related to a network issue. Could you please retry and verify that you are not experiencing a network issue when assessing https://raw.githubusercontent.com
? Thanks!
@joachim-gassen thanks for your reply, I can assess https://raw.githubusercontent.com website.