[Robast-commits] r913 - in pkg: RobAStRDA RobExtremes

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Sep 4 22:53:11 CEST 2016


Author: ruckdeschel
Date: 2016-09-04 22:53:11 +0200 (Sun, 04 Sep 2016)
New Revision: 913

Modified:
   pkg/RobAStRDA/DESCRIPTION
   pkg/RobExtremes/DESCRIPTION
Log:
modified DESCRIPTION

Modified: pkg/RobAStRDA/DESCRIPTION
===================================================================
--- pkg/RobAStRDA/DESCRIPTION	2016-09-04 20:52:26 UTC (rev 912)
+++ pkg/RobAStRDA/DESCRIPTION	2016-09-04 20:53:11 UTC (rev 913)
@@ -5,17 +5,17 @@
 Description: Includes 'sysdata.rda' file for packages of the 'RobASt' - family of packages; is
         currently used by package 'RobExtremes' only.
 Depends: R (>= 3.3.0)
-Authors at R: c(person("Matthias", "Kohl", role=c("aut", "cph")), person("Bernhard", "Spangl",
-        role="ctb", comment="contributed smoothed grid values of the Lagrange multipliers"),
-        person("Sascha", "Desmettre", role="ctb", comment="contributed smoothed grid values of
-        the Lagrange multipliers"), person("Eugen", "Massini", role="ctb", comment="contributed
-        an interactive smoothing routine for smoothing the Lagrange multipliers and smoothed
-        grid values of the Lagrange multipliers"), person("Mykhailo", "Pupashenko", role="ctb",
-        comment="helped with manual smoothing of the interpolators"), person("Daria",
-        "Pupashenko", role="ctb", comment="helped with manual smoothing of the interpolators"),
-        person("Gerald", "Kroisandt", role="ctb", comment="helped with manual smoothing of the
-        interpolators"), person("Peter", "Ruckdeschel", role=c("cre", "cph"),
-        email="peter.ruckdeschel at uni-oldenburg.de"))
+Authors at R: c(person("Matthias", "Kohl", role=c("aut", "cph")), 
+             person("Bernhard", "Spangl",role="ctb", comment="contributed smoothed grid values of 
+			         the Lagrange multipliers"),
+             person("Sascha", "Desmettre", role="ctb", comment="contributed smoothed grid values of 
+			         the Lagrange multipliers"), 
+			 person("Eugen", "Massini", role="ctb", comment="contributed an interactive smoothing routine for smoothing the Lagrange multipliers and smoothed
+                     grid values of the Lagrange multipliers"), 
+			 person("Mykhailo", "Pupashenko", role="ctb", comment="helped with manual smoothing of the interpolators"), 
+			 person("Daria", "Pupashenko", role="ctb", comment="helped with manual smoothing of the interpolators"),
+             person("Gerald", "Kroisandt", role="ctb", comment="helped with manual smoothing of the interpolators"), 
+			 person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"), email="peter.ruckdeschel at uni-oldenburg.de"))
 LazyData: yes
 ByteCompile: yes
 License: LGPL-3

Modified: pkg/RobExtremes/DESCRIPTION
===================================================================
--- pkg/RobExtremes/DESCRIPTION	2016-09-04 20:52:26 UTC (rev 912)
+++ pkg/RobExtremes/DESCRIPTION	2016-09-04 20:53:11 UTC (rev 913)
@@ -15,7 +15,7 @@
 		person("Daria", "Pupashenko", role="ctb", comment="contributed MDE-estimation for GEV distribution in the framework of her PhD thesis 2011--14"), 
 		person("Gerald", "Kroisandt", role="ctb", comment="contributed testing routines"), 
         person("Matthias", "Kohl", role=c("aut", "cph")), 
-		person("Peter", "Ruckdeschel", role=c("cre", "cph"), email="peter.ruckdeschel at uni-oldenburg.de"))
+		person("Peter", "Ruckdeschel", role=c("cre", "aut", "cph"), email="peter.ruckdeschel at uni-oldenburg.de"))
 ByteCompile: yes
 LazyLoad: yes
 License: LGPL-3



More information about the Robast-commits mailing list