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] () Maintainer: Linlin Yan 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) Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Repository: https://yanlinlin82.r-universe.dev Date/Publication: 2025-10-13 14:04:25 UTC RemoteUrl: https://github.com/yanlinlin82/ggvenn RemoteRef: HEAD RemoteSha: 095f4ffd8897a7b221823b07663e001a0af716e4 NeedsCompilation: no Packaged: 2026-06-14 07:40:13 UTC; root