Package: VennItem
Title: Generate Venn Diagrams with Items Listed in the Sections
Version: 1.1.0
Authors@R: 
    person("Matthew", "Jackson-Wood", , "mattjackson4@gmail.com", role = c("aut", "cre"))
Description: Generate Venn diagrams from two or three sets, displaying the 
    overlapping items as lists in the appropriate sections. The lists can be
    split into columns or shortened for large sets and the plot is generated
    using 'ggplot2' allowing further customisations.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: ggplot2, ggforce, stringr, scales
URL: https://github.com/microbialman/VennItem
BugReports: https://github.com/microbialman/VennItem/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-26 11:07:01 UTC; mjacksonwood
Author: Matthew Jackson-Wood [aut, cre]
Maintainer: Matthew Jackson-Wood <mattjackson4@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-26 13:00:24 UTC
Built: R 4.5.2; ; 2026-02-18 03:25:48 UTC; windows
