Published February 7, 2022 | Version v0.9.3
Software Open

epiforecasts/covidregionaldata: 0.9.3

  • 1. @epiforecasts @cmmid
  • 2. Royal Holloway University of London
  • 3. London School of Hygiene and Tropical Medicine
  • 4. UCL & LSHTM
  • 5. London School of Hygiene & Tropical Medicine
  • 6. LSHTM
  • 7. @epicentre-msf
  • 8. Aalborg University
  • 9. Centrica PLC
  • 10. EBPI @uzh
  • 11. @github
  • 12. @rstudio
  • 13. @goodoc
  • 14. UK Met Office (UKMO)

Description

This is largely a patch release dealing with processing issues introduced by the recent release of tidyr 1.2.0. In addition support for data from Estonia and Vietnam has been added. See the full release notes for details. Thanks to @RichardMN, @biocyberman, @Bisaloo, @sbfnk, and @kathsherratt for contributing to this release.

New data sets
  • Support for level 1 region data in Estonia (thanks to @RichardMN). See ?Estonia for details.
  • Support for level 1 region data in Vietnam (thanks to @biocyberman). See ?Vietnam for details. Note that this class is only available if installing the vietnam branch from GitHub due to API instability issues.
Other changes
  • Change the data source for Switzerland to draw data from the Swiss Federal Office of Public Health (FOPH)
  • Updated the package logo to include the newly supported data sets.
  • Reduced the number of package dependencies (@bisaloo and @RichardMN)
  • Added tests for JSON download code (@RichardMN).
Bug fixes
  • Fixed a bug in fill_empty_dates_with_na() caused by changes made in version 1.2.0 of tidyr.
  • Fixed a bug in the data sourced from Germany so that instead of treating it as a line list of individuals it is treated as a relatively finely resolved count data which needs to be summed up (by @sbfnk).
  • Fixed a bug in the Vietnam class due to stringr (#448 by @RichardMN).
  • Fixed a bug with the Netherlands class were the lack of Hospitalisation data in the source was causing the class to fail (#446 by @RichardMN).
  • Fixed an issue with the Colombia data and reduced dependencies by making RSocrata be a suggested package (#433 by @RichardMN).
Depreciations
  • get_interventions_data() has been depreciated and removed.
  • get_info_covidregionaldata() has been depreciated and removed.
  • The country argument to get_national_data() has been depreciated and removed. It's functionality can be replicated using the countries argument.
  • get_linelist() has been updated to fail on use vs warn on use and will be removed from future versions of the package.
What's Changed New Contributors

Full Changelog: https://github.com/epiforecasts/covidregionaldata/compare/0.9.2...v0.9.3

Files

epiforecasts/covidregionaldata-v0.9.3.zip

Files (2.0 MB)

Name Size Download all
md5:ffcbb9f1f297027d1b710968d8b5d9b4
2.0 MB Preview Download

Additional details