Package: RevGadgets
Type: Package
Title: Visualization and Post-Processing of 'RevBayes' Analyses
Version: 1.1.1
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/revbayes/RevGadgets,
        https://revbayes.github.io/tutorials/intro/revgadgets
BugReports: https://github.com/revbayes/RevGadgets/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.2.0)
biocViews:
Imports: ape (>= 5.4), phytools (>= 0.7-70), dplyr (>= 1.0.0), ggtree
        (>= 3.6.1), tidytree (>= 0.3.4), treeio (>= 1.12.0), ggplot2
        (>= 3.4.0), reshape (>= 0.8.8), methods (>= 4.1.0), ggthemes
        (>= 4.2.0), tidyr (>= 1.1.0), tibble (>= 3.0.1), gginnards (>=
        0.0.3), ggplotify (>= 0.0.5), ggpp, ggimage, png (>= 0.1-7),
        stats (>= 4.0.1), utils (>= 4.0.1), grDevices (>= 4.0.1),
        deeptime (>= 0.1.0), scales (>= 1.1.1)
Suggests: testthat, knitr, rmarkdown, phangorn
NeedsCompilation: no
Packaged: 2023-05-24 20:04:29 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: 2023-05-25 07:40:11 UTC
Built: R 4.2.0; ; 2023-07-11 01:34:12 UTC; unix
