Package: SimpleUpset
Type: Package
Title: Create Upset Plots
Version: 0.1.2
Authors@R: c(
    person(
      "Stevie", "Pederson",
      email = "stephen.pederson.au@gmail.com",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0001-8197-3303")
    )
  )
Description: Create Upset plots using a combination of 'ggplot2' and 'patchwork'.
URL: https://github.com/smped/SimpleUpset
BugReports: https://github.com/smped/SimpleUpset/issues
License: GPL-3
Encoding: UTF-8
Depends: ggplot2 (>= 4.0.0), patchwork (>= 1.3.2), R (>= 4.1.0),
Imports: dplyr, methods, rlang (>= 1.1.6), S7, scales, tidyr,
        tidyselect
Suggests: knitr, pander, pkgdown, testthat (>= 3.0.0), tidyverse (>=
        2.0.0),
RoxygenNote: 7.3.3
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-30 13:05:50 UTC; stevie
Author: Stevie Pederson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8197-3303>)
Maintainer: Stevie Pederson <stephen.pederson.au@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-06 08:30:24 UTC
Built: R 4.5.1; ; 2025-10-09 23:51:22 UTC; windows
