Package: nVennR
Type: Package
Title: Create n-Dimensional, Quasi-Proportional Venn Diagrams
Version: 0.2.2
Authors@R: person("Victor", "Quesada", email = "quesadavictor@uniovi.es", role=c("aut", "cre", "cph"))
Author: Victor Quesada [aut, cre, cph]
Maintainer: Victor Quesada <quesadavictor@uniovi.es>
Description: Provides an interface for the "nVenn"" algorithm. This algorithm works for any number of sets, 
    and usually yields pleasing and informative Venn diagrams with proportionality information. 
    However, representing more than six sets takes a long time and is hard to interpret, unless many of the 
    regions are empty. If you cannot make sense of the result, you may want to consider 'UpSetR'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Depends: R (>= 2.10)
LinkingTo: Rcpp
Imports: Rcpp
Suggests: knitr, rmarkdown, rsvg, grImport2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-05-03 11:23:54 UTC; vqf
Repository: CRAN
Date/Publication: 2020-05-04 08:50:05 UTC
