[Distr-commits] r1326 - in branches/distr-2.9/pkg: distr distr/man distrDoc distrDoc/man distrEllipse distrEllipse/man distrEx distrEx/man distrMod distrMod/man distrRmetrics distrRmetrics/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
Wed Mar 13 20:02:24 CET 2019


Author: ruckdeschel
Date: 2019-03-13 20:02:21 +0100 (Wed, 13 Mar 2019)
New Revision: 1326

Modified:
   branches/distr-2.9/pkg/distr/DESCRIPTION
   branches/distr-2.9/pkg/distr/man/0distr-package.Rd
   branches/distr-2.9/pkg/distrDoc/DESCRIPTION
   branches/distr-2.9/pkg/distrDoc/man/0distrDoc-package.Rd
   branches/distr-2.9/pkg/distrEllipse/DESCRIPTION
   branches/distr-2.9/pkg/distrEllipse/man/0distrEllipse-package.Rd
   branches/distr-2.9/pkg/distrEx/DESCRIPTION
   branches/distr-2.9/pkg/distrEx/man/0distrEx-package.Rd
   branches/distr-2.9/pkg/distrMod/DESCRIPTION
   branches/distr-2.9/pkg/distrMod/man/0distrMod-package.Rd
   branches/distr-2.9/pkg/distrRmetrics/DESCRIPTION
   branches/distr-2.9/pkg/distrRmetrics/man/0distrRmetrics-package.Rd
   branches/distr-2.9/pkg/distrSim/DESCRIPTION
   branches/distr-2.9/pkg/distrSim/man/0distrSim-package.Rd
   branches/distr-2.9/pkg/distrTEst/DESCRIPTION
   branches/distr-2.9/pkg/distrTEst/man/0distrTEst-package.Rd
   branches/distr-2.9/pkg/distrTeach/DESCRIPTION
   branches/distr-2.9/pkg/distrTeach/man/0distrTeach-package.Rd
   branches/distr-2.9/pkg/startupmsg/DESCRIPTION
Log:
branch 2.9 updated required package and R versions

Modified: branches/distr-2.9/pkg/distr/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distr/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distr/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,16 +1,16 @@
 Package: distr
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Object Oriented Implementation of 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 uni-oldenburg.de"), person("Thomas", "Stabla", role="ctb",
-        comment="contributed as student in the initial phase --2005"), person("R Core Team",
-        role = c("ctb", "cph"), comment="for source file ks.c/ routines 'pKS2' and
-        'pKolmogorov2x'"))
-Depends: R(>= 2.14.0), methods, graphics, startupmsg, sfsmisc
+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 uni-oldenburg.de"), person("Thomas", "Stabla",
+            role="ctb", comment="contributed as student in the initial phase --2005"),
+            person("R Core Team", role = c("ctb", "cph"), comment="for source file ks.c/
+            routines 'pKS2' and 'pKolmogorov2x'"))
+Depends: R(>= 3.4), methods, graphics, startupmsg, sfsmisc
 Suggests: distrEx, svUnit (>= 0.7-11), knitr
 Imports: stats, grDevices, utils, MASS
 VignetteBuilder: knitr
@@ -20,4 +20,4 @@
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distr/man/0distr-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distr/man/0distr-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distr/man/0distr-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -52,14 +52,14 @@
 \tabular{ll}{
 Package: \tab distr \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.14.0), methods, graphics, startupmsg, sfsmisc \cr
-Suggests: \tab distrEx, svUnit (>= 0.7-11) \cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, graphics, startupmsg, sfsmisc \cr
+Suggests: \tab distrEx, svUnit (>= 0.7-11), knitr \cr
 Imports: \tab stats, grDevices, utils, MASS \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }}
 
 
@@ -74,8 +74,10 @@
 \code{DiscreteDistribution} and descendants have
 an additional slot \code{\link{support}}, which is again specialized
 to be a lattice for class \code{LatticeDistribution}. \cr
