Package: ggvenn
Title: Draw Venn Diagram by 'ggplot2'
Version: 0.1.19
Authors@R: person(given = "Linlin", family = "Yan",
                  role = c("aut", "cre"),
                  email = "yanlinlin82@gmail.com",
                  comment = c(ORCID = "0000-0002-4990-6239"))
Author: Linlin Yan [aut, cre] (ORCID: <https://orcid.org/0000-0002-4990-6239>)
Maintainer: Linlin Yan <yanlinlin82@gmail.com>
Description: An easy-to-use way to draw pretty Venn diagrams using 'ggplot2'.
    This package provides functions to create Venn diagrams with customizable
    colors, labels, and styling options.
URL: https://yanlinlin82.github.io/ggvenn/,
        https://github.com/yanlinlin82/ggvenn
BugReports: https://github.com/yanlinlin82/ggvenn/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: ggplot2
Suggests: rmarkdown, testthat (>= 3.0.0)
Imports: dplyr (>= 1.1.0), grid, rlang, scales (>= 1.2.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-08 08:13:47 UTC; yanll
Repository: CRAN
Date/Publication: 2025-10-08 13:30:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:26:59 UTC; windows
