ggVennDiagram: A 'ggplot2' Implement of Venn Diagram

Easy-to-use functions to generate 2-7 sets Venn plot in publication quality. 'ggVennDiagram' plot Venn using well-defined geometry dataset and 'ggplot2'. The shapes of 2-4 sets Venn use circles and ellipses, while the shapes of 4-7 sets Venn use irregular polygons (4 has both forms), which are developed and imported from another package 'venn', authored by Adrian Dusa. We provided internal functions to integrate shape data with user provided sets data, and calculated the geometry of every regions/intersections of them, then separately plot Venn in three components: set edges, set labels, and regions. From version 1.0, it is possible to customize these components as you demand in ordinary 'ggplot2' grammar.

Version: 1.2.0
Depends: R (≥ 3.5.0)
Imports: sf, ggplot2, dplyr, stringr, magrittr, methods, purrr, tibble, plotly, RVenn
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown, tidyr, venn, RColorBrewer
Published: 2021-10-22
Author: Chun-Hui Gao ORCID iD [aut, cre], Guangchuang Yu ORCID iD [ctb], Adrian Dusa [ctb]
Maintainer: Chun-Hui Gao <gaospecial at gmail.com>
License: GPL-3
URL: https://github.com/gaospecial/ggVennDiagram
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ggVennDiagram results

Documentation:

Reference manual: ggVennDiagram.pdf
Vignettes: Fully Customed Venn Diagram
Tutorial: Using ggVennDiagram
Using New Shapes in Venn Diagram
Venn Plot with More Than Four Sets

Downloads:

Package source: ggVennDiagram_1.2.0.tar.gz
Windows binaries: r-devel: ggVennDiagram_1.2.0.zip, r-release: ggVennDiagram_1.2.0.zip, r-oldrel: ggVennDiagram_1.2.0.zip
macOS binaries: r-release (arm64): ggVennDiagram_1.2.0.tgz, r-oldrel (arm64): ggVennDiagram_1.2.0.tgz, r-release (x86_64): ggVennDiagram_1.2.0.tgz, r-oldrel (x86_64): ggVennDiagram_1.2.0.tgz
Old sources: ggVennDiagram archive

Reverse dependencies:

Reverse suggests: MicrobiotaProcess

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggVennDiagram to link to this page.