[Adephylo-commits] r42 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Nov 26 20:18:24 CET 2008
Author: jombart
Date: 2008-11-26 20:18:24 +0100 (Wed, 26 Nov 2008)
New Revision: 42
Modified:
pkg/DESCRIPTION
Log:
Fixed dependencies, package now passes the check.
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2008-11-26 15:25:31 UTC (rev 41)
+++ pkg/DESCRIPTION 2008-11-26 19:18:24 UTC (rev 42)
@@ -4,8 +4,8 @@
Title: adephylo: multivariate analysis for the comparative method.
Author: Thibaut Jombart <jombart at biomserv.univ-lyon1.fr>, Stephane Dray <dray at biomserv.univ-lyon1.fr>
Maintainer: Thibaut Jombart <jombart at biomserv.univ-lyon1.fr>
-Suggests: ade4, ape, phylobase
-Depends: methods
+Suggests: ade4
+Depends: methods, phylobase, ape
Description: Multivariate tools to analyze comparative data, i.e. a phylogeny and some traits measured for each taxa.
License: GPL (>=2)
LazyLoad: yes
More information about the Adephylo-commits
mailing list