Package: ggVennDiagram
Type: Package
Title: A 'ggplot2' Implement of Venn Diagram
Version: 1.0.7
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-7 sets Venn plot in publication quality. 
Depends: R (>= 3.5.0)
Imports: sf, ggplot2, dplyr, stringr, magrittr, methods, purrr, tibble,
        plotly, RVenn, tidyr
URL: https://github.com/gaospecial/ggVennDiagram
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2021-04-28 12:33:02 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-04-28 14:30:05 UTC
