forked from cran/UpSetR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: UpSetR
Title: A More Scalable Alternative to Venn and Euler Diagrams for
Visualizing Intersecting Sets
Version: 1.3.3
Date: 2016-1-3
URL: http://github.com/hms-dbmi/UpSetR
BugReports: http://github.com/hms-dbmi/UpSetR/issues
Authors@R: c(
person("Jake", "Conway", email = "[email protected]", role = "cre"),
person("Nils", "Gehlenborg", email = "[email protected]", role = "aut"))
Description: Creates visualizations of intersecting sets using a novel matrix
design, along with visualizations of several common set, element and attribute
related tasks.
Depends: R (>= 3.0)
Imports: ggplot2, gridExtra, plyr, utils, stats, methods, grDevices,
scales
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Suggests: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-21 21:43:34 UTC; jakeconway
Author: Jake Conway [cre],
Nils Gehlenborg [aut]
Maintainer: Jake Conway <[email protected]>
Repository: CRAN
Date/Publication: 2017-03-21 21:59:31 UTC