-
-For saved objects from earlier versions, we provide the methods
+For saved objects from earlier versions,
+    
+    
+    we provide the methods
 \code{\link{isOldVersion}}, and  \code{\link{conv2NewVersion}}
 to check whether the object was generated by an older version of
 this package and to convert such an object to the new format,
@@ -83,8 +85,10 @@
 \code{AbscontDistribution} lacking a \code{gap}-slot as well as to
 to objects of subclasses of \code{LatticeDistribution} lacking a
 \code{lattice}-slot.\cr
-
-To enhance accuracy, from version 1.9 on, we also provide
+To enhance accuracy, from version 1.9 on,
+    
+    
+    we also provide
 subclasses \code{AffLinAbscontDistribution}, \code{AffLinDiscreteDistribution},
 and \code{AffLinLatticeDistribution}, as well as the class union
 \code{AffLinDistribution}, so that in particular functionals like \code{E}
@@ -92,8 +96,10 @@
 These classes have additional slots \code{a}, \code{b}, and \code{X0} to
 reflect the fact, that a distribution object of theses classes has the
 same distribution as \code{a*X0+b}.\cr
-
-For all particular distributions, as well as for classes
+For all particular distributions,
+    
+    
+    as well as for classes
 \code{AbscontDistribution}, \code{DiscreteDistribution},
 \code{LatticeDistribution}, \code{UnivarDistrList} and \code{DistrList}
 generating functions are provided, e.g. \code{X <- Norm(mean = 3, sd = 2)}.
@@ -112,7 +118,6 @@
    +  affine linear transformations
    +  truncation, huberization, min/max
 which are all now available analytically.\cr
