Package: beautier
Title: 'BEAUti' from R
Version: 2.6.11
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", comment = c(ORCID = "0000-0002-9499-8873")),
  person("Raphael", "Scherrer", role = "ctb", comment = c(ORCID = "0000-0002-1447-7630")),
  person("Yacine B.", "Chehida", role = "ctb", comment = c(ORCID = "0000-0001-7269-9082")),
  person("Katharine S.", "Walter", role = "ctb", comment = c(ORCID = "0000-0003-0065-2204")),
  person("Gary", "Napier", role = "ctb", comment = c(ORCID = "0000-0002-1077-0055")),
  person("Jason", "Griffiths", role = "ctb", comment = c(ORCID = "0000-0002-1667-8233")),
  person("Thijs", "Janzen", role = "ctb", comment = c(ORCID = "0000-0002-4162-1140")),
  person("Pedro", "Taucce", role = "ctb", comment = c(ORCID = "0000-0002-3088-4543")),
  person("Olivier", "Roy", role = "ctb"),
  person("Jana", "Riederer", role = "ctb", comment = c(ORCID = "0000-0001-6951-9984")))
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
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://docs.ropensci.org/beautier/,
        https://github.com/ropensci/beautier
BugReports: https://github.com/ropensci/beautier/issues
Imports: ape, rappdirs, purrr, rlang (>= 1.1.0), seqinr, stringr
Suggests: spelling, knitr, markdown, readr, rmarkdown, testthat (>=
        2.1.0)
Language: en-US
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-11-02 11:24:27 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] (<https://orcid.org/0000-0002-9499-8873>),
  Raphael Scherrer [ctb] (<https://orcid.org/0000-0002-1447-7630>),
  Yacine B. Chehida [ctb] (<https://orcid.org/0000-0001-7269-9082>),
  Katharine S. Walter [ctb] (<https://orcid.org/0000-0003-0065-2204>),
  Gary Napier [ctb] (<https://orcid.org/0000-0002-1077-0055>),
  Jason Griffiths [ctb] (<https://orcid.org/0000-0002-1667-8233>),
  Thijs Janzen [ctb] (<https://orcid.org/0000-0002-4162-1140>),
  Pedro Taucce [ctb] (<https://orcid.org/0000-0002-3088-4543>),
  Olivier Roy [ctb],
  Jana Riederer [ctb] (<https://orcid.org/0000-0001-6951-9984>)
Maintainer: Richèl J.C. Bilderbeek <richel@richelbilderbeek.nl>
Repository: CRAN
Date/Publication: 2023-11-02 13:20:06 UTC
Built: R 4.2.0; ; 2023-12-21 13:16:43 UTC; unix
