[Distr-commits] r309 - branches/distr-2.1/pkg/distr branches/distr-2.1/pkg/distrDoc branches/distr-2.1/pkg/distrEx branches/distr-2.1/pkg/distrMod branches/distr-2.1/pkg/distrSim branches/distr-2.1/pkg/distrTEst branches/distr-2.1/pkg/distrTeach branches/distr-2.1/pkg/startupmsg pkg/startupmsg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Oct 15 01:02:10 CEST 2008


Author: ruckdeschel
Date: 2008-10-15 01:02:10 +0200 (Wed, 15 Oct 2008)
New Revision: 309

Modified:
   branches/distr-2.1/pkg/distr/DESCRIPTION
   branches/distr-2.1/pkg/distrDoc/DESCRIPTION
   branches/distr-2.1/pkg/distrEx/DESCRIPTION
   branches/distr-2.1/pkg/distrMod/DESCRIPTION
   branches/distr-2.1/pkg/distrSim/DESCRIPTION
   branches/distr-2.1/pkg/distrTEst/DESCRIPTION
   branches/distr-2.1/pkg/distrTeach/DESCRIPTION
   branches/distr-2.1/pkg/startupmsg/DESCRIPTION
   pkg/startupmsg/DESCRIPTION
Log:
wrong version for startupmsg
and new License agreement

Modified: branches/distr-2.1/pkg/distr/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distr/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distr/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -3,7 +3,8 @@
 Date: 2008-10-06
 Title: Object orientated implementation of distributions
 Description: Object orientated implementation of distributions
-Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas Stabla
+Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas
+        Stabla
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
 Depends: R(>= 2.2.0), methods, graphics, startupmsg, sfsmisc
 Imports: stats

Modified: branches/distr-2.1/pkg/distrDoc/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distrDoc/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distrDoc/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -2,11 +2,14 @@
 Version: 2.1
 Date: 2008-10-06
 Title: Documentation for packages distr, distrEx, distrSim, distrTEst
-Description: provides documentation in form of a common vignette to packages distr, distrEx, distrMod, distrSim, distrTEst
-Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas Stabla
+Description: provides documentation in form of a common vignette to
+        packages distr, distrEx, distrMod, distrSim, distrTEst
+Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas
+        Stabla
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
 Depends: R(>= 2.6.0), tools, distr(>= 2.0.0), startupmsg
-Suggests: distrEx(>= 2.0.0), distrSim(>= 2.0.0), distrTEst(>= 2.0.0), distrTeach(>= 2.0.0), distrMod(>= 2.0.0), Biobase
+Suggests: distrEx(>= 2.0.0), distrSim(>= 2.0.0), distrTEst(>= 2.0.0),
+        distrTeach(>= 2.0.0), distrMod(>= 2.0.0), Biobase
 LazyLoad: yes
 License: LGPL-3
 URL: http://distr.r-forge.r-project.org/

Modified: branches/distr-2.1/pkg/distrEx/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distrEx/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distrEx/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -2,11 +2,12 @@
 Version: 2.1
 Date: 2008-10-06
 Title: Extensions of package distr
-Description: Extensions of package distr and some additional functionality
+Description: Extensions of package distr and some additional
+        functionality
 Depends: R(>= 2.6.0), methods, distr(>= 2.0), evd, startupmsg
 Suggests: tcltk
 Author: Matthias Kohl, Peter Ruckdeschel
 Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
 LazyLoad: yes
 License: LGPL-3
-URL: http://distr.r-forge.r-project.org/
\ No newline at end of file
+URL: http://distr.r-forge.r-project.org/

Modified: branches/distr-2.1/pkg/distrMod/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distrMod/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distrMod/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -2,10 +2,12 @@
 Version: 2.1
 Date: 2008-10-06
 Title: Object orientated implementation of probability models