-
 (see Parameter classes).
 
 \preformatted{
@@ -249,8 +254,8 @@
 \section{Methods}{
 
 The group \code{Math} of unary (see \link[methods:S4groupGeneric]{Math}) as well as
-convolution are made available for distributions, see \link{operators-methods};
-in particular for convolution powers, we have method \link{convpow}.
+convolution are made available for distributions, see \link{operators-methods}
+;in particular for convolution powers, we have method \link{convpow}.
 Besides, there are \code{plot} and \code{print}-methods for distributions.
 For the space classes, we have \code{liesIn}, for the
 \code{DicreteDistribution} class, we have \code{liesInSupport}, as well
@@ -284,12 +289,12 @@
 \note{Arithmetics on distribution objects are understood as operations on
 corresponding  (independent) r.v.'s and \strong{not} on distribution functions
 or densities.\cr
-
 See also \code{distrARITH()}.\cr
-
 Some functions of package \pkg{stats} have intentionally been masked,
+    
+    
+    
 but completely retain their functionality --- see \code{distrMASK()}.\cr
-
 Accuracy of these arithmetics is controlled by global options which may
 be inspected / set by \code{distroptions()} and \code{getdistrOption()},
 confer \link{distroptions} .
@@ -336,7 +341,6 @@
 Thomas Stabla \email{statho3 at web.de},\cr
 Florian Camphausen \email{fcampi at gmx.de},\cr
 Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
-
 \emph{Maintainer:} Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
 }
 
@@ -406,4 +410,3 @@
 p(Z)(0.2)
 r(Z)(1000)
 plot(Z+sin(Norm()))}
-

Modified: branches/distr-2.9/pkg/distrDoc/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrDoc/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrDoc/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,18 +1,19 @@
 Package: distrDoc
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Documentation for 'distr' Family of R Packages
 Description: Provides documentation in form of a common vignette to packages 'distr',
-        'distrEx', 'distrMod', 'distrSim', 'distrTEst', 'distrTeach', and 'distrEllipse'.
-Authors at R: c(person("Florian", "Camphausen", role="ctb", comment="contributed as student to the
-        documented packages in the initial phase --2005"), person("Matthias", "Kohl",
-        role=c("aut", "cph")), person("Peter", "Ruckdeschel", role=c("cre", "cph"),
-        email="peter.ruckdeschel at uni-oldenburg.de"), person("Thomas", "Stabla", role="ctb",
-        comment="contributed as student to the documented packages in the initial phase
-        --2005"))
-Depends: R(>= 2.14.0)
-Imports: distr(>= 2.2.0), 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, startupmsg
+            'distrEx', 'distrMod', 'distrSim', 'distrTEst', 'distrTeach', and 'distrEllipse'.
+Authors at R: c(person("Florian", "Camphausen", role="ctb", comment="contributed as student to
+            the documented packages in the initial phase --2005"), person("Matthias", "Kohl",
+            role=c("aut", "cph")), person("Peter", "Ruckdeschel", role=c("cre", "cph"),
+            email="peter.ruckdeschel at uni-oldenburg.de"), person("Thomas", "Stabla",
+            role="ctb", comment="contributed as student to the documented packages in the
+            initial phase --2005"))
+Depends: R(>= 3.4)
+Imports: distr(>= 2.8.0), distrEx(>= 2.8.0), distrSim(>= 2.2.0), distrTEst(>= 2.2.0),
+            distrTeach(>= 2.2.0), RandVar(>= 1.2.0), distrMod(>= 2.8.0), MASS, methods,
+            startupmsg
 Suggests: Biobase, knitr
 VignetteBuilder: knitr
 ByteCompile: yes
@@ -21,4 +22,4 @@
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrDoc/man/0distrDoc-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrDoc/man/0distrDoc-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrDoc/man/0distrDoc-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -14,16 +14,16 @@
 \tabular{ll}{
 Package: \tab distrDoc \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.14.0) \cr
-Imports: \tab distr(>= 2.2.0), 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,
-        SweaveListingUtils, startupmsg  \cr
-Suggests: \tab Biobase \cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4) \cr
+Imports: \tab distr(>= 2.8.0), distrEx(>= 2.8.0), distrSim(>= 2.2.0),
+    distrTEst(>= 2.2.0),distrTeach(>= 2.2.0), RandVar(>= 1.2.0), distrMod(>= 2.8.0), MASS, methods,
+startupmsg \cr
+Suggests: \tab Biobase, knitr \cr
 ByteCompile: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }}
 
 
@@ -35,16 +35,24 @@
 Thomas Stabla \email{statho3 at web.de},\cr 
 Florian Camphausen \email{fcampi at gmx.de},\cr
 Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
-
 \emph{Maintainer:} Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
 }
 
 \seealso{see mails "[Rd] package vignettes, suggests and R CMD check"
          on r-devel by Seth Falcon,\cr
-         \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043702.html},\cr
-         \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043705.html},\cr
+         \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043702.html},
+    
+    
+    \cr
+         \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043705.html},
+    
+    
+    \cr
          and by the author,\cr  
-         \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043700.html},\cr
+         \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043700.html},
+    
+    
+    \cr
          \url{https://stat.ethz.ch/pipermail/r-devel/2006-November/043703.html}\cr
          }
 

Modified: branches/distr-2.9/pkg/distrEllipse/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrEllipse/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrEllipse/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,19 +1,19 @@
 Package: distrEllipse
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: S4 Classes for Elliptically Contoured Distributions
 Description: Distribution (S4-)classes for elliptically contoured distributions (based on
-        package 'distr').
-Depends: R(>= 2.8.0), methods, graphics, mvtnorm, setRNG(>= 2006.2-1), distr(>= 2.2),
-        distrEx(>= 2.2), distrSim(>= 2.2)
-Suggests: distrMod(>= 2.2), distrTEst(>= 2.2)
+            package 'distr').
+Depends: R(>= 3.4), methods, graphics, mvtnorm, setRNG(>= 2006.2-1), distr(>= 2.8.0),
+            distrEx(>= 2.8.0), distrSim(>= 2.2)
+Suggests: distrMod(>= 2.8.0), distrTEst(>= 2.2)
 Imports: startupmsg, stats
 Authors at R: person("Peter", "Ruckdeschel", role=c("aut", "cre", "cph"),
-        email="peter.ruckdeschel at uni-oldenburg.de")
+            email="peter.ruckdeschel at uni-oldenburg.de")
 ByteCompile: yes
 License: LGPL-3
 URL: http://distr.r-forge.r-project.org/
 Encoding: latin1
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrEllipse/man/0distrEllipse-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrEllipse/man/0distrEllipse-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrEllipse/man/0distrEllipse-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -13,15 +13,15 @@
 \tabular{ll}{
 Package: \tab distrEllipse \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.8.0), methods, graphics, mvtnorm, setRNG(>= 2006.2-1), distr(>= 2.2),
