Package: ratematrix
Title: Bayesian Estimation of the Evolutionary Rate Matrix
Version: 1.2.2
Authors@R: c(
    person("Daniel", "Caetano", email = "caetanods1@gmail.com", role = c("aut", "cre")),
    person("Luke", "Harmon", email = "lukeh@uidaho.edu", role = "aut") )
Description: Estimates the evolutionary rate matrix (R) using Markov chain Monte Carlo (MCMC) as described in Caetano and Harmon (2017) <doi:10.1111/2041-210X.12826>. The package has functions to run MCMC chains, plot results, evaluate convergence, and summarize posterior distributions.
URL: https://github.com/Caetanods/ratematrix
License: GPL (>= 2.0)
Encoding: UTF-8
LazyData: true
Imports: ape, geiger, coda, corpcor, MASS, phylolm, readr, mvMORPH,
        Rcpp, ellipse
Suggests: microbenchmark, knitr, rmarkdown, phytools
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-02-26 13:49:08 UTC; daniel
Author: Daniel Caetano [aut, cre],
  Luke Harmon [aut]
Maintainer: Daniel Caetano <caetanods1@gmail.com>
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2020-02-26 15:50:02 UTC
