Package: ouch Type: Package Title: Ornstein-Uhlenbeck Models for Phylogenetic Comparative Hypotheses Version: 2.20-0 Date: 2024-07-04 Authors@R: c(person(given=c("Aaron","A."),family="King",role=c("aut","cre"),email="kingaa@umich.edu",comment=c(ORCID="0000-0001-6159-3207")), person(given=c("Marguerite","A."),family="Butler",role=c("ctb"))) Maintainer: Aaron A. King Description: Fit and compare Ornstein-Uhlenbeck models for evolution along a phylogenetic tree. Depends: R(>= 4.1) Imports: methods, stats, graphics, grDevices, utils, subplex Suggests: ape URL: https://kingaa.github.io/ouch/ License: GPL-3 LazyLoad: true LazyData: true Roxygen: list(roclets = c("collate", "namespace", "rd"), markdown = TRUE) RoxygenNote: 7.3.2 BugReports: https://github.com/kingaa/ouch/issues/ Encoding: UTF-8 Collate: 'anolis.R' 'print.R' 'package.R' 'ouchtree.R' 'ape2ouch.R' 'bootstrap.R' 'update.R' 'simulate.R' 'plot.R' 'summary.R' 'logLik.R' 'coef.R' 'rmvnorm.R' 'glssoln.R' 'hansen.R' 'brown.R' 'as_data_frame.R' 'bimac.R' 'geospiza.R' 'paint.R' Repository: https://phylotastic.r-universe.dev Date/Publication: 2026-03-23 11:43:54 UTC RemoteUrl: https://github.com/kingaa/ouch RemoteRef: HEAD RemoteSha: a81e0bd40ae22798c481fc640a0ffa17ddefa045 NeedsCompilation: yes Packaged: 2026-06-23 23:47:42 UTC; root Author: Aaron A. King [aut, cre] (ORCID: ), Marguerite A. Butler [ctb]