The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Set operations for many sets. The base functions for set operations in R can be used for only two sets. This package uses 'purr' to find the union, intersection and difference of three or more sets. This package also provides functions for pairwise set operations among several sets. Further, based on 'ggplot2' and 'ggforce', a Venn diagram can be drawn for two or three sets. For bigger data sets, a clustered heatmap showing presence/absence of the elements of the sets can be drawn based on the 'pheatmap' package. Finally, enrichment test can be applied to two sets whether an overlap is statistically significant or not.
Version: | 1.1.0 |
Imports: | ggforce (≥ 0.2.1), ggplot2 (≥ 3.0.0), magrittr (≥ 1.5), purrr (≥ 0.2.5), methods (≥ 3.5.1), rlang (≥ 0.2.2), vegan (≥ 2.5.2), pheatmap (≥ 1.0.10) |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2019-07-18 |
DOI: | 10.32614/CRAN.package.RVenn |
Author: | Turgut Yigit Akyol [aut, cre] |
Maintainer: | Turgut Yigit Akyol <tyakyol at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | RVenn results |
Reference manual: | RVenn.pdf |
Vignettes: |
RVenn: An R package for set operations on multiple sets |
Package source: | RVenn_1.1.0.tar.gz |
Windows binaries: | r-devel: RVenn_1.1.0.zip, r-release: RVenn_1.1.0.zip, r-oldrel: RVenn_1.1.0.zip |
macOS binaries: | r-release (arm64): RVenn_1.1.0.tgz, r-oldrel (arm64): RVenn_1.1.0.tgz, r-release (x86_64): RVenn_1.1.0.tgz, r-oldrel (x86_64): RVenn_1.1.0.tgz |
Old sources: | RVenn archive |
Reverse suggests: | MetMashR |
Please use the canonical form https://CRAN.R-project.org/package=RVenn to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.