Package: VennDetail
Type: Package
Title: Comprehensive Visualization and Analysis of Multi-Set
        Intersections
Version: 1.28.0
Date: 2025-07-01
Authors@R: c(
    person("Kai", "Guo", email = "guokai8@gmail.com", role = c("aut", "cre")),
    person("Brett", "McGregor", role = "aut"),
    person("James", "Porter", role = "aut"),
    person("Junguk", "Hur", role = "aut")
  )
Description: A comprehensive package for visualizing multi-set
        intersections and extracting detailed subset information.
        VennDetail generates high-resolution visualizations including
        traditional Venn diagrams, Venn-pie plots, and UpSet-style
        plots. It provides functions to extract and combine subset
        details with user datasets in various formats. The package is
        particularly useful for bioinformatics applications but can be
        used for any multi-set analysis.
License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0.0)
Imports: dplyr, DT, ggplot2, grid, gridExtra, magrittr, methods,
        patchwork, plotly, purrr, rlang, shiny, stats, tibble, tidyr,
        htmlwidgets, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), markdown,
        RColorBrewer, rstudioapi
VignetteBuilder: knitr
URL: https://github.com/guokai8/VennDetail
BugReports: https://github.com/guokai8/VennDetail/issues
Roxygen: list(roclets = c("namespace", "rd"))
RoxygenNote: 7.3.3
biocViews: DataRepresentation, GraphAndNetwork, Visualization, Software
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:50:19 UTC
RemoteUrl: https://github.com/bioc/VennDetail
RemoteRef: RELEASE_3_23
RemoteSha: 0a8f47dcd15725de702dc54b925691988cd61b5b
NeedsCompilation: no
Packaged: 2026-04-30 07:02:49 UTC; root
Author: Kai Guo [aut, cre],
  Brett McGregor [aut],
  James Porter [aut],
  Junguk Hur [aut]
Maintainer: Kai Guo <guokai8@gmail.com>
Built: R 4.6.0; ; 2026-04-30 07:10:49 UTC; windows
