Skip to content

v0.8.5

Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 24 Jul 03:31
· 322 commits to main since this release
318b1e1

Enhancements

  • Added ylim argument to g_km to allow the user to set custom limits for the y-axis.
  • Added assertion to g_km which checks whether there is one arm present in the data when annot_coxph is true.
  • Added flag_labels argument to s_count_patients_with_flags to enable more label handling options in count_patients_by_flags.

Miscellaneous

  • Started deprecation cycle for summarize_vars and control_summarize_vars. Renamed into analyze_vars and control_analyze_vars to reflect underlying rtables machinery while keeping backward compatibility with aliases.

What's Changed

  • Workflow propagations by @walkowif in #991
  • summarize_vars renamed into analyze_vars and aliases + deprecation cycle by @Melkiades in #982
  • Add ylim argument to g_km by @edelarua in #1001
  • Improve error message in g_km for single arm when annot_coxph=TRUE by @edelarua in #998
  • Enable more flexible labelling in count_patients_with_flags by @edelarua in #1005
  • tlg-catalog no longer contains staged.dependencies. by @gogonzo in #1007
  • update news vbump to 0.8.5, [skip vbump] by @shajoezhu in #1008

Full Changelog: v0.8.4...v0.8.5