]> git.donarmstrong.com Git - ape.git/blobdiff - NAMESPACE
final commit for ape 3.0-8
[ape.git] / NAMESPACE
index 6951d4220e1129fbdf6f8cf220e533cee2853e34..082383304a07ab92cc363cf615fadc006bf9ab77 100644 (file)
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -2,7 +2,7 @@ useDynLib(ape)
 
 exportPattern(".+")
 
-import(gee, nlme)
+import(nlme)
 importFrom(lattice, xyplot, panel.lines, panel.points)
 importFrom(stats, as.hclust, cophenetic, reorder)
 
@@ -24,3 +24,6 @@ S3method("[", DNAbin)
 S3method(labels, DNAbin)
 S3method(as.character, DNAbin)
 S3method(as.matrix, DNAbin)
+S3method(c, DNAbin)
+S3method(image, DNAbin)
+S3method(as.list, DNAbin)