-        distrEx(>= 2.2), distrSim(>= 2.2)\cr
-Suggests: \tab distrMod(>= 2.2), distrTEst(>= 2.2)\cr
-Imports: \tab  startupmsg, stats\cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, graphics, mvtnorm, setRNG(>= 2006.2-1),
+    distr(>= 2.8.0),distrEx(>= 2.8.0), distrSim(>= 2.2) \cr
+Suggests: \tab distrMod(>= 2.8.0), distrTEst(>= 2.2) \cr
+Imports: \tab startupmsg, stats \cr
 ByteCompile: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }
 }
 \section{Classes}{

Modified: branches/distr-2.9/pkg/distrEx/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrEx/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrEx/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,18 +1,18 @@
 Package: distrEx
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Extensions of Package 'distr'
 Description: Extends package 'distr' by functionals, distances, and conditional distributions.
-Depends: R(>= 2.10.0), methods, distr(>= 2.8.0)
+Depends: R(>= 3.4), methods, distr(>= 2.8.0)
 Imports: startupmsg, utils, stats
 Suggests: tcltk
 Authors at R: c(person("Matthias", "Kohl", role=c("cre", "cph"),
-        email="Matthias.Kohl at stamats.de"), person("Peter", "Ruckdeschel", role=c("aut",
-        "cph")))
+            email="Matthias.Kohl at stamats.de"), person("Peter", "Ruckdeschel", role=c("aut",
+            "cph")))
 ByteCompile: yes
 License: LGPL-3
 Encoding: latin1
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrEx/man/0distrEx-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrEx/man/0distrEx-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrEx/man/0distrEx-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -28,14 +28,14 @@
 \tabular{ll}{
 Package: \tab distrEx \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.10.0), methods, distr(>= 2.8.0) \cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, distr(>= 2.8.0) \cr
 Imports: \tab startupmsg, utils, stats \cr
 Suggests:  \tab tcltk \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }
 }
 \section{Classes}{
@@ -214,7 +214,6 @@
 \author{
 Matthias Kohl \email{Matthias.Kohl at stamats.de} and \cr
 Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr 
-
 \emph{Maintainer:}  Matthias Kohl \email{Matthias.Kohl at stamats.de}
 }
 \references{
@@ -224,8 +223,10 @@
 
 %a more detailed manual for \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, and \pkg{distrEx} may be downloaded from  
 %\url{http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.pdf}\cr
-
-a vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, 
+a vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst},
+    
+    
+    
 and \pkg{distrEx} is included into the mere documentation package \pkg{distrDoc} 
 and may be called by \code{require("distrDoc");vignette("distr")}
 

Modified: branches/distr-2.9/pkg/distrMod/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrMod/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrMod/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,14 +1,14 @@
 Package: distrMod
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Object Oriented Implementation of Probability Models
 Description: Implements S4 classes for probability models based on packages 'distr' and
-        'distrEx'.
+            'distrEx'.
 Authors at R: c(person("Matthias", "Kohl", role=c("aut", "cph")), person("Peter", "Ruckdeschel",
-        role=c("cre", "cph"), email="peter.ruckdeschel at uni-oldenburg.de"), person("R Core
-        Team", role = c("ctb", "cph"), comment="for source file 'format.perc'"))
-Depends: R(>= 2.14.0), distr(>= 2.8.0), distrEx(>= 2.8.0), RandVar(>= 0.6.3), MASS, stats4,
-        methods
+            role=c("cre", "cph"), email="peter.ruckdeschel at uni-oldenburg.de"), person("R Core
+            Team", role = c("ctb", "cph"), comment="for source file 'format.perc'"))
+Depends: R(>= 3.4), distr(>= 2.8.0), distrEx(>= 2.8.0), RandVar(>= 1.2.0), MASS, stats4,
+            methods
 Imports: startupmsg, sfsmisc, graphics, stats, grDevices
 Suggests: ismev, evd,
 Enhances: RobExtremes
@@ -18,4 +18,4 @@
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrMod/man/0distrMod-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrMod/man/0distrMod-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrMod/man/0distrMod-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -16,16 +16,16 @@
 \tabular{ll}{
 Package: \tab distrMod \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.14.0), distr(>= 2.5.2), distrEx(>= 2.4), RandVar(>= 0.6.3), MASS, stats4,
-        methods \cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), distr(>= 2.8.0), distrEx(>= 2.8.0), RandVar(>= 1.2.0),
+    MASS, stats4,methods \cr
 Imports: \tab startupmsg, sfsmisc, graphics, stats, grDevices \cr
-Suggests: \tab ismev, evd\cr
+Suggests: \tab ismev, evd, \cr
 Enhances: RobExtremes\cr
 ByteCompile: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }}
 
 \section{Classes}{
@@ -288,7 +288,6 @@
 \author{
 Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr
 Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
-
 \emph{Maintainer:} Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
 }
 

Modified: branches/distr-2.9/pkg/distrRmetrics/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrRmetrics/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrRmetrics/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,18 +1,18 @@
 Package: distrRmetrics
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Distribution Classes for Distributions from Rmetrics
 Description: S4-distribution classes based on package distr for distributions from packages
-        'fBasics' and 'fGarch'.
-Depends: R(>= 2.6.0), methods, distr(>= 2.4), fBasics(>= 270.73), fGarch(>= 270.73)
-Suggests: distrEx(>= 2.4), distrMod(>= 2.4)
+            'fBasics' and 'fGarch'.
+Depends: R(>= 3.4), methods, distr(>= 2.8.0), fBasics(>= 270.73), fGarch(>= 270.73)
+Suggests: distrEx(>= 2.8.0), distrMod(>= 2.8.0)
 Imports: startupmsg
 Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"),
-        email="peter.ruckdeschel at uni-oldenburg.de")
+            email="peter.ruckdeschel at uni-oldenburg.de")
 ByteCompile: yes
 License: LGPL-3
 Encoding: latin1
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate: 2011-11-18 13:15:04 +0100 (Fr, 18 Nov 2011) $}
 LastChangedRevision: {$LastChangedRevision: 758 $}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrRmetrics/man/0distrRmetrics-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrRmetrics/man/0distrRmetrics-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrRmetrics/man/0distrRmetrics-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -14,15 +14,15 @@
 \tabular{ll}{
 Package: \tab distrRmetrics \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.6.0), methods, distr(>= 2.4), fBasics(>= 270.73), fGarch(>=
-270.73) \cr
-Suggests: \tab distrEx(>= 2.4), distrMod(>= 2.4)  \cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, distr(>= 2.8.0), fBasics(>= 270.73),
+    fGarch(>= 270.73) \cr
+Suggests: \tab distrEx(>= 2.8.0), distrMod(>= 2.8.0) \cr
 Imports: startupmsg  \cr
 ByteCompile: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }
 }
 \section{Classes}{

Modified: branches/distr-2.9/pkg/distrSim/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrSim/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrSim/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,21 +1,21 @@
 Package: distrSim
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Simulation Classes Based on Package 'distr'
 Description: S4-classes for setting up a coherent framework for simulation within the distr
-        family of packages.
-Depends: R(>= 2.14.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.5.2)
-Suggests: distrEx(>= 2.2)
+            family of packages.
+Depends: R(>= 3.4), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.8.0)
+Suggests: distrEx(>= 2.8.0)
 Imports: startupmsg, stats, grDevices
