nVennR: Create n-Dimensional, Quasi-Proportional Venn Diagrams

Provides an interface for the nVenn algorithm (Perez-Silva et al. 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' <https://cran.r-project.org/package=UpSetR/README.html>.

Version: 0.2.0
Depends: R (≥ 2.10)
Imports: Rcpp, RcppProgress, grImport2, rsvg
LinkingTo: Rcpp, RcppProgress
Suggests: testthat, knitr, rmarkdown, magick
Published: 2018-04-10
Author: Victor Quesada [aut, cre, cph]
Maintainer: Victor Quesada <quesadavictor at uniovi.es>
License: MIT + file LICENSE
NeedsCompilation: yes
CRAN checks: nVennR results

Downloads:

Reference manual: nVennR.pdf
Vignettes: Using nVennR to generate and explore n-dimensional, quasi-proportional Venn diagrams
Package source: nVennR_0.2.0.tar.gz
Windows binaries: r-devel: nVennR_0.2.0.zip, r-release: nVennR_0.2.0.zip, r-oldrel: nVennR_0.2.0.zip
OS X binaries: r-release: not available, r-oldrel: nVennR_0.2.0.tgz
Old sources: nVennR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nVennR to link to this page.