[Distr-commits] r1003 - branches/distr-2.6/pkg/distr

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun May 3 06:58:18 CEST 2015


Author: stamats
Date: 2015-05-03 06:58:18 +0200 (Sun, 03 May 2015)
New Revision: 1003

Modified:
   branches/distr-2.6/pkg/distr/DESCRIPTION
Log:
Had to change Description due to warning during check

Modified: branches/distr-2.6/pkg/distr/DESCRIPTION
===================================================================
--- branches/distr-2.6/pkg/distr/DESCRIPTION	2015-05-03 04:57:19 UTC (rev 1002)
+++ branches/distr-2.6/pkg/distr/DESCRIPTION	2015-05-03 04:58:18 UTC (rev 1003)
@@ -1,8 +1,8 @@
 Package: distr
 Version: 2.6
-Date: 2013-09-13
+Date: 2015-05-03
 Title: Object Oriented Implementation of Distributions
-Description: (S4-)classes and methods for distributions.
+Description: S4-classes and methods for distributions.
 Authors at R: c(person("Florian", "Camphausen", role="ctb", comment="contributed as student in the initial phase --2005"),
         person("Matthias", "Kohl", role=c("aut", "cph")), 
 		person("Peter", "Ruckdeschel", role=c("cre", "cph"), email="Peter.Ruckdeschel at itwm.fraunhofer.de"), 



More information about the Distr-commits mailing list