export(OUwie,OUwie.sim,OUwie.fixed,OUwie.slice,OUwie.boot,OUwie.joint)
import(ape, nloptr, corpcor, lattice, grDevices)
importFrom(phytools, nodeHeights, make.era.map)
importFrom(numDeriv, hessian)
importFrom(phangorn, Descendants)
importFrom(stats, reorder, rnorm)
importFrom(Rmpfr, mpfr)
importFrom(expm, expm)
importFrom(corHMM, rate.mat.maker, rayDISC)
exportClasses('OUwie','OUwie.fixed','OUwie.slice', 'OUwie.boot','OUwie.joint')
S3method(print, OUwie)
S3method(print, OUwie.fixed)
S3method(print, OUwie.slice)
S3method(print, OUwie.joint)