Skip to content

v0.9.9

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 23 Jun 15:42
2c53de1

Enhancements

  • Updated tabulate_rsp_subgroups() and tabulate_survival_subgroups() to specify parameter parent_name when using split_rows_by() and analyze() internally to enhance table paths.

Bug Fixes

  • Fixed bug in g_lineplot() where table_format and table_labels arguments were ignored.
  • Fixed bug in g_lineplot() to allow use of a function as a format for table stats.

Miscellaneous

  • Converted assert_df_with_factors(), assert_df_with_variables(), assert_proportion_value(), check_diff_prop_ci(), clogit_with_tryCatch(), get_covariates(), labels_or_names(), range_noinf() , s_surv_timepoint(), and s_test_proportion_diff() to exported functions.

What's Changed

  • Fix warning from get_formats_from_stats() by @edelarua in #1420
  • 1418 [Bug]: g_lineplot doesn't work with a format as a function by @yurovska in #1421
  • alter var_labels by @shajoezhu in #1423
  • 1425 feature request export various internal functions for usage in jj based sister package to nest tern by @iaugusty in #1426
  • v0.9.9 Release [skip vbump] by @edelarua in #1427

Full Changelog: v0.9.8...v0.9.9