Skip to content

Releases: ukhsa-collaboration/PHEindicatormethods

PHEindicatormethods v2.0.2

30 Jan 15:18
f419c6d
Compare
Choose a tag to compare
  • Amended phe_quantile function so it will not produce quantiles when the number of small areas within a group is less than the number of quantiles requested. A warning will be generated when quantiles cannot be produced for this reason.
  • removed the highergeog argument from phe_quantile function, previously soft-deprecated in v1.2.0.
  • phe_sii amended to allow data to be transformed prior to calculation of the SII, and to allow the intercept value to be output.

PHEindicatormethods v2.0.1

02 Jan 15:23
dd838e9
Compare
Choose a tag to compare

The calculate_ISRate and calculate_ISRatio functions have been updated so observed events can be passed as a total without age breakdowns. GitHub referencing has been amended throughout the package documentation as code repository now owned and hosted by UKHSA-collaboration not PublicHealthEngland

PHEindicatormethods v2.0.0

03 Mar 17:05
7ad93dc
Compare
Choose a tag to compare

phe_smr and phe_isr have been permanently removed following soft deprecation in summer 2022. These functions have been directly replaced by calculate_ISRAte and calculate_ISRatio respectively. The renaming was necessary due to ambiguous terminology.

Package also updated for compatability with dplyr v1.1.0 and also adds the option of NA to the confidence argument for the phe_proportion function.

PHEindicatormethods v1.3.2

26 Jun 07:56
Compare
Choose a tag to compare

Minor updates to ensure grouping sets remain unchanged on function outputs.
Making use of the new .groups argument available for the dplyr::summarise function in dplyr v1.0.0.

PHEindicatormethods v1.3.1

14 Apr 13:56
Compare
Choose a tag to compare

Amendments for compatability with dplyr v 1.0.0 due for release 01/05/2020 and amendments to output of death and population counts for life expectancy function.

PHEindicatormethods v1.3.0

07 Apr 13:24
Compare
Choose a tag to compare
removed extraneous comma from suggests list in DESCRIPTION file.

PHEindicatormethods v1.2.0

17 Jan 09:17
Compare
Choose a tag to compare
Committing cran comments for release

PHEindicatormethods v1.1.5

26 Sep 08:02
Compare
Choose a tag to compare

phe_sii function code updated to ensure continued compatibility with tidyr following breaking changes in tidyr release version 1.0

PHEindicatormethods v1.1.3

10 Jun 10:27
ca92cb3
Compare
Choose a tag to compare

Minor amendments to package testing scripts. Updates will not affect end users.

PHEindicatormethods v1.1.2

24 Apr 09:29
Compare
Choose a tag to compare

Minor amendments to package testing scripts. Updates will not affect end users.