[Robast-commits] r187 - in pkg/RandVar: . inst/doc man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Oct 31 08:02:35 CET 2008


Author: stamats
Date: 2008-10-31 08:02:35 +0100 (Fri, 31 Oct 2008)
New Revision: 187

Modified:
   pkg/RandVar/DESCRIPTION
   pkg/RandVar/inst/doc/RandVar.pdf
   pkg/RandVar/man/RandVar-package.Rd
Log:
switched to version 0.6.5 and updated package Rd-file

Modified: pkg/RandVar/DESCRIPTION
===================================================================
--- pkg/RandVar/DESCRIPTION	2008-10-30 05:20:47 UTC (rev 186)
+++ pkg/RandVar/DESCRIPTION	2008-10-31 07:02:35 UTC (rev 187)
@@ -1,11 +1,11 @@
 Package: RandVar
-Version: 0.6.4
-Date: 2008-10-06
+Version: 0.6.5
+Date: 2008-10-31
 Title: Implementation of random variables
 Description: Implementation of random variables by means
     of S4 classes and methods
-Depends: R (>= 2.4.0), methods, startupmsg, distr(>= 1.9), distrEx(>= 1.9)
-Author: Matthias Kohl
+Depends: R (>= 2.7.0), methods, startupmsg, distr(>= 2.0), distrEx(>= 2.0)
+Author: Matthias Kohl, Peter Ruckdeschel
 Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
 LazyLoad: yes
 License: LGPL-3

Modified: pkg/RandVar/inst/doc/RandVar.pdf
===================================================================
(Binary files differ)

Modified: pkg/RandVar/man/RandVar-package.Rd
===================================================================
--- pkg/RandVar/man/RandVar-package.Rd	2008-10-30 05:20:47 UTC (rev 186)
+++ pkg/RandVar/man/RandVar-package.Rd	2008-10-31 07:02:35 UTC (rev 187)
@@ -12,18 +12,21 @@
 \tabular{ll}{
 Package: \tab RandVar\cr
 Type: \tab Package\cr
-Version: \tab 0.5\cr
-Date: \tab 2006-12-14\cr
-Depends: \tab R (>= 2.4.0), methods, startupmsg, distr(>= 1.8), distrEx(>= 0.4-4)\cr
-License: \tab GPL (version 2 or later)\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{ Dr. Matthias Kohl
+\author{
+Peter Ruckdeschel \email{Peter.Ruckdeschel at itwm.fraunhofer.de},\cr 
+Matthias Kohl \email{Matthias.Kohl at stamats.de}\cr
 
-Maintainer: Dr. Matthias Kohl  \email{matthias.kohl at stamats.de}}
+Maintainer: Matthias Kohl  \email{matthias.kohl at stamats.de}}
 \references{
-  M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness.
+  M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness.
   Dissertation. University of Bayreuth.
 }
 %~~ Optionally other keywords from doc/KEYWORDS, one per line



More information about the Robast-commits mailing list