[Robast-commits] r841 - branches/robast-1.0/pkg/RandVar/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Jun 16 09:40:45 CEST 2015


Author: ruckdeschel
Date: 2015-06-16 09:40:44 +0200 (Tue, 16 Jun 2015)
New Revision: 841

Modified:
   branches/robast-1.0/pkg/RandVar/man/0RandVar-package.Rd
   branches/robast-1.0/pkg/RandVar/man/util.Rd
Log:
Mail-Adresse aktualisiert

Modified: branches/robast-1.0/pkg/RandVar/man/0RandVar-package.Rd
===================================================================
--- branches/robast-1.0/pkg/RandVar/man/0RandVar-package.Rd	2015-06-16 07:39:26 UTC (rev 840)
+++ branches/robast-1.0/pkg/RandVar/man/0RandVar-package.Rd	2015-06-16 07:40:44 UTC (rev 841)
@@ -1,48 +1,48 @@
-\name{RandVar-package}
-\alias{RandVar-package}
-\alias{RandVar}
-\docType{package}
-\title{
-Implementation of Random Variables
-}
-\description{
-Implementation of random variables by means of S4 classes and methods.
-}
-\details{
-\tabular{ll}{
-Package: \tab RandVar \cr
-Version: \tab 1.0 \cr
-Date: \tab 2015-05-03 \cr
-Depends: \tab R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>=
-2.5)\cr
-Imports: \tab startupmsg \cr
-ByteCompile: \tab yes \cr
-License: \tab LGPL-3 \cr
-URL: \tab http://robast.r-forge.r-project.org/\cr
-SVNRevision: \tab -Inf \cr
-}
-}
-\author{
-Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de},\cr%
-Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
-
-Maintainer: Matthias Kohl  \email{matthias.kohl at stamats.de}}
-\references{
-  M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness.
-  Dissertation. University of Bayreuth.
-}
-\seealso{
-\code{\link[distr:0distr-package]{distr-package}}, \code{\link[distrEx:0distrEx-package]{distrEx-package}}
-}
-\section{Package versions}{
-Note: The first two numbers of package versions do not necessarily reflect
- package-individual development, but rather are chosen for the
- RobAStXXX family as a whole in order to ease updating "depends"
- information.
-}
-
-\examples{
-library(RandVar)
-#vignette("RandVar")
-}
-\keyword{package}
+\name{RandVar-package}
+\alias{RandVar-package}
+\alias{RandVar}
+\docType{package}
+\title{
+Implementation of Random Variables
+}
+\description{
+Implementation of random variables by means of S4 classes and methods.
+}
+\details{
+\tabular{ll}{
+Package: \tab RandVar \cr
+Version: \tab 1.0 \cr
+Date: \tab 2015-05-03 \cr
+Depends: \tab R (>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>=
+2.5)\cr
+Imports: \tab startupmsg \cr
+ByteCompile: \tab yes \cr
+License: \tab LGPL-3 \cr
+URL: \tab http://robast.r-forge.r-project.org/\cr
+SVNRevision: \tab -Inf \cr
+}
+}
+\author{
+Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de},\cr%
+Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
+
+Maintainer: Matthias Kohl  \email{matthias.kohl at stamats.de}}
+\references{
+  M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness.
+  Dissertation. University of Bayreuth.
+}
+\seealso{
+\code{\link[distr:0distr-package]{distr-package}}, \code{\link[distrEx:0distrEx-package]{distrEx-package}}
+}
+\section{Package versions}{
+Note: The first two numbers of package versions do not necessarily reflect
+ package-individual development, but rather are chosen for the
+ RobAStXXX family as a whole in order to ease updating "depends"
+ information.
+}
+
+\examples{
+library(RandVar)
+#vignette("RandVar")
+}
+\keyword{package}

Modified: branches/robast-1.0/pkg/RandVar/man/util.Rd
===================================================================
--- branches/robast-1.0/pkg/RandVar/man/util.Rd	2015-06-16 07:39:26 UTC (rev 840)
+++ branches/robast-1.0/pkg/RandVar/man/util.Rd	2015-06-16 07:40:44 UTC (rev 841)
@@ -18,7 +18,7 @@
   \code{x} according to \code{distr}; uses \code{RtoDPQ} then;
   does not check whether \code{f(distr)} has point masses}
 %\references{}
-\author{Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de}}
+\author{Peter Ruckdeschel \email{peter.ruckdeschel at uni-oldenburg.de}}
 %\note{}
 %\examples{}
 \concept{image distribution}



More information about the Robast-commits mailing list