Package: POUMM
Type: Package
Title: The Phylogenetic Ornstein-Uhlenbeck Mixed Model
Version: 2.1.7
Date: 2020-10-20
Authors@R: c(person("Venelin", "Mitov", email = "vmitov@gmail.com",
                    comment = '<a href="https://venelin.github.io">venelin.github.io</a>',
                    role = c("aut", "cre", "cph")),
             person("Matt", "Dowle",
                    role = c("ctb")))
Maintainer: Venelin Mitov <vmitov@gmail.com>
Description: The Phylogenetic Ornstein-Uhlenbeck Mixed Model (POUMM) allows to 
    estimate the phylogenetic heritability of continuous traits, to test 
    hypotheses of neutral evolution versus stabilizing selection, to quantify 
    the strength of stabilizing selection, to estimate measurement error and to
    make predictions about the evolution of a phenotype and phenotypic variation 
    in a population. The package implements combined maximum likelihood and 
    Bayesian inference of the univariate Phylogenetic Ornstein-Uhlenbeck Mixed 
    Model, fast parallel likelihood calculation, maximum likelihood 
    inference of the genotypic values at the tips, functions for summarizing and
    plotting traces and posterior samples, functions for simulation of a univariate 
    continuous trait evolution model along a phylogenetic tree. So far, the 
    package has been used for estimating the heritability of quantitative traits
    in macroevolutionary and epidemiological studies, see e.g. 
    Bertels et al. (2017) <doi:10.1093/molbev/msx246> and 
    Mitov and Stadler (2018) <doi:10.1093/molbev/msx328>. The algorithm for 
    parallel POUMM likelihood calculation has been published in 
    Mitov and Stadler (2019) <doi:10.1111/2041-210X.13136>.
License: GPL (>= 3.0)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0), stats, Rcpp, methods
LinkingTo: Rcpp
Imports: ape, data.table(>= 1.13.2), coda, foreach, ggplot2, lamW,
        adaptMCMC, utils
Suggests: testthat, usethis, Rmpfr, mvtnorm, lmtest, knitr, rmarkdown,
        parallel, doParallel
RoxygenNote: 7.1.0
VignetteBuilder: knitr, rmarkdown
ByteCompile: no
NeedsCompilation: yes
URL: https://venelin.github.io/POUMM/index.html,
        https://github.com/venelin/POUMM
BugReports: https://github.com/venelin/POUMM/issues
Packaged: 2020-10-21 08:36:29 UTC; venelin
Author: Venelin Mitov [aut, cre, cph] (<a
    href="https://venelin.github.io">venelin.github.io</a>),
  Matt Dowle [ctb]
Repository: CRAN
Date/Publication: 2020-10-27 14:00:18 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-12 20:33:32 UTC; unix
Archs: POUMM.so.dSYM
