[Distr-commits] r564 - branches/distr-2.2/pkg/SweaveListingUtils branches/distr-2.2/pkg/SweaveListingUtils/chm branches/distr-2.2/pkg/SweaveListingUtils/man branches/distr-2.2/pkg/distr branches/distr-2.2/pkg/distr/chm branches/distr-2.2/pkg/distr/inst/doc branches/distr-2.2/pkg/distr/man branches/distr-2.2/pkg/distrDoc branches/distr-2.2/pkg/distrDoc/chm branches/distr-2.2/pkg/distrDoc/man branches/distr-2.2/pkg/distrEllipse branches/distr-2.2/pkg/distrEllipse/chm branches/distr-2.2/pkg/distrEllipse/man branches/distr-2.2/pkg/distrEx branches/distr-2.2/pkg/distrEx/chm branches/distr-2.2/pkg/distrEx/man branches/distr-2.2/pkg/distrMod branches/distr-2.2/pkg/distrMod/chm branches/distr-2.2/pkg/distrMod/man branches/distr-2.2/pkg/distrSim branches/distr-2.2/pkg/distrSim/chm branches/distr-2.2/pkg/distrSim/man branches/distr-2.2/pkg/distrTEst branches/distr-2.2/pkg/distrTEst/chm branches/distr-2.2/pkg/distrTEst/man branches/distr-2.2/pkg/distrTeach branches/distr-2.2/pkg/distrTeach/chm branches/distr-2.2/pkg/distrTeach/man branches/distr-2.2/pkg/startupmsg branches/distr-2.2/pkg/utils pkg/utils
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Sep 4 04:38:09 CEST 2009
Author: ruckdeschel
Date: 2009-09-04 04:37:58 +0200 (Fri, 04 Sep 2009)
New Revision: 564
Added:
branches/distr-2.2/pkg/utils/updateTo2_3.R
Modified:
branches/distr-2.2/pkg/SweaveListingUtils/DESCRIPTION
branches/distr-2.2/pkg/SweaveListingUtils/chm/SweaveListingUtils.chm
branches/distr-2.2/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
branches/distr-2.2/pkg/distr/DESCRIPTION
branches/distr-2.2/pkg/distr/chm/Distr.chm
branches/distr-2.2/pkg/distr/inst/doc/Rplots.pdf
branches/distr-2.2/pkg/distr/man/0distr-package.Rd
branches/distr-2.2/pkg/distrDoc/DESCRIPTION
branches/distr-2.2/pkg/distrDoc/chm/distrDoc.chm
branches/distr-2.2/pkg/distrDoc/man/0distrDoc-package.Rd
branches/distr-2.2/pkg/distrEllipse/DESCRIPTION
branches/distr-2.2/pkg/distrEllipse/chm/00Index.html
branches/distr-2.2/pkg/distrEllipse/chm/EllipticalDistribution-class.html
branches/distr-2.2/pkg/distrEllipse/chm/SphericalDistribution-class.html
branches/distr-2.2/pkg/distrEllipse/chm/distrEllipse.chm
branches/distr-2.2/pkg/distrEllipse/chm/distrEllipse.toc
branches/distr-2.2/pkg/distrEllipse/man/0distrEllipse-package.Rd
branches/distr-2.2/pkg/distrEx/DESCRIPTION
branches/distr-2.2/pkg/distrEx/chm/distrEx.chm
branches/distr-2.2/pkg/distrEx/man/0distrEx-package.Rd
branches/distr-2.2/pkg/distrMod/DESCRIPTION
branches/distr-2.2/pkg/distrMod/chm/distrMod.chm
branches/distr-2.2/pkg/distrMod/man/0distrMod-package.Rd
branches/distr-2.2/pkg/distrSim/DESCRIPTION
branches/distr-2.2/pkg/distrSim/chm/distrSim.chm
branches/distr-2.2/pkg/distrSim/man/0distrSim-package.Rd
branches/distr-2.2/pkg/distrTEst/DESCRIPTION
branches/distr-2.2/pkg/distrTEst/chm/distrTEst.chm
branches/distr-2.2/pkg/distrTEst/man/0distrTEst-package.Rd
branches/distr-2.2/pkg/distrTeach/DESCRIPTION
branches/distr-2.2/pkg/distrTeach/chm/0distrTeach-package.html
branches/distr-2.2/pkg/distrTeach/chm/distrTeach.chm
branches/distr-2.2/pkg/distrTeach/man/0distrTeach-package.Rd
branches/distr-2.2/pkg/startupmsg/DESCRIPTION
branches/distr-2.2/pkg/utils/DESCRIPTIONutils.R
branches/distr-2.2/pkg/utils/README-R-utils
pkg/utils/DESCRIPTIONutils.R
Log:
updated DESCRIPTION and -package.Rd files
utils:
new file updateTo2_3.R to update to new branch 2.3 (resp. 0.8)...
modified DESCRIPTIONutils.R --- now uses gsub()
updated README-R-utils
Modified: branches/distr-2.2/pkg/SweaveListingUtils/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/SweaveListingUtils/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/SweaveListingUtils/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -7,13 +7,11 @@
Imports: stats
LazyLoad: yes
Author: Peter Ruckdeschel
-Description: provides utilities for defining R / Rd as
- Tex-package-listings "language" and including R / Rd source
- file (sniplets) copied from R-forge in its most recent version
- (or another url) thereby avoiding inconsistencies between
- vignette and documented source code
+Description: provides utilities for defining R / Rd as Tex-package-listings "language" and including R / Rd source file (sniplets) copied
+ from R-forge in its most recent version (or another url) thereby avoiding inconsistencies between vignette and documented
+ source code
Maintainer: Peter Ruckdeschel <Peter.Ruckdeschel at itwm.fraunhofer.de>
License: LGPL-3
-Date: 2009-07-01
+Date: 2009-09-04
LastChangedDate: {$LastChangedDate$}
-LastChangedRevision: {$LastChangedRevision$}
\ No newline at end of file
+LastChangedRevision: {$LastChangedRevision$}
Modified: branches/distr-2.2/pkg/SweaveListingUtils/chm/SweaveListingUtils.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
===================================================================
--- branches/distr-2.2/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -14,12 +14,12 @@
}
\details{
\tabular{ll}{
-Package: \tab SweaveListingUtils\cr
-Version: \tab 0.4\cr
-Date: \tab 2009-08-10\cr
-Depends: \tab R(>= 2.0.0), startupmsg\cr
-LazyLoad: \tab yes\cr
-License: \tab LGPL-3\cr
+Package: \tab SweaveListingUtils \cr
+Version: \tab 0.4 \cr
+Date: \tab 2009-09-04 \cr
+Depends: \tab R(>= 2.10.0), startupmsg \cr
+LazyLoad: \tab yes \cr
+License: \tab LGPL-3 \cr
}
TeX-package \file{listings}, confer \url{http://www.ctan.org/tex-archive/macros/latex/contrib/listings/},
Modified: branches/distr-2.2/pkg/distr/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distr/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distr/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,13 +1,11 @@
Package: distr
Version: 2.2
-Date: 2009-03-19
+Date: 2009-09-04
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,
- SweaveListingUtils
+Depends: R(>= 2.2.0), methods, graphics, startupmsg, sfsmisc, SweaveListingUtils
Imports: stats
LazyLoad: yes
Encoding: latin1
Modified: branches/distr-2.2/pkg/distr/chm/Distr.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distr/inst/doc/Rplots.pdf
===================================================================
--- branches/distr-2.2/pkg/distr/inst/doc/Rplots.pdf 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distr/inst/doc/Rplots.pdf 2009-09-04 02:37:58 UTC (rev 564)
@@ -2,8 +2,8 @@
%âãÏÓ\r
1 0 obj
<<
-/CreationDate (D:20090827210848)
-/ModDate (D:20090827210848)
+/CreationDate (D:20090904015406)
+/ModDate (D:20090904015406)
/Title (R Graphics Output)
/Producer (R 2.10.0)
/Creator (R)
@@ -47,7 +47,7 @@
38.97 172.78 m 148.04 172.78 l S
38.97 227.22 m 148.04 227.22 l S
38.97 281.66 m 148.04 281.66 l S
-38.97 336.09 m 148.04 336.09 l S
+38.97 336.10 m 148.04 336.10 l S
38.97 390.53 m 148.04 390.53 l S
38.97 444.97 m 148.04 444.97 l S
0.000 0.000 0.000 RG
@@ -275,7 +275,7 @@
65.15 74.45 l
65.25 74.75 l
65.35 75.05 l
-65.45 75.36 l
+65.45 75.37 l
65.55 75.68 l
65.65 76.01 l
65.75 76.34 l
@@ -315,7 +315,7 @@
69.19 93.26 l
69.29 93.95 l
69.39 94.66 l
-69.49 95.38 l
+69.49 95.37 l
69.59 96.11 l
69.70 96.85 l
69.80 97.61 l
@@ -351,8 +351,8 @@
72.83 127.42 l
72.93 128.67 l
73.03 129.93 l
-73.13 131.22 l
-73.23 132.52 l
+73.13 131.21 l
+73.23 132.51 l
73.34 133.83 l
73.44 135.17 l
73.54 136.52 l
@@ -367,7 +367,7 @@
74.45 149.49 l
74.55 151.02 l
74.65 152.57 l
-74.75 154.14 l
+74.75 154.13 l
74.85 155.72 l
74.95 157.32 l
75.05 158.94 l
@@ -380,13 +380,13 @@
75.76 170.77 l
75.86 172.53 l
75.96 174.31 l
-76.06 176.11 l
+76.06 176.10 l
76.17 177.92 l
-76.27 179.74 l
+76.27 179.75 l
76.37 181.59 l
76.47 183.45 l
76.57 185.33 l
-76.67 187.23 l
+76.67 187.22 l
76.77 189.14 l
76.87 191.06 l
76.97 193.01 l
@@ -407,7 +407,7 @@
78.49 223.93 l
78.59 226.10 l
78.69 228.28 l
-78.79 230.48 l
+78.79 230.47 l
78.90 232.68 l
79.00 234.90 l
79.10 237.12 l
@@ -416,11 +416,11 @@
79.40 243.87 l
79.50 246.13 l
79.60 248.41 l
-79.70 250.69 l
+79.70 250.70 l
79.81 252.99 l
79.91 255.29 l
80.01 257.60 l
-80.11 259.91 l
+80.11 259.92 l
80.21 262.24 l
80.31 264.57 l
80.41 266.90 l
@@ -443,7 +443,7 @@
82.13 307.11 l
82.23 309.48 l
82.33 311.84 l
-82.43 314.21 l
+82.43 314.20 l
82.54 316.56 l
82.64 318.92 l
82.74 321.26 l
@@ -459,7 +459,7 @@
83.75 344.37 l
83.85 346.63 l
83.95 348.88 l
-84.05 351.11 l
+84.05 351.12 l
84.15 353.34 l
84.25 355.55 l
84.35 357.75 l
@@ -485,7 +485,7 @@
86.38 398.05 l
86.48 399.85 l
86.58 401.61 l
-86.68 403.36 l
+86.68 403.35 l
86.78 405.07 l
86.88 406.76 l
86.98 408.42 l
@@ -493,7 +493,7 @@
87.19 411.66 l
87.29 413.24 l
87.39 414.79 l
-87.49 416.31 l
+87.49 416.32 l
87.59 417.81 l
87.69 419.27 l
87.79 420.70 l
@@ -556,7 +556,7 @@
93.55 443.69 l
93.66 443.01 l
93.76 442.29 l
-93.86 441.54 l
+93.86 441.53 l
93.96 440.74 l
94.06 439.92 l
94.16 439.06 l
@@ -579,11 +579,11 @@
95.88 419.32 l
95.98 417.88 l
96.08 416.41 l
-96.18 414.91 l
+96.18 414.92 l
96.28 413.39 l
96.39 411.84 l
96.49 410.26 l
-96.59 408.65 l
+96.59 408.66 l
96.69 407.02 l
96.79 405.37 l
96.89 403.69 l
@@ -603,13 +603,13 @@
98.31 377.79 l
98.41 375.79 l
98.51 373.78 l
-98.61 371.74 l
+98.61 371.75 l
98.71 369.70 l
98.81 367.63 l
98.91 365.56 l
99.01 363.46 l
-99.11 361.36 l
-99.22 359.23 l
+99.11 361.35 l
+99.22 359.24 l
99.32 357.10 l
99.42 354.96 l
99.52 352.80 l
@@ -633,10 +633,10 @@
101.34 312.50 l
101.44 310.22 l
101.54 307.93 l
-101.64 305.63 l
+101.64 305.64 l
101.74 303.34 l
101.84 301.05 l
-101.95 298.76 l
+101.95 298.75 l
102.05 296.46 l
102.15 294.17 l
102.25 291.88 l
@@ -647,7 +647,7 @@
102.75 280.46 l
102.86 278.18 l
102.96 275.91 l
-103.06 273.65 l
+103.06 273.64 l
103.16 271.38 l
103.26 269.12 l
103.36 266.87 l
@@ -664,13 +664,13 @@
104.47 242.59 l
104.57 240.43 l
104.68 238.28 l
-104.78 236.14 l
+104.78 236.15 l
104.88 234.02 l
104.98 231.90 l
105.08 229.80 l
105.18 227.71 l
-105.28 225.63 l
-105.38 223.55 l
+105.28 225.62 l
+105.38 223.56 l
105.48 221.50 l
105.59 219.45 l
105.69 217.42 l
@@ -682,7 +682,7 @@
106.29 205.49 l
106.39 203.55 l
106.49 201.63 l
-106.60 199.72 l
+106.60 199.71 l
106.70 197.82 l
106.80 195.94 l
106.90 194.07 l
@@ -700,8 +700,8 @@
108.11 172.83 l
108.21 171.16 l
108.31 169.51 l
-108.42 167.88 l
-108.52 166.25 l
+108.42 167.87 l
+108.52 166.26 l
108.62 164.65 l
108.72 163.06 l
108.82 161.49 l
@@ -724,8 +724,8 @@
110.54 137.28 l
110.64 136.00 l
110.74 134.74 l
-110.84 133.49 l
-110.94 132.27 l
+110.84 133.50 l
+110.94 132.26 l
111.04 131.05 l
111.15 129.85 l
111.25 128.67 l
@@ -733,7 +733,7 @@
111.45 126.35 l
111.55 125.21 l
111.65 124.09 l
-111.75 122.99 l
+111.75 122.98 l
111.85 121.89 l
111.95 120.82 l
112.06 119.76 l
@@ -798,7 +798,7 @@
118.02 79.71 l
118.12 79.34 l
118.22 78.97 l
-118.32 78.62 l
+118.32 78.61 l
118.42 78.26 l
118.53 77.92 l
118.63 77.58 l
@@ -861,7 +861,7 @@
124.39 66.88 l
124.49 66.80 l
124.59 66.72 l
-124.69 66.64 l
+124.69 66.63 l
124.79 66.56 l
124.89 66.48 l
125.00 66.40 l
@@ -1093,7 +1093,7 @@
38.97 172.78 m 34.21 172.78 l S
38.97 227.22 m 34.21 227.22 l S
38.97 281.66 m 34.21 281.66 l S
-38.97 336.09 m 34.21 336.09 l S
+38.97 336.10 m 34.21 336.10 l S
38.97 390.53 m 34.21 390.53 l S
38.97 444.97 m 34.21 444.97 l S
BT
Modified: branches/distr-2.2/pkg/distr/man/0distr-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distr/man/0distr-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distr/man/0distr-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -42,15 +42,15 @@
\details{
\tabular{ll}{
-Package: \tab distr\cr
-Version: \tab 2.2\cr
-Date: \tab 2009-03-19\cr
+Package: \tab distr \cr
+Version: \tab 2.2 \cr
+Date: \tab 2009-09-04 \cr
Depends: \tab R(>= 2.2.0), methods, graphics, startupmsg, sfsmisc,
SweaveListingUtils\cr
-LazyLoad: \tab yes\cr
-License: \tab LGPL-3\cr
-License: \tab LGPL-3\cr
-License: \tab GPL (version 2 or later)\cr
+LazyLoad: \tab yes \cr
+License: \tab LGPL-3 \cr
+License: \tab LGPL-3 \cr
+License: \tab LGPL-3 \cr
URL: \tab http://distr.r-forge.r-project.org/\cr
}}
Modified: branches/distr-2.2/pkg/distrDoc/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distrDoc/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrDoc/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,14 +1,12 @@
Package: distrDoc
Version: 2.2
-Date: 2009-03-19
+Date: 2009-09-04
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.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
+Depends: 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
Suggests: Biobase
LazyLoad: yes
Encoding: latin1
Modified: branches/distr-2.2/pkg/distrDoc/chm/distrDoc.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distrDoc/man/0distrDoc-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distrDoc/man/0distrDoc-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrDoc/man/0distrDoc-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -13,12 +13,13 @@
}
\details{
\tabular{ll}{
-Package: \tab distrDoc\cr
-Version: \tab 2.2\cr
-Date: \tab 2009-03-19\cr
-Depends: \tab R(>= 2.6.0), tools, distr(>= 2.0.0), startupmsg\cr
-LazyLoad: \tab yes\cr
-License: \tab LGPL-3\cr
+Package: \tab distrDoc \cr
+Version: \tab 2.2 \cr
+Date: \tab 2009-09-04 \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
+License: \tab LGPL-3 \cr
URL: \tab http://distr.r-forge.r-project.org/\cr
}}
Modified: branches/distr-2.2/pkg/distrEllipse/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distrEllipse/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEllipse/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,6 +1,6 @@
Package: distrEllipse
Version: 0.2
-Date: 2009-06-30
+Date: 2009-09-04
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.2/pkg/distrEllipse/chm/00Index.html
===================================================================
--- branches/distr-2.2/pkg/distrEllipse/chm/00Index.html 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEllipse/chm/00Index.html 2009-09-04 02:37:58 UTC (rev 564)
@@ -95,10 +95,6 @@
<td>Spherical distribution class</td></tr>
<tr><td width="25%"><a href="SphericalDistribution-class.html">d.rd,SphericalDistribution-method</a></td>
<td>Spherical distribution class</td></tr>
-<tr><td width="25%"><a href="MvtDistribution-class.html">df,MVtDistribution-method</a></td>
-<td>MVt distribution class</td></tr>
-<tr><td width="25%"><a href="MvtParameter-class.html">df,MVtParameter-method</a></td>
-<td>Paramter of a multivariate t distribution</td></tr>
<tr><td width="25%"><a href="MultivarDistrList-class.html">dim,MultivarDistrList-method</a></td>
<td>List of multivariate distributions</td></tr>
<tr><td width="25%"><a href="MultivarMixingDistribution-class.html">dim,MultivarMixingDistribution-method</a></td>
@@ -171,12 +167,6 @@
<table width="100%">
<tr><td width="25%"><a href="distrEllipseMASK.html">MASKING</a></td>
<td>Masking of/by other functions in package "distrEllipse"</td></tr>
-<tr><td width="25%"><a href="MvnormParameter-class.html">mean</a></td>
-<td>Paramter of a multivariate normal distribution</td></tr>
-<tr><td width="25%"><a href="MvnormDistribution-class.html">mean,MVNormDistribution-method</a></td>
-<td>MVNorm distribution class</td></tr>
-<tr><td width="25%"><a href="MvnormParameter-class.html">mean,MVNormParameter-method</a></td>
-<td>Paramter of a multivariate normal distribution</td></tr>
<tr><td width="25%"><a href="MultivarMixingDistribution-class.html">mixCoeff</a></td>
<td>Class "MultivarMixingDistribution"</td></tr>
<tr><td width="25%"><a href="MultivarMixingDistribution-class.html">mixCoeff,MultivarMixingDistribution-method</a></td>
@@ -211,31 +201,11 @@
<td>Class "MultivarMixingDistribution"</td></tr>
<tr><td width="25%"><a href="MultivarDistrList-class.html">MVDistrList-class</a></td>
<td>List of multivariate distributions</td></tr>
-<tr><td width="25%"><a href="MvnormDistribution.html">MVNorm</a></td>
-<td>Generating function for MVNormDistribution-class</td></tr>
-<tr><td width="25%"><a href="MvnormDistribution.html">MVNormDistribution</a></td>
-<td>Generating function for MVNormDistribution-class</td></tr>
-<tr><td width="25%"><a href="MvnormDistribution-class.html">MVNormDistribution-class</a></td>
-<td>MVNorm distribution class</td></tr>
-<tr><td width="25%"><a href="MvnormParameter-class.html">MVNormParameter-class</a></td>
-<td>Paramter of a multivariate normal distribution</td></tr>
-<tr><td width="25%"><a href="MvtDistribution.html">MVt</a></td>
-<td>Generating function for MvtDistribution-class</td></tr>
-<tr><td width="25%"><a href="MvtDistribution.html">MVtDistribution</a></td>
-<td>Generating function for MvtDistribution-class</td></tr>
-<tr><td width="25%"><a href="MvtDistribution-class.html">MVtDistribution-class</a></td>
-<td>MVt distribution class</td></tr>
-<tr><td width="25%"><a href="MvtParameter-class.html">MVtParameter-class</a></td>
-<td>Paramter of a multivariate t distribution</td></tr>
</table>
<h2><a name="N">-- N --</a></h2>
<table width="100%">
-<tr><td width="25%"><a href="MvtDistribution-class.html">ncp,MVtDistribution-method</a></td>
-<td>MVt distribution class</td></tr>
-<tr><td width="25%"><a href="MvtParameter-class.html">ncp,MVtParameter-method</a></td>
-<td>Paramter of a multivariate t distribution</td></tr>
<tr><td width="25%"><a href="distrEllipseoptions.html">Nsim</a></td>
<td>functions to change the global variables of the package 'distrEllipse'</td></tr>
</table>
@@ -314,16 +284,6 @@
<td>Class "MultivarMixingDistribution"</td></tr>
<tr><td width="25%"><a href="SphericalDistribution-class.html">showobj,SphericalDistribution-method</a></td>
<td>Spherical distribution class</td></tr>
-<tr><td width="25%"><a href="MvnormParameter-class.html">sigma</a></td>
-<td>Paramter of a multivariate normal distribution</td></tr>
-<tr><td width="25%"><a href="MvnormDistribution-class.html">sigma,MVNormDistribution-method</a></td>
-<td>MVNorm distribution class</td></tr>
-<tr><td width="25%"><a href="MvnormParameter-class.html">sigma,MVNormParameter-method</a></td>
-<td>Paramter of a multivariate normal distribution</td></tr>
-<tr><td width="25%"><a href="MvtDistribution-class.html">sigma,MVtDistribution-method</a></td>
-<td>MVt distribution class</td></tr>
-<tr><td width="25%"><a href="MvtParameter-class.html">sigma,MVtParameter-method</a></td>
-<td>Paramter of a multivariate t distribution</td></tr>
<tr><td width="25%"><a href="SphericalDistribution.html">SphericalDistribution</a></td>
<td>Generating function for SphericalDistribution-class</td></tr>
<tr><td width="25%"><a href="SphericalDistribution-class.html">SphericalDistribution-class</a></td>
Modified: branches/distr-2.2/pkg/distrEllipse/chm/EllipticalDistribution-class.html
===================================================================
--- branches/distr-2.2/pkg/distrEllipse/chm/EllipticalDistribution-class.html 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEllipse/chm/EllipticalDistribution-class.html 2009-09-04 02:37:58 UTC (rev 564)
@@ -153,6 +153,7 @@
<h3>Examples</h3>
<pre>
+new("EllipticalDistribution") ## better use EllipticalDistribution()
</pre>
<script Language="JScript">
Modified: branches/distr-2.2/pkg/distrEllipse/chm/SphericalDistribution-class.html
===================================================================
--- branches/distr-2.2/pkg/distrEllipse/chm/SphericalDistribution-class.html 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEllipse/chm/SphericalDistribution-class.html 2009-09-04 02:37:58 UTC (rev 564)
@@ -200,6 +200,7 @@
<h3>Examples</h3>
<pre>
+new("SphericalDistribution") ## better use SphericalDistribution()
</pre>
<script Language="JScript">
Modified: branches/distr-2.2/pkg/distrEllipse/chm/distrEllipse.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distrEllipse/chm/distrEllipse.toc
===================================================================
--- branches/distr-2.2/pkg/distrEllipse/chm/distrEllipse.toc 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEllipse/chm/distrEllipse.toc 2009-09-04 02:37:58 UTC (rev 564)
@@ -102,14 +102,6 @@
<param name="Local" value="SphericalDistribution-class.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="df,MVtDistribution-method">
-<param name="Local" value="MvtDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="df,MVtParameter-method">
-<param name="Local" value="MvtParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
<param name="Name" value="dim,MultivarDistrList-method">
<param name="Local" value="MultivarDistrList-class.html">
</OBJECT>
@@ -214,18 +206,6 @@
<param name="Local" value="distrEllipseMASK.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="mean">
-<param name="Local" value="MvnormParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="mean,MVNormDistribution-method">
-<param name="Local" value="MvnormDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="mean,MVNormParameter-method">
-<param name="Local" value="MvnormParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
<param name="Name" value="mixCoeff">
<param name="Local" value="MultivarMixingDistribution-class.html">
</OBJECT>
@@ -294,46 +274,6 @@
<param name="Local" value="MultivarDistrList-class.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVNorm">
-<param name="Local" value="MvnormDistribution.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVNormDistribution">
-<param name="Local" value="MvnormDistribution.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVNormDistribution-class">
-<param name="Local" value="MvnormDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVNormParameter-class">
-<param name="Local" value="MvnormParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVt">
-<param name="Local" value="MvtDistribution.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVtDistribution">
-<param name="Local" value="MvtDistribution.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVtDistribution-class">
-<param name="Local" value="MvtDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVtParameter-class">
-<param name="Local" value="MvtParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="ncp,MVtDistribution-method">
-<param name="Local" value="MvtDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="ncp,MVtParameter-method">
-<param name="Local" value="MvtParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Nsim">
<param name="Local" value="distrEllipseoptions.html">
</OBJECT>
@@ -450,26 +390,6 @@
<param name="Local" value="SphericalDistribution-class.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="sigma">
-<param name="Local" value="MvnormParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="sigma,MVNormDistribution-method">
-<param name="Local" value="MvnormDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="sigma,MVNormParameter-method">
-<param name="Local" value="MvnormParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="sigma,MVtDistribution-method">
-<param name="Local" value="MvtDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="sigma,MVtParameter-method">
-<param name="Local" value="MvtParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
<param name="Name" value="SphericalDistribution">
<param name="Local" value="SphericalDistribution.html">
</OBJECT>
@@ -535,14 +455,6 @@
<param name="Local" value="MultivarDistrList.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Generating function for MVNormDistribution-class">
-<param name="Local" value="MvnormDistribution.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Generating function for MvtDistribution-class">
-<param name="Local" value="MvtDistribution.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Generating function for SphericalDistribution-class">
<param name="Local" value="SphericalDistribution.html">
</OBJECT>
@@ -559,22 +471,6 @@
<param name="Local" value="plot-methods.html">
</OBJECT>
<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVNorm distribution class">
-<param name="Local" value="MvnormDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="MVt distribution class">
-<param name="Local" value="MvtDistribution-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Paramter of a multivariate normal distribution">
-<param name="Local" value="MvnormParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
-<param name="Name" value="Paramter of a multivariate t distribution">
-<param name="Local" value="MvtParameter-class.html">
-</OBJECT>
-<LI> <OBJECT type="text/sitemap">
<param name="Name" value="Paramter of an Elliptical distributions">
<param name="Local" value="EllipticalParameter-class.html">
</OBJECT>
Modified: branches/distr-2.2/pkg/distrEllipse/man/0distrEllipse-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distrEllipse/man/0distrEllipse-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEllipse/man/0distrEllipse-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -11,13 +11,13 @@
}
\details{
\tabular{ll}{
-Package: \tab distrEllipse\cr
-Version: \tab 0.1\cr
-Date: \tab 2009-06-29\cr
+Package: \tab distrEllipse \cr
+Version: \tab 0.2 \cr
+Date: \tab 2009-09-04 \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
-License: \tab LGPL-3\cr
+LazyLoad: \tab yes \cr
+License: \tab LGPL-3 \cr
URL: \tab http://distr.r-forge.r-project.org/\cr
}
}
Modified: branches/distr-2.2/pkg/distrEx/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distrEx/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEx/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,9 +1,8 @@
Package: distrEx
Version: 2.2
-Date: 2009-06-17
+Date: 2009-09-04
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.2), evd, actuar, startupmsg
Suggests: tcltk
Author: Matthias Kohl, Peter Ruckdeschel
@@ -14,4 +13,4 @@
URL: http://distr.r-forge.r-project.org/
LastChangedDate: {$LastChangedDate$}
LastChangedRevision: {$LastChangedRevision$}
-Packaged: 2009-05-15 13:11:54 UTC; ruckdesc
\ No newline at end of file
+Packaged: 2009-05-15 13:11:54 UTC; ruckdesc
Modified: branches/distr-2.2/pkg/distrEx/chm/distrEx.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distrEx/man/0distrEx-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distrEx/man/0distrEx-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrEx/man/0distrEx-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -25,12 +25,12 @@
\details{
\tabular{ll}{
-Package: \tab distrEx\cr
-Version: \tab 2.2\cr
-Date: \tab 2009-06-17\cr
-Depends: \tab R(>= 2.6.0), methods, distr(>= 2.0), evd, actuar, startupmsg\cr
-LazyLoad: \tab yes\cr
-License: \tab LGPL-3\cr
+Package: \tab distrEx \cr
+Version: \tab 2.2 \cr
+Date: \tab 2009-09-04 \cr
+Depends: \tab R(>= 2.6.0), methods, distr(>= 2.2), evd, actuar, startupmsg \cr
+LazyLoad: \tab yes \cr
+License: \tab LGPL-3 \cr
URL: \tab http://distr.r-forge.r-project.org/\cr
}
}
Modified: branches/distr-2.2/pkg/distrMod/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distrMod/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrMod/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,13 +1,11 @@
Package: distrMod
Version: 2.2
-Date: 2009-06-17
+Date: 2009-09-04
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.2), distrEx(>=
- 2.2), RandVar(>= 0.6.3), MASS, stats4
+Depends: R(>= 2.6.0), methods, startupmsg, distr(>= 2.2), distrEx(>= 2.2), RandVar(>= 0.6.3), MASS, stats4
LazyLoad: yes
License: LGPL-3
Encoding: latin1
Modified: branches/distr-2.2/pkg/distrMod/chm/distrMod.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distrMod/man/0distrMod-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distrMod/man/0distrMod-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrMod/man/0distrMod-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -14,12 +14,12 @@
\details{
\tabular{ll}{
-Package: \tab distrMod\cr
-Version: \tab 2.2\cr
-Date: \tab 2009-06-17\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
+Package: \tab distrMod \cr
+Version: \tab 2.2 \cr
+Date: \tab 2009-09-04 \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
URL: \tab http://distr.r-forge.r-project.org/\cr
}}
Modified: branches/distr-2.2/pkg/distrSim/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distrSim/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrSim/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,12 +1,10 @@
Package: distrSim
Version: 2.2
-Date: 2009-06-29
+Date: 2009-09-04
Title: Simulation classes based on package distr
-Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>=
- 2.2), startupmsg
+Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.2), startupmsg
Suggests: distrEx(>= 2.2)
-Author: Florian Camphausen, Matthias Kohl, Peter Ruckdeschel, Thomas
- Stabla
+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
Modified: branches/distr-2.2/pkg/distrSim/chm/distrSim.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distrSim/man/0distrSim-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distrSim/man/0distrSim-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrSim/man/0distrSim-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -12,13 +12,13 @@
}
\details{
\tabular{ll}{
-Package: \tab distrSim\cr
-Version: \tab 2.2\cr
-Date: \tab 2009-06-29\cr
+Package: \tab distrSim \cr
+Version: \tab 2.2 \cr
+Date: \tab 2009-09-04 \cr
Depends: \tab R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>=
2.0), startupmsg\cr
-LazyLoad: \tab yes\cr
-License: \tab LGPL-3\cr
+LazyLoad: \tab yes \cr
+License: \tab LGPL-3 \cr
URL: \tab http://distr.r-forge.r-project.org/\cr
}
}
Modified: branches/distr-2.2/pkg/distrTEst/DESCRIPTION
===================================================================
--- branches/distr-2.2/pkg/distrTEst/DESCRIPTION 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrTEst/DESCRIPTION 2009-09-04 02:37:58 UTC (rev 564)
@@ -1,20 +1,17 @@
Package: distrTEst
Version: 2.2
-Date: 2009-06-17
+Date: 2009-09-04
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
+Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.2), distrSim(>= 2.2), startupmsg
Suggests: distrEx(>= 2.2)
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
Encoding: latin1
License: LGPL-3
URL: http://distr.r-forge.r-project.org/
LastChangedDate: {$LastChangedDate$}
-LastChangedRevision: {$LastChangedRevision$}
\ No newline at end of file
+LastChangedRevision: {$LastChangedRevision$}
Modified: branches/distr-2.2/pkg/distrTEst/chm/distrTEst.chm
===================================================================
(Binary files differ)
Modified: branches/distr-2.2/pkg/distrTEst/man/0distrTEst-package.Rd
===================================================================
--- branches/distr-2.2/pkg/distrTEst/man/0distrTEst-package.Rd 2009-09-03 23:36:43 UTC (rev 563)
+++ branches/distr-2.2/pkg/distrTEst/man/0distrTEst-package.Rd 2009-09-04 02:37:58 UTC (rev 564)
@@ -14,15 +14,15 @@
}
\details{
\tabular{ll}{
-Package: \tab distrTEst\cr
-Version: \tab 2.2\cr
-Date: \tab 2009-06-17\cr
+Package: \tab distrTEst \cr
+Version: \tab 2.2 \cr
[TRUNCATED]
To get the complete diff run:
svnlook diff /svnroot/distr -r 564
More information about the Distr-commits
mailing list