Skip to content

v0.1.12

Compare
Choose a tag to compare
@cicdguy cicdguy released this 29 Jan 18:22
· 197 commits to main since this release

Breaking changes

  • Refactored tm_g_ae_oview to remove the flag variables generated by the module by default and to replace parameter add_flag with flag_var_anl.

Enhancements

  • Added the new parameter x_label allowing to change the label of the x axis on the tm_g_swimlane module plot.
  • Updated tm_g_ae_sub so that it no longer displays label inputs for group variables with no values selected.

Bug fixes

  • Fixed a bug in tm_g_waterfall so that the Tumor Burden Parameter UI element is now respected.

Miscellaneous

  • Updated R version requirement to R >= 3.6.
  • Removed the function teal::keys in the examples of tm_g_spiderplot and tm_g_waterfall modules.
  • Removed dependency on test.nest package.
  • Removed dependency on utils.nest package and replaced its functions with equivalents from the checkmate package.