-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 uni-oldenburg.de"), person("Thomas", "Stabla", role="ctb",
-        comment="contributed as student in the initial phase --2005"))
+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 uni-oldenburg.de"), person("Thomas", "Stabla",
+            role="ctb", comment="contributed as student in the initial phase --2005"))
 ByteCompile: yes
 License: LGPL-3
 Encoding: latin1
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrSim/man/0distrSim-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrSim/man/0distrSim-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrSim/man/0distrSim-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -14,14 +14,15 @@
 \tabular{ll}{
 Package: \tab distrSim \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.14.0), methods, graphics, setRNG(>= 2006.2-1), distr(>= 2.5.2) \cr
-Suggests: \tab distrEx(>= 2.2)  \cr
-Imports: \tab startupmsg, stats, grDevices  \cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, graphics, setRNG(>= 2006.2-1),
+    distr(>= 2.8.0) \cr
+Suggests: \tab distrEx(>= 2.8.0) \cr
+Imports: \tab startupmsg, stats, grDevices \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }
 }
 \section{Classes}{

Modified: branches/distr-2.9/pkg/distrTEst/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrTEst/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrTEst/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,21 +1,21 @@
 Package: distrTEst
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Estimation and Testing Classes Based on Package 'distr'
 Description: Evaluation (S4-)classes based on package distr for evaluating procedures
-        (estimators/tests) at data/simulation in a unified way.
-Depends: R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distrSim(>= 2.2)
+            (estimators/tests) at data/simulation in a unified way.
+Depends: R(>= 3.4), methods, graphics, setRNG(>= 2006.2-1), distrSim(>= 2.2)
 Imports: startupmsg, utils
-Suggests: distrEx(>= 2.2)
-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 uni-oldenburg.de"), person("Thomas", "Stabla", role="ctb",
-        comment="contributed as student in the initial phase --2005"))
+Suggests: distrEx(>= 2.8.0)
+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 uni-oldenburg.de"), person("Thomas", "Stabla",
+            role="ctb", comment="contributed as student in the initial phase --2005"))
 ByteCompile: yes
 Encoding: latin1
 License: LGPL-3
 URL: http://distr.r-forge.r-project.org/
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrTEst/man/0distrTEst-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrTEst/man/0distrTEst-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrTEst/man/0distrTEst-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -16,14 +16,15 @@
 \tabular{ll}{
 Package: \tab distrTEst \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.6.0), methods, graphics, setRNG(>= 2006.2-1), distrSim(>= 2.2) \cr
