]> git.donarmstrong.com Git - ape.git/blobdiff - R/compar.gee.R
final commit for ape 3.0-8
[ape.git] / R / compar.gee.R
index 1df21079ca726daed70b8db034ea6e42eb8d42ce..ed84dd5176ad816b7d4b1785850ef597a28f0ee8 100644 (file)
@@ -11,7 +11,7 @@ compar.gee <-
     function(formula, data = NULL, family = gaussian, phy,
              corStruct, scale.fix = FALSE, scale.value = 1)
 {
-    require(gee, quietly = TRUE)
+    library(gee)
 
     if (!missing(corStruct)) {
         if (!missing(phy))