Package: tracerer
Type: Package
Title: Tracer from R
Version: 2.2.3
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"))
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.
  '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, testit
Suggests: ape, ggplot2, hunspell, knitr, markdown, phangorn, rappdirs,
        rbenchmark, reshape2, rmarkdown, spelling, stringr, testthat
        (>= 2.1.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.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
NeedsCompilation: yes
Packaged: 2023-09-25 16:51:05 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)
Repository: CRAN
Date/Publication: 2023-09-27 11:30:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:14:38 UTC; unix
Archs: tracerer.so.dSYM
