Package: beastier
Type: Package
Title: Call 'BEAST2'
Version: 2.4.7
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 = "Joëlle reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/209"),
    person("David", "Winter", role = "rev", comment = "David reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/209"),
    person("Jason Griffiths", role = "ctb", comment = c(ORCID = "0000-0002-1667-8233")),
    person("Thijs", "Janzen", role = "ctb"))
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.
    'BEAST2' is a command-line tool.
    This package provides a way to call 'BEAST2' 
    from an 'R' function call.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: ape, assertive, beautier (>= 2.6.2), devtools, phangorn,
        rappdirs, readr, rJava, stringr, tibble, xml2
Suggests: hunspell, knitr, markdown, rmarkdown, spelling, testit,
        testthat (>= 2.1.0), tracerer
URL: https://docs.ropensci.org/beastier/ (website)
        https://github.com/ropensci/beastier/
BugReports: https://github.com/ropensci/beastier
Language: en-US
VignetteBuilder: knitr
SystemRequirements: BEAST2 (https://www.beast2.org/)
NeedsCompilation: no
Packaged: 2021-09-06 12:14:29 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/onboarding/issues/209),
  David Winter [rev] (David reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/209),
  Jason Griffiths [ctb] (<https://orcid.org/0000-0002-1667-8233>),
  Thijs Janzen [ctb]
Repository: CRAN
Date/Publication: 2021-09-07 14:00:10 UTC
