-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 575 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
15 lines (15 loc) · 575 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: venn
Version: 1.13
Title: Draw Venn Diagrams
Authors@R: person(given = "Adrian", family = "Dusa",
role = c("aut", "cre", "cph"),
email = "dusa.adrian@unibuc.ro",
comment = c(ORCID = "0000-0002-3525-9253"))
Depends: R (>= 3.5.0)
Imports: admisc (>= 0.33)
Suggests: QCA (>= 3.9), ggplot2, ggpolypath
Description: A close to zero dependency package to draw and display Venn
diagrams up to 7 sets, and any Boolean union of set intersections.
License: GPL (>= 3)
URL: https://github.com/dusadrian/venn
BugReports: https://github.com/dusadrian/venn/issues