Package: nVennR
Type: Package
Title: Create n-Dimensional, Quasi-Proportional Venn Diagrams
Version: 0.2.3
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 (Perez-Silva, Araujo-Voces and Quesada (2018), 
    <doi:10.1093/bioinformatics/bty109>). 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.1
Depends: R (>= 2.10)
LinkingTo: Rcpp
Imports: Rcpp
Suggests: knitr, rmarkdown, rsvg, grImport2
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-01-22 18:36:48 UTC; vqf
Repository: CRAN
Date/Publication: 2021-01-24 17:00:05 UTC
