Changelog
Source:NEWS.md
NHSRdatasets 1.0.0
Stable release with updated documentation to complement the datasetset added in previous versions.
- ons_uk_population_2023 thanks to Jacqueline Grout
Added vignettes for all datasets and edited existing to ensure they work with with any changes to hyperlinks or deprecated functions.
NHSRdatasets 0.3.3
- Moved the vignette for how ONS provisionally recorded deaths to an R script available in the data-raw folder. This is also available on the Quarto NHS-R Community website and GitHub
- Noted in this version the previous addition of the dataset from AphA (with kind permission) from their CPD Survey, thanks to Fran Barton. Code detailing how the data was extracted using the httr2 package and tidied can be found in the data-raw folder [removed in later version and made into a vignette].
- Noted in this version the previous addition of the dataset from European Centre for Disease Prevention and Control for reported COVID19 infections and deaths by day and country collected on the 14th December 2020, thanks to Chris Mainey.
NHSRdatasets 0.3.0
CRAN release: 2021-03-13
- Added two new datasets for ‘stranded patients’ and synthetic early warning scores (NEWS), including vignettes, thanks to Gary Hutson.
- Removed Travis and added GitHub actions
NHSRdatasets 0.2.0
CRAN release: 2020-05-04
- Added a new ONS Mortality data set, and vignette showing its construction, thanks to Zoë Turner.
- Resaved .Rdata files as rda, using “gzip” compression.
- Other minor documentation tweaks.