Package: ouch
Type: Package
Title: Ornstein-Uhlenbeck Models for Phylogenetic Comparative
        Hypotheses
Version: 2.15-1
Date: 2021-02-18
Authors@R: c(person(given=c("Aaron","A."),family="King",role=c("aut","cre"),email="kingaa@umich.edu"),
	  person(given=c("Marguerite","A."),family="Butler",role=c("ctb")))
Maintainer: Aaron A. King <kingaa@umich.edu>
Description: Fit and compare Ornstein-Uhlenbeck models for evolution along a phylogenetic tree.
Depends: R(>= 3.6)
Imports: methods, stats, graphics, grDevices, utils, subplex
Suggests: ape, geiger
URL: https://kingaa.github.io/ouch/
License: GPL-3
LazyLoad: true
LazyData: true
RoxygenNote: 7.1.1
BugReports: https://github.com/kingaa/ouch/issues/
Encoding: UTF-8
Collate: 'anolis.R' 'package.R' 'ouchtree.R' 'ape2ouch.R' 'bimac.R'
        'rmvnorm.R' 'glssoln.R' 'brown.R' 'simulate.R' 'hansen.R'
        'bootstrap.R' 'coef.R' 'loglik.R' 'paint.R' 'plot.R' 'print.R'
        'summary.R' 'update.R'
NeedsCompilation: yes
Packaged: 2021-02-19 03:00:34 UTC; kingaa
Author: Aaron A. King [aut, cre],
  Marguerite A. Butler [ctb]
Repository: CRAN
Date/Publication: 2021-02-21 17:20:05 UTC
