Package: tracerer
Type: Package
Title: Tracer from R
Version: 2.2.4
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("Roberto", "Villegas-Diaz", role = "ctb"),
  person("David", "Winter", role = "rev", comment = "David reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/209"))
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.
  'Tracer' (<https://github.com/beast-dev/tracer/>) is a GUI tool 
  to parse and analyze the files generated by 'BEAST2'.
  This package provides a way to parse and analyze 'BEAST2' input
  files without active user input, but using
  R function calls instead.
License: GPL-3
Imports: jsonlite, Rcpp
Suggests: ape, ggplot2, knitr, phangorn, rappdirs, rmarkdown, spelling,
        testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.3.3
URL: https://docs.ropensci.org/tracerer/ (website)
        https://github.com/ropensci/tracerer/
BugReports: https://github.com/ropensci/tracerer/issues
LinkingTo: Rcpp
Language: en-US
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-02-28 20:35:11 UTC; richel
Author: Richèl J.C. Bilderbeek [aut, cre] (ORCID:
    <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),
  Roberto Villegas-Diaz [ctb],
  David Winter [rev] (David reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/209)
Repository: CRAN
Date/Publication: 2026-03-02 09:10:02 UTC
Built: R 4.4.3; aarch64-apple-darwin20; 2026-03-02 12:07:52 UTC; unix
Archs: tracerer.so.dSYM
