Package: ComplexUpset Type: Package Title: Create Complex UpSet Plots Using 'ggplot2' Components Version: 1.3.6 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) . 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.2.1 Roxygen: list(markdown = TRUE) Repository: https://krassowski.r-universe.dev Date/Publication: 2025-09-23 16:03:12 UTC RemoteUrl: https://github.com/krassowski/complex-upset RemoteRef: HEAD RemoteSha: 79fa000ca4087d55ee2d8cf1a0fb7a01bb5aba7e NeedsCompilation: no Packaged: 2026-07-04 07:10:57 UTC; root Author: Michał Krassowski [aut, cre] (ORCID: ) Maintainer: Michał Krassowski