PHEindicatormethods v2.0.2

PHEindicatormethods v2.0.1

PHEindicatormethods v2.0.0

PHEindicatormethods v1.4.2

PHEindicatormethods v1.4.0

PHEindicatormethods v1.3.2

phe_dsr, phe_isr, phe_mean, phe_proportion, phe_rate, phe_smr, phe_life_expectancy amended so output data frame has the same grouping attributes as the input data frame.

PHEindicatormethods v1.3.1

phe_proportion, phe_rate, phe_quantile, phe_life_expectancy, phe_sii:
Functions amended to ensure continued compatibility with dplyr when v1.0.0 is released. These changes will not be noticeable to end users.

phe_life_expectancy: dropped population and death columns from output as these are no longer applicable to the final LE statistic. Added pops_used and dths_used columns to output when type = ‘full’ which reflect the cumulative populations and deaths used in each LE calculation (ie the pops and deaths for all ages equal to or above the Life_Expectancy_At age)

PHEindicatormethods v1.3.0

PHEindicatormethods v1.2.0

The following changes may affect backwards compatibility with earlier versions of the package:


The following changes will not affect backwards compatibility with earlier versions of the package:

PHEindicatormethods v1.1.5

phe_sii function updated to be compatible with nest and unnest functions from tidyr version 1.0

PHEindicatormethods v1.1.4

No significant changes. Removed confusing line of commented out code from phe_life_expectancy calculation Amended vignette title

PHEindicatormethods v1.1.3

Minor amendments to package testing scripts to work on platforms using clang as compiler.
Updates will not affect end users using other platforms.

PHEindicatormethods v1.1.2

Minor amendments to package testing scripts to work on platforms using clang as compiler. Updates will not affect end users using other platforms.

PHEindicatormethods v1.1.1

The following changes may affect backwards compatibility with earlier versions of the package:


The following changes will not affect backwards compatibility with earlier versions of the package:

PHEindicatormethods V1.0.8

This is the first release of this package to CRAN