Skip to contents

AcidPlots 0.4.0 (2022-03-11)

Major changes:

  • Now using patchwork package internally for grid layout instead of cowplot.
  • plotUpset: Now using ComplexUpset engine interanlly.

Minor changes:

  • matchLabels: Simplified argument matching using new argName approach instead of legacy choices approach. Also improved hardening against mismatched user input, when attempting to specify elements in labels list that are not allowed/supported internally in the function.