Package: Revticulate
Type: Package
Title: Interaction with "RevBayes" in R
Version: 0.1.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, stringi, knitr, utils, comprehenr
RoxygenNote: 7.1.1
Suggests: markdown, rmarkdown, testthat
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-10 22:22:50 UTC; ubuntutest
Author: Caleb Charpentier [aut, cre],
  April Wright [aut]
Maintainer: Caleb Charpentier <caleb.charpentier@selu.edu>
Repository: CRAN
Date/Publication: 2021-08-12 09:30:02 UTC
