[Distr-commits] r627 - in branches/distr-2.3/pkg: SweaveListingUtils SweaveListingUtils/man distr distr/man distrDoc distrDoc/man distrEllipse distrEllipse/man distrEx distrEx/man distrMod distrMod/man distrSim distrSim/man distrTEst distrTEst/man distrTeach distrTeach/man startupmsg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Nov 1 11:37:35 CET 2009
Author: stamats
Date: 2009-11-01 11:37:35 +0100 (Sun, 01 Nov 2009)
New Revision: 627
Modified:
branches/distr-2.3/pkg/SweaveListingUtils/DESCRIPTION
branches/distr-2.3/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
branches/distr-2.3/pkg/distr/DESCRIPTION
branches/distr-2.3/pkg/distr/man/0distr-package.Rd
branches/distr-2.3/pkg/distrDoc/DESCRIPTION
branches/distr-2.3/pkg/distrDoc/man/0distrDoc-package.Rd
branches/distr-2.3/pkg/distrEllipse/DESCRIPTION
branches/distr-2.3/pkg/distrEllipse/man/0distrEllipse-package.Rd
branches/distr-2.3/pkg/distrEx/DESCRIPTION
branches/distr-2.3/pkg/distrEx/man/0distrEx-package.Rd
branches/distr-2.3/pkg/distrMod/DESCRIPTION
branches/distr-2.3/pkg/distrMod/man/0distrMod-package.Rd
branches/distr-2.3/pkg/distrSim/DESCRIPTION
branches/distr-2.3/pkg/distrSim/man/0distrSim-package.Rd
branches/distr-2.3/pkg/distrTEst/DESCRIPTION
branches/distr-2.3/pkg/distrTEst/man/0distrTEst-package.Rd
branches/distr-2.3/pkg/distrTeach/DESCRIPTION
branches/distr-2.3/pkg/distrTeach/man/0distrTeach-package.Rd
branches/distr-2.3/pkg/startupmsg/DESCRIPTION
Log:
updated DESCRIPTION and package help files to 2.3
Modified: branches/distr-2.3/pkg/SweaveListingUtils/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/SweaveListingUtils/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/SweaveListingUtils/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,7 +1,7 @@
Package: SweaveListingUtils
Title: Utilities for Sweave together with TeX listings package
Encoding: latin1
-Version: 0.4
+Version: 0.5
Depends: R(>= 2.10.0), startupmsg
Suggests: distr
Imports: stats
@@ -12,6 +12,6 @@
source code
Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
License: LGPL-3
-Date: 2009-10-16
+Date: 2009-11-01
LastChangedDate: {$LastChangedDate$}
LastChangedRevision: {$LastChangedRevision$}
Modified: branches/distr-2.3/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
===================================================================
--- branches/distr-2.3/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -15,8 +15,8 @@
\details{
\tabular{ll}{
Package: \tab SweaveListingUtils \cr
-Version: \tab 0.4 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 0.5 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.10.0), startupmsg \cr
LazyLoad: \tab yes \cr
License: \tab LGPL-3 \cr
Modified: branches/distr-2.3/pkg/distr/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distr/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distr/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distr
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
Title: Object orientated implementation of distributions
Description: Object orientated implementation of distributions
Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas Stabla
Modified: branches/distr-2.3/pkg/distr/man/0distr-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distr/man/0distr-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distr/man/0distr-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -43,8 +43,8 @@
\details{
\tabular{ll}{
Package: \tab distr \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.2.0), methods, graphics, startupmsg, sfsmisc,
SweaveListingUtils\cr
LazyLoad: \tab yes \cr
Modified: branches/distr-2.3/pkg/distrDoc/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrDoc/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrDoc/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrDoc
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
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
Modified: branches/distr-2.3/pkg/distrDoc/man/0distrDoc-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrDoc/man/0distrDoc-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrDoc/man/0distrDoc-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -14,8 +14,8 @@
\details{
\tabular{ll}{
Package: \tab distrDoc \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.6.0), tools, distr(>= 2.2.0), startupmsg, distrEx(>= 2.2.0), distrSim(>= 2.2.0), distrTEst(>= 2.2.0), distrTeach(>=
2.2.0), RandVar(>= 0.7), distrMod(>= 2.2.0), MASS, methods \cr
LazyLoad: \tab yes \cr
Modified: branches/distr-2.3/pkg/distrEllipse/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrEllipse/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrEllipse/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrEllipse
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
Title: S4 classes for elliptically contoured distributions
Depends: R(>= 2.8.0), methods, graphics, mvtnorm, setRNG(>= 2006.2-1), distr(>= 2.2), distrEx(>= 2.2), distrSim(>= 2.2), startupmsg
Suggests: distrMod(>= 2.2), distrTEst(>= 2.2)
Modified: branches/distr-2.3/pkg/distrEllipse/man/0distrEllipse-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrEllipse/man/0distrEllipse-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrEllipse/man/0distrEllipse-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -12,8 +12,8 @@
\details{
\tabular{ll}{
Package: \tab distrEllipse \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.8.0), methods, graphics, mvtnorm, setRNG(>= 2006.2-1),
distr(>= 2.2), distrEx(>= 2.2), distrSim(>= 2.2), startupmsg\cr
LazyLoad: \tab yes \cr
Modified: branches/distr-2.3/pkg/distrEx/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrEx/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrEx/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrEx
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
Title: Extensions of package distr
Description: Extensions of package distr and some additional functionality
Depends: R(>= 2.6.0), methods, distr(>= 2.2), evd, actuar, startupmsg
Modified: branches/distr-2.3/pkg/distrEx/man/0distrEx-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrEx/man/0distrEx-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrEx/man/0distrEx-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -26,8 +26,8 @@
\details{
\tabular{ll}{
Package: \tab distrEx \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.6.0), methods, distr(>= 2.2), evd, actuar, startupmsg \cr
LazyLoad: \tab yes \cr
License: \tab LGPL-3 \cr
Modified: branches/distr-2.3/pkg/distrMod/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrMod/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrMod/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrMod
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
Title: Object orientated implementation of probability models
Description: Object orientated implementation of probability models based on packages 'distr' and 'distrEx'
Author: Matthias Kohl, Peter Ruckdeschel
Modified: branches/distr-2.3/pkg/distrMod/man/0distrMod-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrMod/man/0distrMod-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrMod/man/0distrMod-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -15,8 +15,8 @@
\details{
\tabular{ll}{
Package: \tab distrMod \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.6.0), methods, startupmsg, distr(>= 2.2), distrEx(>= 2.2), RandVar(>= 0.6.3), MASS, stats4 \cr
LazyLoad: \tab yes \cr
License: \tab LGPL-3 \cr
Modified: branches/distr-2.3/pkg/distrSim/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrSim/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrSim/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrSim
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
Title: Simulation classes based on package distr
Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.2), startupmsg
Suggests: distrEx(>= 2.2)
Modified: branches/distr-2.3/pkg/distrSim/man/0distrSim-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrSim/man/0distrSim-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrSim/man/0distrSim-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -13,8 +13,8 @@
\details{
\tabular{ll}{
Package: \tab distrSim \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>=
2.0), startupmsg\cr
LazyLoad: \tab yes \cr
Modified: branches/distr-2.3/pkg/distrTEst/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrTEst/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrTEst/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrTEst
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
Title: Estimation and Testing classes based on package distr
Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.2), distrSim(>= 2.2), startupmsg
Suggests: distrEx(>= 2.2)
Modified: branches/distr-2.3/pkg/distrTEst/man/0distrTEst-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrTEst/man/0distrTEst-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrTEst/man/0distrTEst-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -15,8 +15,8 @@
\details{
\tabular{ll}{
Package: \tab distrTEst \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>=
2.0), distrSim(>= 2.0), startupmsg\cr
LazyLoad: \tab yes \cr
Modified: branches/distr-2.3/pkg/distrTeach/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/distrTeach/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrTeach/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,6 +1,6 @@
Package: distrTeach
-Version: 2.2
-Date: 2009-10-16
+Version: 2.3
+Date: 2009-11-01
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.2), distrEx(>= 2.2), startupmsg
Modified: branches/distr-2.3/pkg/distrTeach/man/0distrTeach-package.Rd
===================================================================
--- branches/distr-2.3/pkg/distrTeach/man/0distrTeach-package.Rd 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/distrTeach/man/0distrTeach-package.Rd 2009-11-01 10:37:35 UTC (rev 627)
@@ -20,8 +20,8 @@
\details{
\tabular{ll}{
Package: \tab distrTeach \cr
-Version: \tab 2.2 \cr
-Date: \tab 2009-09-04 \cr
+Version: \tab 2.3 \cr
+Date: \tab 2009-11-01 \cr
Depends: \tab R(>= 2.2.0), methods, distr(>= 2.0), distrEx(>= 2.0),
startupmsg\cr
LazyLoad: \tab yes \cr
Modified: branches/distr-2.3/pkg/startupmsg/DESCRIPTION
===================================================================
--- branches/distr-2.3/pkg/startupmsg/DESCRIPTION 2009-11-01 10:30:33 UTC (rev 626)
+++ branches/distr-2.3/pkg/startupmsg/DESCRIPTION 2009-11-01 10:37:35 UTC (rev 627)
@@ -1,7 +1,7 @@
Package: startupmsg
Encoding: latin1
-Version: 0.7
-Date: 2009-10-16
+Version: 0.8
+Date: 2009-11-01
Title: Utilities for start-up messages
Description: Utilities for start-up messages
Author: Peter Ruckdeschel
More information about the Distr-commits
mailing list