[Adephylo-commits] r203 - in pkg: . man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Nov 10 15:12:06 CET 2014
Author: jombart
Date: 2014-11-10 15:12:05 +0100 (Mon, 10 Nov 2014)
New Revision: 203
Modified:
pkg/ChangeLog
pkg/DESCRIPTION
pkg/man/adephylo.package.Rd
Log:
Updated contributors, dates and version number
Modified: pkg/ChangeLog
===================================================================
--- pkg/ChangeLog 2014-11-08 16:23:08 UTC (rev 202)
+++ pkg/ChangeLog 2014-11-10 14:12:05 UTC (rev 203)
@@ -1,6 +1,20 @@
+ CHANGES IN ADEPHYLO VERSION 1.1-7
+
+FIXES
+
+ o sp.tips now returns ordered paths between tips
+
+FRESH BLOOD
+
+ o Anders Ellern Bilgrau has joined the development team!
+
+
+
+
CHANGES IN ADEPHYLO VERSION 1.1-5
FIXES
+
o the new NAMESPACE selectively imports procedures to avoid
conflicts between ape, phylobase, and ade4. Thes packages are no
longer attached when loading adephylo
@@ -10,6 +24,7 @@
+
CHANGES IN ADEPHYLO VERSION 1.1-4
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2014-11-08 16:23:08 UTC (rev 202)
+++ pkg/DESCRIPTION 2014-11-10 14:12:05 UTC (rev 203)
@@ -1,8 +1,8 @@
Package: adephylo
-Version: 1.1-6
-Date: 2013/11/29
+Version: 1.1-7
+Date: 2014/11/10
Title: adephylo: exploratory analyses for the phylogenetic comparative method.
-Author: Thibaut Jombart <t.jombart at imperial.ac.uk>, Stephane Dray <stephane.dray at univ-lyon1.fr>
+Author: Thibaut Jombart <t.jombart at imperial.ac.uk>, Stephane Dray <stephane.dray at univ-lyon1.fr>, Anders Ellern Bilgrau <abilgrau at math.aau.dk>
Maintainer: Thibaut Jombart <t.jombart at imperial.ac.uk>
Suggests:
Depends: methods, ade4
Modified: pkg/man/adephylo.package.Rd
===================================================================
--- pkg/man/adephylo.package.Rd 2014-11-08 16:23:08 UTC (rev 202)
+++ pkg/man/adephylo.package.Rd 2014-11-10 14:12:05 UTC (rev 203)
@@ -136,14 +136,14 @@
\tabular{ll}{
Package: \tab adephylo\cr
Type: \tab Package\cr
- Version: \tab 1.1-4\cr
- Date: \tab 2013-05-15 \cr
+ Version: \tab 1.1-7\cr
+ Date: \tab 2014-11-10 \cr
License: \tab GPL (>=2)
}
}
\author{
Thibaut Jombart <tjombart at imperial.ac.uk>\cr
- with contributions Stéphane Dray <dray at biomserv.univ-lyon1.fr>. \cr
+ with contributions Stéphane Dray <dray at biomserv.univ-lyon1.fr> and Anders Ellern Bilgrau <abilgrau at math.aau.dk>. \cr
Parts of former code from \code{ade4} by Daniel Chessel and Sébastien
Ollier.
}
More information about the Adephylo-commits
mailing list