Package: eulerr
Title: Area-Proportional Euler Diagrams
Version: 2.0.0
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,
    or otherwise approximately proportional diagrams using numerical
    optimization. A Euler diagram is a generalization of a Venn diagram,
    relaxing the criterion that all interactions need to be represented.
Depends: R (>= 3.3.1)
Imports: graphics, grDevices, grid, stats, utils, assertthat, lattice,
        Rcpp
Suggests: knitr, rmarkdown, testthat
LinkingTo: Rcpp (>= 0.12.8), 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-06-20 20:31:15 UTC; johan
Author: Johan Larsson [aut, cre],
  A. Jonathan R. Godfrey [ctb]
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2017-06-20 20:41:29 UTC
