[Adephylo-commits] r197 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Nov 20 21:04:40 CET 2013


Author: sdray
Date: 2013-11-20 21:04:40 +0100 (Wed, 20 Nov 2013)
New Revision: 197

Modified:
   pkg/DESCRIPTION
   pkg/NAMESPACE
Log:
Update the import for ade4 methods

Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2013-08-10 09:53:00 UTC (rev 196)
+++ pkg/DESCRIPTION	2013-11-20 20:04:40 UTC (rev 197)
@@ -5,8 +5,8 @@
 Author: Thibaut Jombart <t.jombart at imperial.ac.uk>, Stephane Dray <stephane.dray at univ-lyon1.fr>
 Maintainer: Thibaut Jombart <t.jombart at imperial.ac.uk>
 Suggests:
-Depends: methods
-Imports: phylobase, ape, ade4, adegenet
+Depends: methods, ade4
+Imports: phylobase, ape, adegenet
 Description: Multivariate tools to analyze comparative data, i.e. a phylogeny and some traits measured for each taxa.
 License: GPL (>=2)
 LazyLoad: yes

Modified: pkg/NAMESPACE
===================================================================
--- pkg/NAMESPACE	2013-08-10 09:53:00 UTC (rev 196)
+++ pkg/NAMESPACE	2013-11-20 20:04:40 UTC (rev 197)
@@ -13,7 +13,7 @@
            "plot.phylo", "root", "nj", "bionj", "read.tree", ".PlotPhyloEnv")
 
 importFrom(ade4, "as.krandtest", "as.dudi", "as.randtest", "orthobasis.mat", "dudi.acm", "redo.dudi",
-           "plot.randtest", "s.arrow", "s.label", "scatter", "scalewt", "dudi.pca", "plot.krandtest",
+            "s.arrow", "s.label", "scatter", "scalewt", "dudi.pca",
            "add.scatter", "add.scatter.eig")
 
 importFrom(adegenet, "bluepal", "redpal", "greenpal", "seasun", "spectral", "funky",



More information about the Adephylo-commits mailing list