]> git.donarmstrong.com Git - ape.git/blobdiff - R/zzz.R
final warp for ape 3.0-2
[ape.git] / R / zzz.R
diff --git a/R/zzz.R b/R/zzz.R
index 67c781d5d4776ad0088655d57fbde4cb03864790..9ab2b1cb161771912e67941fa962429c7b09503f 100644 (file)
--- a/R/zzz.R
+++ b/R/zzz.R
@@ -1,15 +1,10 @@
-## zzz.R (2003-05-05)
+## zzz.R (2009-01-12)
 
 ##   Library Loading
 
-## Copyright 2003 Emmanuel Paradis
+## Copyright 2003-2009 Emmanuel Paradis
 
 ## This file is part of the R-package `ape'.
 ## See the file ../COPYING for licensing issues.
 
-.First.lib <- function(lib, pkg) {
-    require(gee)
-    require(nlme)
-    require(lattice)
-    library.dynam("ape", pkg, lib)
-}
+.PlotPhyloEnv <- new.env()