Package: UpSetR Title: A More Scalable Alternative to Venn and Euler Diagrams for Visualizing Intersecting Sets Version: 1.4.1 Date: 2026-5-20 URL: https://github.com/hms-dbmi/UpSetR BugReports: https://github.com/hms-dbmi/UpSetR/issues Authors@R: c( person("Jake", "Conway", email = "jake.conway@pathai.com", role = "aut"), person("Nils", "Gehlenborg", email = "nils@hms.harvard.edu", role= c("aut","cre"))) Description: Creates visualizations of intersecting sets using a novel matrix design, along with visualizations of several common set, element and attribute related tasks (Conway 2017) . Depends: R (>= 3.0) Imports: ggplot2, gridExtra, plyr, utils, stats, methods, grDevices, scales License: MIT + file LICENSE VignetteBuilder: knitr Suggests: knitr Config/roxygen2/version: 8.0.0 Repository: https://hms-dbmi.r-universe.dev Date/Publication: 2026-05-20 20:37:22 UTC RemoteUrl: https://github.com/hms-dbmi/upsetr RemoteRef: HEAD RemoteSha: d2dd1d9e9ffc2b3bc47509467f89f37aefe7cb93 NeedsCompilation: no Packaged: 2026-06-19 06:55:43 UTC; root Author: Jake Conway [aut], Nils Gehlenborg [aut, cre] Maintainer: Nils Gehlenborg