| Branch | ![]() | ![]() |
|---|---|---|
master | ||
develop |
tracerer, ‘Tracer for R’ is an R package to work with BEAST2 output files.

tracerer logo
tracerer is part of thebabette package suite:
beautiercreates BEAST2 input (.xml) files.beastierruns BEAST2mauricer: install BEAST2 packagestracererpastes BEAST2 output (.log,.trees, etc) files.
Related R packages:
lumier: Shiny app to help create the function call neededBEASTmasteR: tip-dating using fossils as dated terminal taxaRBeast: misc other thingstracerer_on_windows: verifiestracererbuilds on Windows
Calculates the effective sample sizes of all parameter estimates
esses <- calc_esses(beast_log, sample_interval = 1000)
## InstallationYou can install: * (recommended) The CRAN version * The stable development version * The bleeding edge development version### CRAN`tracerer` is on CRAN:```{r}install.packages("tracerer")Stable development version
Install thetracerermaster branch usingremotes:
{r} remotes::install_github("ropensci/tracerer")
Bleeding edge development version
Install thetracererdevelop branch usingremotes:
{r} remotes::install_github("ropensci/tracerer", ref = "develop")
FAQ
SeeFAQ
There is a feature I miss
SeeCONTRIBUTING, atSubmitting use cases
I want to collaborate
SeeCONTRIBUTING, at ‘Submitting code’
I think I have found a bug
SeeCONTRIBUTING, at ‘Submitting bugs’
References
Article aboutbabette:
- Bilderbeek, Richèl JC, and Rampal S. Etienne. “
babette: BEAUti 2, BEAST 2 and Tracer for R.” Methods in Ecology and Evolution (2018).https://doi.org/10.1111/2041-210X.13032
FASTA filesanthus_aco.fas andanthus_nd2.fas from:
- Van Els, Paul, and Heraldo V. Norambuena. “A revision of species limits in Neotropical pipits Anthus based on multilocus genetic and vocal data.” Ibis.


