CRAN/E | RVenn

RVenn

Set Operations for Many Sets

Installation

About

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.

Key Metrics

Version 1.1.0
Published 2019-07-18 1743 days ago
Needs compilation? no
License GPL-3
CRAN checks RVenn results

Downloads

Yesterday 25 0%
Last 7 days 81 -20%
Last 30 days 328 -25%
Last 90 days 1.112 -82%
Last 365 days 26.350 -29%

Maintainer

Maintainer

Turgut Yigit Akyol

tyakyol@gmail.com

Authors

Turgut Yigit Akyol

aut / cre

Material

Reference manual
Package source

Vignettes

RVenn: An R package for set operations on multiple sets

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RVenn archive

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

Reverse Imports

ggVennDiagram