Package: ggupset
Type: Package
Title: Combination Matrix Axis for 'ggplot2' to Create 'UpSet' Plots
Version: 0.3.0
URL: https://github.com/const-ae/ggupset
BugReports: https://github.com/const-ae/ggupset/issues
Authors@R: person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", 
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3762-068X"))
Description: Replace the standard x-axis in 'ggplots' with a combination matrix
  to visualize complex set overlaps. 'UpSet' has introduced a new way to visualize
  the overlap of sets as an alternative to Venn diagrams. 
  This package provides a simple way to produce such plots using 'ggplot2'. 
  In addition it can convert any categorical axis into a combination
  matrix axis.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 2.10)
Suggests: testthat
Imports: ggplot2 (>= 3.3.0), gtable, grid, tibble, rlang, scales
NeedsCompilation: no
Packaged: 2020-05-05 10:25:17 UTC; ahlmanne
Author: Constantin Ahlmann-Eltze [aut, cre]
    (<https://orcid.org/0000-0002-3762-068X>)
Maintainer: Constantin Ahlmann-Eltze <artjom31415@googlemail.com>
Repository: CRAN
Date/Publication: 2020-05-05 10:40:03 UTC
Built: R 4.2.0; ; 2022-04-12 17:00:35 UTC; unix
