[Robast-commits] r188 - pkg/RandVar/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Oct 31 08:10:18 CET 2008


Author: stamats
Date: 2008-10-31 08:10:18 +0100 (Fri, 31 Oct 2008)
New Revision: 188

Added:
   pkg/RandVar/man/0RandVar-package.Rd
Removed:
   pkg/RandVar/man/RandVar-package.Rd
Log:
renamed package Rd-file

Copied: pkg/RandVar/man/0RandVar-package.Rd (from rev 187, pkg/RandVar/man/RandVar-package.Rd)
===================================================================
--- pkg/RandVar/man/0RandVar-package.Rd	                        (rev 0)
+++ pkg/RandVar/man/0RandVar-package.Rd	2008-10-31 07:10:18 UTC (rev 188)
@@ -0,0 +1,40 @@
+\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
+Type: \tab Package\cr
+Version: \tab 0.6.5\cr
+Date: \tab 2008-10-31\cr
+Depends: \tab R (>= 2.7.0), methods, startupmsg, distr(>= 2.0), distrEx(>= 2.0)\cr
+LazyLoad: \tab yes\cr
+License: \tab LGPL-3\cr
+}
+require(RandVar)
+}
+\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.
+}
+%~~ Optionally other keywords from doc/KEYWORDS, one per line
+%\seealso{
+%~~ Optional links to other man pages, e.g. ~~
+%~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
+%}
+%\examples{
+%~~ simple examples of the most important functions ~~
+%}
+\keyword{package}

Deleted: pkg/RandVar/man/RandVar-package.Rd
===================================================================
--- pkg/RandVar/man/RandVar-package.Rd	2008-10-31 07:02:35 UTC (rev 187)
+++ pkg/RandVar/man/RandVar-package.Rd	2008-10-31 07:10:18 UTC (rev 188)
@@ -1,40 +0,0 @@
-\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
-Type: \tab Package\cr
-Version: \tab 0.6.5\cr
-Date: \tab 2008-10-31\cr
-Depends: \tab R (>= 2.7.0), methods, startupmsg, distr(>= 2.0), distrEx(>= 2.0)\cr
-LazyLoad: \tab yes\cr
-License: \tab LGPL-3\cr
-}
-require(RandVar)
-}
-\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.
-}
-%~~ Optionally other keywords from doc/KEYWORDS, one per line
-%\seealso{
-%~~ Optional links to other man pages, e.g. ~~
-%~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
-%}
-%\examples{
-%~~ simple examples of the most important functions ~~
-%}
-\keyword{package}



More information about the Robast-commits mailing list