[Dplr-commits] r924 - pkg/dplR

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 19 22:58:00 CET 2014


Author: mvkorpel
Date: 2014-12-19 22:58:00 +0100 (Fri, 19 Dec 2014)
New Revision: 924

Modified:
   pkg/dplR/DESCRIPTION
Log:
* Added Allan Buras as contributor (see glk())
* Reordered the list of authors and contributors.


Modified: pkg/dplR/DESCRIPTION
===================================================================
--- pkg/dplR/DESCRIPTION	2014-12-18 09:49:02 UTC (rev 923)
+++ pkg/dplR/DESCRIPTION	2014-12-19 21:58:00 UTC (rev 924)
@@ -3,18 +3,18 @@
 Type: Package
 Title: Dendrochronology Program Library in R
 Version: 1.6.1
-Date: 2014-12-12
+Date: 2014-12-19
 Authors at R: c(person("Andy", "Bunn", role = c("aut", "cph",
         "cre", "trl"), email = "andy.bunn at wwu.edu"), person("Mikko",
         "Korpela", role = c("aut", "trl")), person("Franco", "Biondi",
         role = c("aut", "cph")), person("Filipe", "Campelo", role = 
         c("aut", "cph")), person("Pierre", "Mérian", role = c("aut", 
-        "cph")), person("Manfred", "Mudelsee", role = "ctb"),
-        person("Fares", "Qeadan", role = c("aut", "cph")),
-        person("Michael", "Schulz", role = "ctb"), person("Christian",
-        "Zang", role = c("aut", "cph")), person("Jacob", "Cecile",
-        role = "ctb"))
-Author: Andy Bunn [aut, cph, cre, trl], Mikko Korpela [aut, trl], Franco Biondi [aut, cph], Filipe Campelo [aut, cph], Pierre Mérian [aut, cph], Manfred Mudelsee [ctb], Fares Qeadan [aut, cph], Michael Schulz [ctb], Christian Zang [aut, cph], Jacob Cecile [ctb]
+        "cph")), person("Fares", "Qeadan", role = c("aut", "cph")),
+        person("Christian", "Zang", role = c("aut", "cph")),
+        person("Allan", "Buras", role = "ctb"), person("Jacob",
+        "Cecile", role = "ctb"), person("Manfred", "Mudelsee", role =
+        "ctb"), person("Michael", "Schulz", role = "ctb"))
+Author: Andy Bunn [aut, cph, cre, trl], Mikko Korpela [aut, trl], Franco Biondi [aut, cph], Filipe Campelo [aut, cph], Pierre Mérian [aut, cph], Fares Qeadan [aut, cph], Christian Zang [aut, cph], Allan Buras [ctb], Jacob Cecile [ctb], Manfred Mudelsee [ctb], Michael Schulz [ctb]
 Copyright: Authors and Aalto University (for work of M. Korpela)
 Maintainer: Andy Bunn <andy.bunn at wwu.edu>
 Depends: R (>= 2.15.0)



More information about the Dplr-commits mailing list