-Imports: \tab startupmsg, utils\cr
-Suggests: \tab distrEx(>= 2.2)\cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, graphics, setRNG(>= 2006.2-1),
+    distrSim(>= 2.2) \cr
+Imports: \tab startupmsg, utils \cr
+Suggests: \tab distrEx(>= 2.8.0) \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }}
 \section{Classes}{
 \preformatted{
@@ -81,7 +82,6 @@
   Florian Camphausen \email{fcampi at gmx.de},\cr
   Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr 
   Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
-
 \emph{Maintainer:} Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
 }
 
@@ -115,4 +115,3 @@
 \code{\link[distr:0distr-package]{distr-package}}, \code{\link[distrSim:0distrSim-package]{distrSim-package}}, 
 \code{\link[setRNG]{setRNG}}
 }
-

Modified: branches/distr-2.9/pkg/distrTeach/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/distrTeach/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrTeach/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,17 +1,17 @@
 Package: distrTeach
 Version: 2.9.0
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Extensions of Package 'distr' for Teaching Stochastics/Statistics in Secondary School
 Description: Provides flexible examples of LLN and CLT for teaching purposes in secondary
-        school.
-Depends: R(>= 2.2.0), methods, distr(>= 2.2), distrEx(>= 2.2)
+            school.
+Depends: R(>= 3.4), methods, distr(>= 2.8.0), distrEx(>= 2.8.0)
 Suggests: tcltk
 Imports: startupmsg, grDevices, graphics, stats
 Authors at R: c(person("Eleonora", "Feist", role="ctb", comment = "contributed as student in the
-        initial phase --2008"), person("Matthias", "Kohl", role=c("aut", "cph")),
-        person("Peter", "Ruckdeschel", role=c("cre", "cph"),
-        email="peter.ruckdeschel at uni-oldenburg.de"), person("Anja", "Hueller", role="ctb",
-        comment = "contributed as student in the initial phase --2008"))
+            initial phase --2008"), person("Matthias", "Kohl", role=c("aut", "cph")),
+            person("Peter", "Ruckdeschel", role=c("cre", "cph"),
+            email="peter.ruckdeschel at uni-oldenburg.de"), person("Anja", "Hueller", role="ctb",
+            comment = "contributed as student in the initial phase --2008"))
 ByteCompile: yes
 License: LGPL-3
 Encoding: latin1
