Package: tracerer
Type: Package
Title: Tracer from R
Version: 2.0.1
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' (<http://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' (<http://tree.bio.ed.ac.uk/software/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 | file LICENSE
LazyData: TRUE
Imports: jsonlite, Rcpp, testit
Suggests: ape, geiger, ggplot2, hunspell, knitr, phangorn, rbenchmark,
        reshape2, rmarkdown, spelling, stringr, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.1
URL: https://github.com/ropensci/tracerer
BugReports: https://github.com/ropensci/tracerer
LinkingTo: Rcpp
Language: en-US
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-03-01 08:19:38 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: 2019-03-01 14:10:04 UTC
Built: R 3.4.4; x86_64-w64-mingw32; 2019-04-25 18:34:18 UTC; windows
Archs: i386, x64
