Package: eulerr
Title: Area-Proportional Euler Diagrams
Version: 1.1.0
Authors@R: person("Johan", "Larsson", email = "johanlarsson@outlook.com",
                  role = c("aut", "cre"))
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: grDevices, utils, stats, graphics, assertthat, grid, lattice,
        latticeExtra, Rcpp
Suggests: knitr, rmarkdown, testthat, venneuler
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.0
NeedsCompilation: yes
Packaged: 2017-02-05 10:21:15 UTC; johan
Author: Johan Larsson [aut, cre]
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2017-02-05 19:02:58
