X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=NAMESPACE;h=08f08996e6a84b74d053c6a599df7b790300b02a;hb=646d8be3497d656d95331e2c7f6bef5d2ff86b2c;hp=6951d4220e1129fbdf6f8cf220e533cee2853e34;hpb=0875d81d5ba5e6dfe79d42c21b0284b674c73949;p=ape.git diff --git a/NAMESPACE b/NAMESPACE index 6951d42..08f0899 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -5,6 +5,7 @@ exportPattern(".+") import(gee, nlme) importFrom(lattice, xyplot, panel.lines, panel.points) importFrom(stats, as.hclust, cophenetic, reorder) +importFrom(expm, expm) S3method(print, phylo) S3method(plot, phylo)