v0.8.4
Enhancements
- Added method for
character
class toh_coxreg_inter_effect
enablingcharacter
covariates insummarize_coxreg
.
Miscellaneous
- Began deprecation of
time_unit_input
andtime_unit_output
arguments and replaced them with theinput_time_unit
andnum_pt_year
, respectively, incontrol_incidence_rate
. - Removed deprecated
pairwise
function.
Bug fixes
- Fixed long double assertion check in
sum(weights)
forM1mac
installation.
What's Changed
- reduce the amount of spelling issues / WORDLIST by @m7pr in #971
- More intuitive parameter names in
control_incidence_rate
by @edelarua in #975 - Add
character
method toh_coxreg_inter_effect
by @edelarua in #974 - Failure fix for M1mac and noLD - long double problems for
sum(weights)
by @Melkiades in #981 - Update snapshots to fix autovalidate tests by @edelarua in #986
- Fix tests - deprecate
pairwise
and add another test forformat_count_fraction
by @edelarua in #987 - updating news, preping for cran release v0.8.4 [skip vbump] by @shajoezhu in #989
New Contributors
Full Changelog: v0.8.3...v0.8.4