Skip to content

v0.1.11

Compare
Choose a tag to compare
@cicdguy cicdguy released this 29 Jan 18:17
· 242 commits to main since this release
07977ef

Enhancements

  • Added a UI input component to add additional arbitrary horizontal lines to tm_g_gh_spaghettiplot, tm_g_gh_boxplot, tm_g_gh_density_distribution_plot as well as two additional UI input components to add an additional horizontal and an additional vertical line to tm_g_gh_correlationplot.

Bug Fixes

  • Fixed an error in tm_g_gh_boxplot when no facet variable is selected.

Miscellaneous

  • Updated R version requirement to R >= 3.6.
  • Removed dependency on test.nest package.
  • Removed dependency on utils.nest package and replaced its functions with equivalents from the checkmate package.