Package: ggVennDiagram
Type: Package
Title: A 'ggplot2' Implement of Venn Diagram
Version: 0.5.0
Authors@R: c(
  person("Chun-Hui","Gao",email="gaospecial@gmail.com",role=c("aut","cre"), comment=c(ORCID = "0000-0002-1445-7939")),
  person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0002-6485-8781"))
  )
Maintainer: Chun-Hui Gao <gaospecial@gmail.com>
Description: Easy-to-use functions to generate 2-4 sets Venn plot in publication quality. 
  'ggVennDiagram' is the first software that can automatically fill different colors to each part of a Venn diagram.
Depends: R (>= 3.5.0)
Imports: VennDiagram, sf, ggplot2, dplyr, stringr
URL: https://github.com/gaospecial/ggVennDiagram
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-02-28 02:43:47 UTC; gaoch
Author: Chun-Hui Gao [aut, cre] (<https://orcid.org/0000-0002-1445-7939>),
  Guangchuang Yu [ctb] (<https://orcid.org/0000-0002-6485-8781>)
Repository: CRAN
Date/Publication: 2021-02-28 05:40:02 UTC
