Package: ggmuller
Title: Create Muller Plots of Evolutionary Dynamics
Version: 0.7.0
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, rlang
Suggests: RColorBrewer, knitr, rmarkdown
VignetteBuilder: knitr
License: MIT + file LICENSE
URL: https://github.com/robjohnnoble/ggmuller
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-15 10:23:53 UTC; robert.noble
Author: Robert Noble [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8057-4252>)
Maintainer: Robert Noble <robjohnnoble@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-15 10:40:02 UTC
Built: R 4.5.1; ; 2026-01-15 11:26:22 UTC; unix
