Package: ggmuller
Title: Create Muller Plots of Evolutionary Dynamics
Version: 0.3
Authors@R: person("Robert", "Noble", email = "robjohnnoble@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8057-4252"))
Description: Create plots that combine a phylogeny and frequency dynamics.
    Phylogenetic input can be a generic adjacency matrix or a tree of class "phylo".
    Inspired by similar plots in publications of the labs of RE Lenski and JE
    Barrick. Named for HJ Muller (who popularised such plots) and H Wickham (whose
    code this package exploits).
Depends: R (>= 3.2.0)
Imports: dplyr (>= 0.7.0), ggplot2, ape
Suggests: RColorBrewer, knitr, rmarkdown
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-20 15:15:51 UTC; rnoble
Author: Robert Noble [aut, cre] (0000-0002-8057-4252)
Maintainer: Robert Noble <robjohnnoble@gmail.com>
Repository: CRAN
Date/Publication: 2017-10-20 20:55:32 UTC
