Package: UpSetR
Title: A More Scalable Alternative to Venn and Euler Diagrams for
        Visualizing Intersecting Sets
Version: 1.1.0
Date: 2016-01-29
URL: http://github.com/hms-dbmi/UpSetR
BugReports: http://github.com/hms-dbmi/UpSetR/issues
Authors@R: c(
    person("Jake", "Conway", email = "jake_conway@student.uml.edu", role = "cre"),
    person("Nils", "Gehlenborg", email = "nils@hms.harvard.edu", 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
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
Suggests: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-22 21:29:42 UTC; jakeconway
Author: Jake Conway [cre],
  Nils Gehlenborg [aut]
Maintainer: Jake Conway <jake_conway@student.uml.edu>
Repository: CRAN
Date/Publication: 2016-02-22 22:51:45
