Package: POUMM
Type: Package
Title: The Phylogenetic Ornstein-Uhlenbeck Mixed Model
Version: 2.1.2
Date: 2018-11-15
Authors@R: person("Venelin", "Mitov", email = "vmitov@gmail.com",
                 role = c("aut", "cre", "cph"))
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 along a phylogenetic tree. For examples on using
    the package, see the package vignettes.
License: GPL (>= 3.0)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0), stats, Rcpp, methods
LinkingTo: Rcpp
Imports: ape, data.table(>= 1.10.4), coda, foreach, ggplot2, lamW,
        adaptMCMC, utils
Suggests: testthat, Rmpfr, mvtnorm, lmtest, knitr, rmarkdown, parallel,
        doParallel
RoxygenNote: 6.1.1
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: 2018-11-15 16:04:47 UTC; vmitov
Author: Venelin Mitov [aut, cre, cph]
Repository: CRAN
Date/Publication: 2018-11-15 17:20:11 UTC
