Skip to content

Releases: hms-dbmi/UpSetR

Release v1.1.1

28 Feb 22:31
Compare
Choose a tag to compare
  • Added selective import from plyr package to avoid warning from gridExtra package update (requested by CRAN)

Release v1.1.0

22 Feb 21:32
Compare
Choose a tag to compare
  • Added set metadata plot feature
  • Added intersections parameter to include only intersections specified
  • Reorder sets when using sets or intersections parameter
  • Add label option for intersection size and size size bar plots
  • Include boxplot summary example in attribute vignette
  • Added setmetadata example in attribute vignette and label parameter examples to basic usage vignette

Release v1.0.3

29 Jan 22:14
Compare
Choose a tag to compare
  • Fixed overlapping between matrix and intersection size bar plot (caused by late changes to ggplot2 update)
  • Updated vignettes to regenerate plots from new code

Release v1.0.2

17 Dec 21:40
Compare
Choose a tag to compare
  • Updated vignettes to include examples of the fromExpression and fromList functions
  • Changed to selective imports from grid package

Release v1.0.1

16 Dec 22:20
Compare
Choose a tag to compare
  • Fixed matrix plot to work correctly with new ggplot2 update

Release v1.0.0

19 Oct 05:11
Compare
Choose a tag to compare
  • Added directionality when choosing sets (-1,0,+1)
  • Allowed for NA's in non-set columns
  • Added increasing/decreasing options for ordering intersections
  • Added fromList to convert a list of named vectors to an UpSetR data frame
  • Added fromExpression to convert a vector acting as an expression to an UpSetR data frame
  • Updated vignette for alternative input formats (list & expression)

Release v0.0.5

28 Jul 19:55
Compare
Choose a tag to compare
  • Compatible with all gridExtra version
  • Added vignettes
  • Updated element query features

Release v0.0.4

15 Jul 05:31
Compare
Choose a tag to compare
  • change aes to aes_string

v0.0.3 Release

15 Jul 02:07
Compare
Choose a tag to compare
  • Updated package to suit CRAN policies

v0.0.2 Release

13 Jul 21:35
Compare
Choose a tag to compare
  • Renamed custom.plots as attribute.plots to better fit its purpose.
  • Re-added query legend option when user selects for attribute plots
  • Lowered minimum required R version.
  • Allowed for 360 degree rotation of intersection size bar labels
  • Changed default color of matrix shaing from dodgerblue to light gray