Package: beastier
Type: Package
Title: Call 'BEAST2'
Version: 2.1.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 = "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("Thijs", "Janzen", role = "ctb"))
Maintainer: Richèl J.C. Bilderbeek <richel@richelbilderbeek.nl>
Description: 'BEAST2' (<http://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
LazyData: true
RoxygenNote: 6.1.1
Depends: beautier (>= 2.3)
Imports: ape, assertive, phangorn, rappdirs, remotes, rJava, stringr,
        xml2
Suggests: hunspell, knitr, 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 (http://www.beast2.org/)
NeedsCompilation: no
Packaged: 2019-12-02 12:12:14 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),
  Thijs Janzen [ctb]
Repository: CRAN
Date/Publication: 2019-12-02 12:50:11 UTC
