Package: beautier Title: 'BEAUti' from R Version: 2.6.16 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("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("Jianhui", "Wang", role = "ctb"), person("Ngoc X.B.", "Nguyen", role = "ctb", comment = c(ORCID = "0000-0002-6802-5509")), person("Jana", "Riederer", role = "ctb", comment = c(ORCID = "0000-0001-6951-9984"))) Description: 'BEAST2' () 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.3.2 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: knitr, markdown, readr, rmarkdown, testthat (>= 2.1.0) Language: en-US Encoding: UTF-8 Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-12-08 18:28:22 UTC RemoteUrl: https://github.com/ropensci/beautier RemoteRef: main RemoteSha: e2184775ea9b577a76b7a5935ed632723abb2bd5 NeedsCompilation: no Packaged: 2026-05-25 06:46:44 UTC; root Author: Richèl J.C. Bilderbeek [aut, cre] (ORCID: ), 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] (ORCID: ), Raphael Scherrer [ctb] (ORCID: ), Yacine B. Chehida [ctb] (ORCID: ), Katharine S. Walter [ctb] (ORCID: ), Gary Napier [ctb] (ORCID: ), Jason Griffiths [ctb] (ORCID: ), Thijs Janzen [ctb] (ORCID: ), Pedro Taucce [ctb] (ORCID: ), Olivier Roy [ctb], Jianhui Wang [ctb], Ngoc X.B. Nguyen [ctb] (ORCID: ), Jana Riederer [ctb] (ORCID: ) Maintainer: Richèl J.C. Bilderbeek