RamiKrispin / coronavirus_dashboard

The Coronavirus Dashboard
https://ramikrispin.github.io/coronavirus_dashboard/
108 stars 133 forks source link

Facing problem running flexdashboard #6

Closed sotirismargaritis closed 4 years ago

sotirismargaritis commented 4 years ago

Good evening i face this problem can someone may tell me what happens?

problem

RamiKrispin commented 4 years ago

It seems like labeling issue, it can't find China. So my guess that you are using old version of the coronavirus package (which used China Midland). To fix this the most recent version of the coronavirus package from Github and try to run it again.

You can use devtools::install_github("RamiKrispin/coronavirus") to install it

sotirismargaritis commented 4 years ago

Thank you very much. If i want to update daily my data i must use this link ?devtools::install_github("RamiKrispin/coronavirus")

RamiKrispin commented 4 years ago

I pushed yesterday a new function for the coronavirus package to check for updates on the dev version and install it if need (reinstall the package from Github).

Here is the function docs - https://ramikrispin.github.io/coronavirus/reference/update_datasets.html