@@ -19,4 +19,4 @@
 Packaged: Fri Jun 8 00:12:57 2007; Peter
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324

Modified: branches/distr-2.9/pkg/distrTeach/man/0distrTeach-package.Rd
===================================================================
--- branches/distr-2.9/pkg/distrTeach/man/0distrTeach-package.Rd	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/distrTeach/man/0distrTeach-package.Rd	2019-03-13 19:02:21 UTC (rev 1326)
@@ -21,14 +21,14 @@
 \tabular{ll}{
 Package: \tab distrTeach \cr
 Version: \tab 2.9.0 \cr
-Date: \tab 2019-03-12 \cr
-Depends: \tab R(>= 2.2.0), methods, distr(>= 2.2), distrEx(>= 2.2) \cr
-Suggests: \tab tcltk\cr
-Imports: \tab startupmsg, grDevices, graphics, stats\cr
+Date: \tab 2019-03-13 \cr
+Depends: \tab R(>= 3.4), methods, distr(>= 2.8.0), distrEx(>= 2.8.0) \cr
+Suggests: \tab tcltk \cr
+Imports: \tab startupmsg, grDevices, graphics, stats \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
 URL: \tab http://distr.r-forge.r-project.org/\cr
-VCS/SVNRevision: \tab 1320 \cr
+VCS/SVNRevision: \tab 1324 \cr
 }
 }
 \section{Classes}{
@@ -97,7 +97,6 @@
 Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr 
 Eleonara Feist \email{eleonoragerber at gmx.de}, and, \cr
 Anja Hueller \email{anja\_h86 at web.de}\cr  
-
 \emph{Maintainer:}  Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}
 }
 \references{
@@ -107,8 +106,10 @@
 
 %a more detailed manual for \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, and \pkg{distrTeach} may be downloaded from  
 %\url{http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/distr.pdf}\cr
-
-a vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst}, 
+a vignette for packages \pkg{distr}, \pkg{distrSim}, \pkg{distrTEst},
+    
+    
+    
 and \pkg{distrTeach} is included into the mere documentation package \pkg{distrDoc} 
 and may be called by \code{require("distrDoc");vignette("distr")}
 

Modified: branches/distr-2.9/pkg/startupmsg/DESCRIPTION
===================================================================
--- branches/distr-2.9/pkg/startupmsg/DESCRIPTION	2019-03-13 18:58:03 UTC (rev 1325)
+++ branches/distr-2.9/pkg/startupmsg/DESCRIPTION	2019-03-13 19:02:21 UTC (rev 1326)
@@ -1,14 +1,14 @@
 Package: startupmsg
 Encoding: latin1
 Version: 0.9.7
-Date: 2019-03-12
+Date: 2019-03-13
 Title: Utilities for Start-Up Messages
 Description: Provides utilities to create or suppress start-up messages.
 Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"),
-        email="peter.ruckdeschel at uni-oldenburg.de")
+            email="peter.ruckdeschel at uni-oldenburg.de")
 Depends: R(>= 1.8.0)
 ByteCompile: yes
 License: LGPL-3
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1320
+VCS/SVNRevision: 1324



More information about the Distr-commits mailing list