Package: beastier
Type: Package
Title: Call 'BEAST2'
Version: 2.5.2
Authors@R: c(
    person("Richèl J.C.", "Bilderbeek", email = "rjcbilderbeek@gmail.com", 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("Olivier", "Roy", role = "ctb"),
    person("Thijs", "Janzen", role = "ctb"))
Maintainer: Richèl J.C. Bilderbeek <rjcbilderbeek@gmail.com>
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.3.2
Imports: ape, beautier (>= 2.6.11), phangorn, rappdirs, readr, rJava,
        rlang (>= 1.1.0), sessioninfo, stringr, tibble, xml2
Suggests: knitr, rmarkdown, spelling, testthat (>= 2.1.0), tracerer (>=
        2.2.3)
URL: https://docs.ropensci.org/beastier/ (website)
        https://github.com/ropensci/beastier/
BugReports: https://github.com/ropensci/beastier/issues
Language: en-US
VignetteBuilder: knitr
SystemRequirements: BEAST2 (https://www.beast2.org/)
NeedsCompilation: no
Packaged: 2024-10-06 14:37:25 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>),
  Olivier Roy [ctb],
  Thijs Janzen [ctb]
Repository: CRAN
Date/Publication: 2024-10-06 15:00:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:26:45 UTC; windows
