Package: ComplexUpset
Type: Package
Title: Create Complex UpSet Plots Using 'ggplot2' Components
Version: 1.3.3
Authors@R: person(
  "Michał", "Krassowski", email = "krassowski.michal+r@gmail.com", role = c("aut", "cre"),
  comment = c(ORCID = "0000-0002-9638-7785"))
Description: UpSet plots are an improvement over Venn Diagram for set overlap visualizations.
    Striving to bring the best of the 'UpSetR' and 'ggplot2', this package offers a way to create
    complex overlap visualisations, using simple and familiar tools, i.e. geoms of 'ggplot2'.
    For introduction to UpSet concept, see Lex et al. (2014) <doi:10.1109/TVCG.2014.2346248>.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/krassowski/complex-upset,
        https://krassowski.github.io/complex-upset/
BugReports: https://github.com/krassowski/complex-upset/issues
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, covr, tibble,
        ggplot2movies, vdiffr, jsonlite, data.table
Imports: ggplot2, patchwork, scales, colorspace
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-12-10 23:51:20 UTC; krassowski
Author: Michał Krassowski [aut, cre] (<https://orcid.org/0000-0002-9638-7785>)
Maintainer: Michał Krassowski <krassowski.michal+r@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-11 15:20:03 UTC
Built: R 4.0.2; ; 2021-12-12 11:45:13 UTC; unix
