Package: eulerr
Title: Area-Proportional Euler and Venn Diagrams with Circles or
        Ellipses
Version: 3.0.1
Authors@R: c(person("Johan", "Larsson", email = "johanlarsson@outlook.com",
                    role = c("aut", "cre")),
             person("A. Jonathan R.", "Godfrey", role = "ctb"))
Description: If possible, generates exactly area-proportional Euler diagrams
    using numerical optimization. A Euler diagram is a generalization of a Venn
    diagram, relaxing the criterion that all interactions need to be
    represented. Euler diagrams can be fit with both ellipses and circles from
    a wide range of inputs and can be visualized in numerous ways.
Depends: R (>= 3.3.1)
Imports: graphics, grDevices, grid, stats, utils, lattice, Rcpp, GenSA
Suggests: knitr, testthat
LinkingTo: Rcpp (>= 0.12.12), RcppArmadillo (>= 0.7.600.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/jolars/eulerr
BugReports: https://github.com/jolars/eulerr/issues
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-11-15 15:29:07 UTC; johan
Author: Johan Larsson [aut, cre],
  A. Jonathan R. Godfrey [ctb]
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2017-11-15 21:38:28 UTC
