Package: beautier
Title: 'BEAUti' from R
Version: 2.3.5
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("Paul", "Van Els", role = "ctb"),
  person("Raphael", "Scherrer", role = "ctb"),
  person("Yacine B.", "Chehida", role = "ctb"),
  person("Jana", "Riederer", 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.
  'BEAUti 2' (which is part of 'BEAST2') is a GUI tool 
  that allows users to specify the many possible setups
  and generates the XML file 'BEAST2' needs to run.
  This package provides a way to create 'BEAST2' input
  files without active user input, but using
  R function calls instead.
License: GPL-3
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
URL: https://docs.ropensci.org/beautier,
        https://github.com/ropensci/beautier
BugReports: https://github.com/ropensci/beautier/issues
Imports: ape, assertive, pryr, rappdirs, seqinr, stringr, testit
Suggests: spelling, devtools, knitr, ggplot2, hunspell, lintr,
        rmarkdown, testthat (>= 2.1.0)
Language: en-US
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-02-25 11:11:39 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),
  Paul Van Els [ctb],
  Raphael Scherrer [ctb],
  Yacine B. Chehida [ctb],
  Jana Riederer [ctb]
Repository: CRAN
Date/Publication: 2020-02-25 12:20:02 UTC
