Skip to content

Releases: hrbrmstr/cdcfluview

Out Of Intensive Care

22 May 12:11
cc1791b

Choose a tag to compare

A few hidden API endpoints changed and were causing errors on CRAN. They have been fixed, including what #28 referenced.

Weak Weeks

24 Jan 11:23
2b6698f

Choose a tag to compare

  • Several "old API" functions removed due to their endpoints being removed
  • Fixed issue (#17) where there were various locale issues due to MMWRweek package assumptions (h/t to @bastistician)
  • Fixed issue (#13) where ISO week start was being used instead of MMWR week start (h/t @jturtle)
  • Enhanced (#13) ilinet() to return date-sorted data frame (h/t @jturtle)
  • Updated tests and examples

Pandemic Patches

15 Nov 02:25
3b57ff1

Choose a tag to compare

The CDC changed most of their API endpoints to support a new HTML interface and re-jiggered the back-end API. Craig McGowan updated the old cdcfluview API functions to account for the changes. However, the new API endpoints provided additional data features and it seemed to make sense to revamp the package to fit more in line with the way the APIs were structured. Legacy cdcfluview functions have been deprecated and will display deprecation messages when run. The new cdcfluview package API changes a few things about how you work with the data but the README and examples show how to work with it.

Now appearing at a CRAN mirror near you.

Bed Rest

07 Nov 10:03
8bd99b7

Choose a tag to compare

checkpoint for patched version by Craig