Package: mcbette
Title: Model Comparison Using 'babette'
Version: 1.15.1
Authors@R: c(
    person(
      "Richèl J.C.", "Bilderbeek", 
      email = "richel@richelbilderbeek.nl", 
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-1107-7049")
    ),
    person(
      "Joëlle", "Barido-Sottani", role = "rev", 
      comment = c("Joëlle reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/360")
    ),
    person(
      "Vikram", "Baliga", role = "rev",
      comment = c(
        "Vikram reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/360",
        ORCID = "0000-0002-9367-8974"
      )
    )
  )
Maintainer: Richèl J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: 'BEAST2' (<https://www.beast2.org>) is a widely used
    Bayesian phylogenetic tool, that uses DNA/RNA/protein data
    and many model priors to create a posterior of jointly estimated 
    phylogenies and parameters.
    'mcbette' allows to do a Bayesian model comparison over some
    site and clock models, 
    using 'babette' (<https://github.com/ropensci/babette/>).
License: GPL-3
RoxygenNote: 7.2.1
VignetteBuilder: knitr
URL: https://github.com/ropensci/mcbette/
BugReports: https://github.com/ropensci/mcbette/issues
Imports: babette (>= 2.3), beautier (>= 2.6.2), beastier (>= 2.4.6),
        curl, devtools, mauricer (>= 2.5), Rmpfr, testit, txtplot
Suggests: ape, ggplot2, hunspell, knitr, lintr, markdown, nLTT,
        phangorn, rappdirs, rmarkdown, spelling, stringr, testthat (>=
        2.1.0), tracerer
Language: en-US
Encoding: UTF-8
SystemRequirements: BEAST2 (https://www.beast2.org/)
NeedsCompilation: no
Packaged: 2022-10-28 12:02:03 UTC; richel
Author: Richèl J.C. Bilderbeek [aut, cre]
    (<https://orcid.org/0000-0003-1107-7049>),
  Joëlle Barido-Sottani [rev] (Joëlle reviewed the package for rOpenSci,
    see https://github.com/ropensci/software-review/issues/360),
  Vikram Baliga [rev] (Vikram reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/360,
    <https://orcid.org/0000-0002-9367-8974>)
Repository: CRAN
Date/Publication: 2022-12-15 15:00:02 UTC
Built: R 4.1.2; ; 2022-12-16 12:34:35 UTC; unix
