v0.8.5
insights-engineering-bot
released this
24 Jul 03:31
·
332 commits
to main
since this release
Enhancements
- Added
ylim
argument tog_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 whenannot_coxph
is true. - Added
flag_labels
argument tos_count_patients_with_flags
to enable more label handling options incount_patients_by_flags
.
Miscellaneous
- Started deprecation cycle for
summarize_vars
andcontrol_summarize_vars
. Renamed intoanalyze_vars
andcontrol_analyze_vars
to reflect underlyingrtables
machinery while keeping backward compatibility with aliases.
What's Changed
- Workflow propagations by @walkowif in #991
summarize_vars
renamed intoanalyze_vars
and aliases + deprecation cycle by @Melkiades in #982- Add
ylim
argument tog_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