Package: Revticulate
Type: Package
Title: Interaction with "RevBayes" in R
Version: 1.0.0
Authors@R: c(person(given = "Caleb",
                    family = "Charpentier",
                    role = c("aut", "cre"),
                    email = "caleb.charpentier@selu.edu"),
             person(given = "April",
                    family = "Wright",
                    role = c("aut"),
                    email = "april.wright@southeastern.edu"))
Description: Interaction with "RevBayes" via R. Objects created in "RevBayes" can be passed into the R environment, and many types can be converted into similar R objects. To download "RevBayes", go to <https://revbayes.github.io/download>.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: ape, stringr, knitr, utils, comprehenr, jsonlite, usethis,
        rstudioapi
RoxygenNote: 7.1.2
Suggests: markdown, rmarkdown, testthat, ggplot2, devtools, RevGadgets,
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-03-15 22:03:53 UTC; april
Author: Caleb Charpentier [aut, cre],
  April Wright [aut]
Maintainer: Caleb Charpentier <caleb.charpentier@selu.edu>
Repository: CRAN
Date/Publication: 2022-03-15 23:30:07 UTC
Built: R 4.0.5; ; 2022-03-16 11:03:05 UTC; unix