-Description: Object orientated implementation of probability models based on packages 'distr' and 'distrEx'
+Description: Object orientated implementation of probability models
+        based on packages 'distr' and 'distrEx'
 Author: Matthias Kohl, Peter Ruckdeschel
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
-Depends: R(>= 2.6.0), methods, startupmsg, distr(>= 2.0), distrEx(>= 2.0), RandVar(>= 0.6.3), MASS, stats4
+Depends: R(>= 2.6.0), methods, startupmsg, distr(>= 2.0), distrEx(>=
+        2.0), RandVar(>= 0.6.3), MASS, stats4
 LazyLoad: yes
 License: LGPL-3
 URL: http://distr.r-forge.r-project.org/

Modified: branches/distr-2.1/pkg/distrSim/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distrSim/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distrSim/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -2,10 +2,12 @@
 Version: 2.1
 Date: 2008-10-06
 Title: Simulation classes based on package distr
-Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.0), startupmsg
+Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>=
+        2.0), startupmsg
 Suggests: distrEx(>= 2.0)
-Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas Stabla
-Description: Simulation (S4-)classes based on package distr 
+Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas
+        Stabla
+Description: Simulation (S4-)classes based on package distr
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
 LazyLoad: yes
 License: LGPL-3

Modified: branches/distr-2.1/pkg/distrTEst/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distrTEst/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distrTEst/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -2,12 +2,15 @@
 Version: 2.1
 Date: 2008-10-06
 Title: Estimation and Testing classes based on package distr
-Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.0), distrSim(>= 2.0), startupmsg
+Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>=
+        2.0), distrSim(>= 2.0), startupmsg
 Suggests: distrEx(>= 2.0)
 Imports: stats
-Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas Stabla
-Description: Evaluation (S4-)classes based on package distr for evaluating 
-    procedures (estimators/tests) at data/simulation in a unified way.
+Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas
+        Stabla
+Description: Evaluation (S4-)classes based on package distr for
+        evaluating procedures (estimators/tests) at data/simulation in
+        a unified way.
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
 LazyLoad: yes
 License: LGPL-3

Modified: branches/distr-2.1/pkg/distrTeach/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/distrTeach/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/distrTeach/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -1,13 +1,16 @@
 Package: distrTeach
 Version: 2.1
 Date: 2008-10-06
-Title: Extensions of package distr for teaching Stochastics/Statistics in secondary school
-Description: Extensions of package distr and some additional functionality
-Depends: R(>= 2.2.0), methods, distr(>= 2.0), distrEx(>= 2.0), startupmsg
+Title: Extensions of package distr for teaching Stochastics/Statistics
+        in secondary school
+Description: Extensions of package distr and some additional
+        functionality
+Depends: R(>= 2.2.0), methods, distr(>= 2.0), distrEx(>= 2.0),
+        startupmsg
 Suggests: tcltk
 Author: Peter Ruckdeschel, Matthias Kohl, Anja Hueller, Eleonara Feist
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
 LazyLoad: yes
 License: LGPL-3
 URL: http://distr.r-forge.r-project.org/
-Packaged: Fri Jun  8 00:12:57 2007; Peter
+Packaged: Fri Jun 8 00:12:57 2007; Peter

Modified: branches/distr-2.1/pkg/startupmsg/DESCRIPTION
===================================================================
--- branches/distr-2.1/pkg/startupmsg/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ branches/distr-2.1/pkg/startupmsg/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -1,5 +1,5 @@
 Package: startupmsg
-Version: 0.5.1
+Version: 0.5.3
 Date: 2008-09-14
 Title: Utilities for start-up messages
 Description: Utilities for start-up messages
@@ -7,4 +7,4 @@
 Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
 Depends: R(>= 1.8.0)
 LazyLoad: yes
-License: GPL (version 2 or later)
+License: LGPL-3

Modified: pkg/startupmsg/DESCRIPTION
===================================================================
--- pkg/startupmsg/DESCRIPTION	2008-10-14 22:58:39 UTC (rev 308)
+++ pkg/startupmsg/DESCRIPTION	2008-10-14 23:02:10 UTC (rev 309)
@@ -1,5 +1,5 @@
 Package: startupmsg
-Version: 2.0.2
+Version: 0.5.2
 Date: 2008-10-14
 Title: Utilities for start-up messages
 Description: Utilities for start-up messages



More information about the Distr-commits mailing list