Releases: hrbrmstr/cdcfluview
Releases · hrbrmstr/cdcfluview
Out Of Intensive Care
Weak Weeks
- 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
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.