[Robast-commits] r234 - in pkg: ROptRegTS RobRex

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Nov 29 14:20:34 CET 2008


Author: stamats
Date: 2008-11-29 14:20:34 +0100 (Sat, 29 Nov 2008)
New Revision: 234

Modified:
   pkg/ROptRegTS/DESCRIPTION
   pkg/RobRex/DESCRIPTION
Log:
now depend on ROptEstOld!

Modified: pkg/ROptRegTS/DESCRIPTION
===================================================================
--- pkg/ROptRegTS/DESCRIPTION	2008-11-29 13:17:44 UTC (rev 233)
+++ pkg/ROptRegTS/DESCRIPTION	2008-11-29 13:20:34 UTC (rev 234)
@@ -1,14 +1,13 @@
 Package: ROptRegTS
 Version: 0.6.1
-Date: 2008-11-27
+Date: 2008-11-29
 Title: Optimally robust estimation for regression-type models
 Description: Optimally robust estimation for regression-type models
         using S4 classes and methods
 Depends: R (>= 2.4.0), methods, distr(>= 1.9), distrEx(>= 1.9),
-        RandVar(>= 0.6), ROptEst(>= 0.5.0)
+        RandVar(>= 0.6), ROptEstOld(>= 0.5.2)
 Author: Matthias Kohl <Matthias.Kohl at stamats.de>, Peter Ruckdeschel
 Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
 LazyLoad: yes
 License: LGPL-3
 URL: http://robast.r-forge.r-project.org/
-Packaged: Mon Aug 6 08:09:59 2007; kohl

Modified: pkg/RobRex/DESCRIPTION
===================================================================
--- pkg/RobRex/DESCRIPTION	2008-11-29 13:17:44 UTC (rev 233)
+++ pkg/RobRex/DESCRIPTION	2008-11-29 13:20:34 UTC (rev 234)
@@ -6,10 +6,9 @@
         influence curves in case of linear regression with unknown
         scale and standard normal distributed errors where the
         regressor is random.
-Depends: R (>= 2.4.0), ROptRegTS(>= 0.5.0)
+Depends: R (>= 2.4.0), ROptRegTS(>= 0.6.1)
 Author: Matthias Kohl <Matthias.Kohl at stamats.de>
 Maintainer: Matthias Kohl <Matthias.Kohl at stamats.de>
 LazyLoad: yes
 License: LGPL-3
-URL: http://www.stamats.de/RobASt.htm
-Packaged: Mon Aug 6 08:18:03 2007; kohl
+URL:  http://robast.r-forge.r-project.org/



More information about the Robast-commits mailing list