Package: RevGadgets
Type: Package
Title: Visualization and Post-Processing of 'RevBayes' Analyses
Version: 1.0.0
Authors@R: c(
    person("Carrie", "Tribble", 
           email = "ctribble09@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7263-7885")),
    person("Michael R.", "May", role = "aut"),
    person("William A.", "Freyman", role = "aut"),
    person("Michael J.", "Landis", role = "aut"),
    person("Lim Jun", "Ying", role = "aut"),
    person("Joelle", "Barido-Sottani", role = "aut"),
    person("Andrew", "Magee", role = "aut"),
    person("Bjorn Tore", "Kopperud", role = "aut"),
    person("Sebastian", "Hohna", role = "aut"),
    person("Nagashima", "Kengo", role = "ctb"),
    person("Schliep", "Klaus", role = "ctb")
    )
Maintainer: Carrie Tribble <ctribble09@gmail.com>
Description: Processes and visualizes the output of complex phylogenetic analyses from the 'RevBayes' phylogenetic graphical modeling software.
URL: https://github.com/cmt2/RevGadgets,
        https://revbayes.github.io/tutorials/intro/revgadgets
BugReports: https://github.com/cmt2/RevGadgets/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 4.0.0)
biocViews:
Imports: ape (>= 5.4), phytools (>= 0.7-70), dplyr (>= 1.0.0), ggtree
        (>= 3.0.2), treeio (>= 1.12.0), tidytree (>= 0.3.4), ggplot2
        (>= 3.0.0), reshape (>= 0.8.8), ggthemes (>= 4.2.0), tidyr (>=
        1.1.0), tibble (>= 3.0.1), gginnards (>= 0.0.3), ggplotify (>=
        0.0.5), ggimage, ggpp, png (>= 0.1-7), stats (>= 4.0.1), utils
        (>= 4.0.1), grDevices (>= 4.0.1), deeptime (>= 0.1.0)
Suggests: testthat, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2021-09-11 07:04:25 UTC; carrietribble
Author: Carrie Tribble [aut, cre] (<https://orcid.org/0000-0001-7263-7885>),
  Michael R. May [aut],
  William A. Freyman [aut],
  Michael J. Landis [aut],
  Lim Jun Ying [aut],
  Joelle Barido-Sottani [aut],
  Andrew Magee [aut],
  Bjorn Tore Kopperud [aut],
  Sebastian Hohna [aut],
  Nagashima Kengo [ctb],
  Schliep Klaus [ctb]
Repository: CRAN
Date/Publication: 2021-09-13 11:40:04 UTC
