useDynLib(ape) exportPattern(".+") import(nlme) importFrom(lattice, xyplot, panel.lines, panel.points) importFrom(stats, as.hclust, cophenetic, reorder) S3method(print, phylo) S3method(plot, phylo) S3method(cophenetic, phylo) S3method(as.hclust, phylo) S3method(reorder, phylo) S3method(print, multiPhylo) S3method(plot, multiPhylo) S3method("[", multiPhylo) S3method("[[", multiPhylo) S3method("$", multiPhylo) S3method(unique, multiPhylo) S3method(print, DNAbin) S3method(cbind, DNAbin) S3method(rbind, DNAbin) S3method("[", DNAbin) S3method(labels, DNAbin) S3method(as.character, DNAbin) S3method(as.matrix, DNAbin) S3method(c, DNAbin) S3method(image, DNAbin) S3method(as.list, DNAbin)