useDynLib(ape) export(as.DNAbin, as.phylo, base.freq, dist.dna, dist.nodes, drop.tip, ltt.plot, nj, rcoal, rtree, rmtree, read.dna, read.nexus, read.tree, vcv.phylo, write.dna, write.nexus, write.tree) import(gee, nlme) importFrom(lattice, xyplot, panel.lines, panel.points) S3method(print, phylo) S3method(plot, 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(summary, DNAbin) S3method(as.character, DNAbin)