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 Repository: https://robjohnnoble.r-universe.dev Date/Publication: 2026-01-15 10:54:20 UTC RemoteUrl: https://github.com/robjohnnoble/ggmuller RemoteRef: HEAD RemoteSha: 7d485163a1d678bc57a8790d86cce99708737f2a NeedsCompilation: no Packaged: 2026-06-14 07:59:03 UTC; root Author: Robert Noble [aut, cre] (ORCID: ) Maintainer: Robert Noble