[Picante-commits] r224 - in pkg: . inst man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Apr 10 04:12:33 CEST 2010
Author: skembel
Date: 2010-04-10 04:12:28 +0200 (Sat, 10 Apr 2010)
New Revision: 224
Added:
pkg/inst/CITATION
Modified:
pkg/DESCRIPTION
pkg/man/picante-package.Rd
Log:
Add citation info and update version for 1.1-0 release
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2010-04-08 23:44:07 UTC (rev 223)
+++ pkg/DESCRIPTION 2010-04-10 02:12:28 UTC (rev 224)
@@ -1,8 +1,8 @@
Package: picante
Type: Package
Title: R tools for integrating phylogenies and ecology
-Version: 1.0-1
-Date: 2010-3-1
+Version: 1.1-0
+Date: 2010-4-9
Author: Steven W. Kembel <skembel at uoregon.edu>, David D. Ackerly <dackerly at berkeley.edu>, Simon P. Blomberg <s.blomberg1 at uq.edu.au>, Will K. Cornwell <cornwell at zoology.ubc.ca>, Peter D. Cowan <pdc at berkeley.edu>, Matthew R. Helmus <mrhelmus at wisc.edu>, Helene Morlon <morlon.helene at gmail.com>, Campbell O. Webb <cwebb at oeb.harvard.edu>
Maintainer: Steven W. Kembel <skembel at uoregon.edu>
Depends: ape, vegan, nlme
Added: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION (rev 0)
+++ pkg/inst/CITATION 2010-04-10 02:12:28 UTC (rev 224)
@@ -0,0 +1,8 @@
+citHeader("To cite Picante in a publication:")
+
+citEntry(entry="Article",
+ title = "Picante: {R} tools for integrating phylogenies and ecology",
+ author = personList(as.person("S.W. Kembel"), as.person("P.D. Cowan"), as.person("M.R. Helmus"), as.person("W.K. Cornwell"), as.person("H. Morlon"), as.person("D.D. Ackerly"),as.person("S.P. Blomberg"), as.person("C.O. Webb")),
+ journal = "Bioinformatics",
+ year = "In press",
+ textVersion = "S.W. Kembel, P.D. Cowan, M.R. Helmus, W.K. Cornwell, H. Morlon, D.D. Ackerly, S.P. Blomberg, and C.O. Webb. In press. Picante: R tools for integrating phylogenies and ecology. Bioinformatics." )
Modified: pkg/man/picante-package.Rd
===================================================================
--- pkg/man/picante-package.Rd 2010-04-08 23:44:07 UTC (rev 223)
+++ pkg/man/picante-package.Rd 2010-04-10 02:12:28 UTC (rev 224)
@@ -12,8 +12,8 @@
\tabular{ll}{
Package: \tab picante\cr
Type: \tab Package\cr
-Version: \tab 1.0-1\cr
-Date: \tab 2009-3-2\cr
+Version: \tab 1.1-0\cr
+Date: \tab 2010-4-9\cr
License: \tab GPL-2\cr
}
}
More information about the Picante-commits
mailing list