Skip to content

v0.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 14:35
· 331 commits to main since this release
2b3189f

Enhancements

  • Added method for character class to h_coxreg_inter_effect enabling character covariates in summarize_coxreg.

Miscellaneous

  • Began deprecation of time_unit_input and time_unit_output arguments and replaced them with the input_time_unit and num_pt_year, respectively, in control_incidence_rate.
  • Removed deprecated pairwise function.

Bug fixes

  • Fixed long double assertion check in sum(weights) for M1mac 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 to h_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 for format_count_fraction by @edelarua in #987
  • updating news, preping for cran release v0.8.4 [skip vbump] by @shajoezhu in #989

New Contributors

  • @m7pr made their first contribution in #971

Full Changelog: v0.8.3...v0.8.4