covidregionaldata icon indicating copy to clipboard operation
covidregionaldata copied to clipboard

An interface to subnational and national level COVID-19 data. For all countries supported, this includes a daily time-series of cases. Wherever available we also provide data on deaths, hospitalisatio...

Results 10 covidregionaldata issues
Sort by recently updated
recently updated
newest added

This currently fails in single class test but seems to work to generate results. It is a straightforward adjustment to use a different data source but (see #463) I think...

no-pr-activity

As of 18 May 2022 France is no longer updating their dataset. The URL we currently use gives the following text file: ``` Cette ressource ne sera plus actualisée. Le...

no-issue-activity
data-issue

https://cran.r-project.org/web/packages/covidregionaldata/index.html https://cran-archive.r-project.org/web/checks/2022/2022-06-03_check_results_covidregionaldata.html Due to issues with data being downloaded in the vignettes and readme. This is related to issues with the French data but solving the more general problem of...

bug

Hi all, First of all thank you very much for the development and maintenance of this very useful global national and sub-national level COVID-19 incidence data package. We have read...

This is an attempt to write `try_regional_data` which should be a drop-in replacement for `get_regional_data`, taking the same arguments and providing the same form of output, but with the additional...

no-pr-activity

Working through #119 we've hit some odd problems with the data coming out of the end of our pipe and I think @seabbs asked how we could have detected them...

enhancement
no-issue-activity

At the moment it is a little clunky, tedious and a bit opaque to access the regional data imported using the JHU and Google wrappers. It would be really nice...

enhancement
no-issue-activity

Vietnam data class is suffering from a timeout for all CI actions. It looks like the source website is down. > `open.connection(con, "rb")`: Timeout was reached: [covid19.ncsc.gov.vn] Connection timed out...

no-issue-activity
data-issue

Implementation of more tests from #302, intended to be merged into #307 Checks that the number of regions at level 2 >= the number of regions at level 1 Checks...

no-pr-activity

I have been using this package to plot the waves in South Africa from 2020-2023. When updating the figure I noticed that the number of new cases reported each day...