Package: VennDetail
Type: Package
Title: Comprehensive Visualization and Analysis of Multi-Set
        Intersections
Version: 1.26.0
Date: 2025-07-01
Authors@R: c(
    person("Kai", "Guo", email = "guokai8@gmail.com", role = c("aut", "cre")),
    person("Brett", "McGregor", 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, methods, ggplot2, grDevices, magrittr, patchwork,
        plotly, purrr, rlang, shiny, stats, tibble, tidyr, htmlwidgets,
        utils
Suggests: knitr, markdown, RColorBrewer, rmarkdown, rstudioapi,
        testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://github.com/guokai8/VennDetail
BugReports: https://github.com/guokai8/VennDetail/issues
Roxygen: list(roclets = c("namespace", "rd"))
RoxygenNote: 7.3.2
biocViews: DataRepresentation, GraphAndNetwork, Visualization, Software
Packaged: 2026-02-03 08:19:00 UTC; root
git_url: https://git.bioconductor.org/packages/VennDetail
git_branch: RELEASE_3_20
git_last_commit: 7a17508
git_last_commit_date: 2024-10-29
NeedsCompilation: no
Config/pak/sysreqs: make libicu-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:52:30 UTC
RemoteUrl: https://github.com/bioc/VennDetail
RemoteRef: RELEASE_3_22
RemoteSha: c84826d3a1f8540d05c0c18abd433713e08b4b0b
Author: Kai Guo [aut, cre],
  Brett McGregor [aut]
Maintainer: Kai Guo <guokai8@gmail.com>
Built: R 4.5.2; ; 2026-02-03 08:21:10 UTC; windows
