[Robast-commits] r1097 - branches/robast-1.2/pkg/ROptEstOld branches/robast-1.2/pkg/ROptRegTS branches/robast-1.2/pkg/RobLoxBioC branches/robast-1.2/pkg/RobRex pkg/ROptEstOld pkg/ROptRegTS pkg/RobLoxBioC pkg/RobRex
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Aug 3 19:17:39 CEST 2018
Author: ruckdeschel
Date: 2018-08-03 19:17:39 +0200 (Fri, 03 Aug 2018)
New Revision: 1097
Modified:
branches/robast-1.2/pkg/ROptEstOld/DESCRIPTION
branches/robast-1.2/pkg/ROptRegTS/DESCRIPTION
branches/robast-1.2/pkg/RobLoxBioC/DESCRIPTION
branches/robast-1.2/pkg/RobRex/DESCRIPTION
pkg/ROptEstOld/DESCRIPTION
pkg/ROptRegTS/DESCRIPTION
pkg/RobLoxBioC/DESCRIPTION
pkg/RobRex/DESCRIPTION
Log:
in branch 1.2 and trunk:
enforced more recent package versions in distr and robast family in RobLoxBioC, RobRex, ROptEstOld, ROptRegTS
Modified: branches/robast-1.2/pkg/ROptEstOld/DESCRIPTION
===================================================================
--- branches/robast-1.2/pkg/ROptEstOld/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ branches/robast-1.2/pkg/ROptEstOld/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -3,7 +3,7 @@
Date: 2018-07-25
Title: Optimally Robust Estimation - Old Version
Description: Optimally robust estimation using S4 classes and methods. Old version still needed for current versions of ROptRegTS and RobRex.
-Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.2), RandVar(>= 0.9.2), evd
+Depends: R(>= 2.14.0), methods, distr(>= 2.7.0), distrEx(>= 2.7.0), RandVar(>= 1.1.0), evd
Authors at R: person("Matthias", "Kohl", role=c("aut", "cre", "cph"), email="Matthias.Kohl at stamats.de")
ByteCompile: yes
License: LGPL-3
Modified: branches/robast-1.2/pkg/ROptRegTS/DESCRIPTION
===================================================================
--- branches/robast-1.2/pkg/ROptRegTS/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ branches/robast-1.2/pkg/ROptRegTS/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -1,16 +1,18 @@
Package: ROptRegTS
Version: 1.2.0
-Date: 2018-07-25
+Date: 2018-08-01
Title: Optimally Robust Estimation for Regression-Type Models
-Description: Optimally robust estimation for regression-type models using S4 classes and methods.
-Depends: R (>= 2.14.0), methods, ROptEstOld(>= 0.9.1)
-Imports: distr(>= 2.5.2), distrEx(>= 2.5), RandVar(>= 0.9.2)
-Authors at R: c(person("Matthias", "Kohl", role=c("cre", "aut", "cph"), email="Matthias.Kohl at stamats.de"), person("Peter", "Ruckdeschel",
- role=c("aut", "cph")))
+Description: Optimally robust estimation for regression-type models using S4 classes and
+ methods.
+Depends: R (>= 2.14.0), methods, ROptEstOld(>= 1.1.0)
+Imports: distr(>= 2.7.0), distrEx(>= 2.7.0), RandVar(>= 1.1.0)
+Authors at R: c(person("Matthias", "Kohl", role=c("cre", "aut", "cph"),
+ email="Matthias.Kohl at stamats.de"), person("Peter", "Ruckdeschel", role=c("aut",
+ "cph")))
ByteCompile: yes
License: LGPL-3
Encoding: latin1
URL: http://robast.r-forge.r-project.org/
LastChangedDate: {$LastChangedDate$}
LastChangedRevision: {$LastChangedRevision$}
-VCS/SVNRevision: 1058
+VCS/SVNRevision: 1081
Modified: branches/robast-1.2/pkg/RobLoxBioC/DESCRIPTION
===================================================================
--- branches/robast-1.2/pkg/RobLoxBioC/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ branches/robast-1.2/pkg/RobLoxBioC/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -4,8 +4,8 @@
Title: Infinitesimally Robust Estimators for Preprocessing -Omics Data
Description: Functions for the determination of optimally robust influence curves and estimators for preprocessing omics data, in particular
gene expression data.
-Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), affy
-Imports: Biobase, BiocGenerics, beadarray, RobLox(>= 0.9.2), distrMod(>= 2.5.2), lattice, RColorBrewer, AnnotationDbi
+Depends: R(>= 2.14.0), methods, distr(>= 2.7.0), affy
+Imports: Biobase, BiocGenerics, beadarray, RobLox(>= 1.1.0), distrMod(>= 2.7.0), lattice, RColorBrewer, AnnotationDbi
Suggests: affydata, hgu95av2cdf, beadarrayExampleData, illuminaHumanv3.db
Authors at R: person("Matthias", "Kohl", role=c("aut", "cre", "cph"), email="Matthias.Kohl at stamats.de")
ByteCompile: yes
Modified: branches/robast-1.2/pkg/RobRex/DESCRIPTION
===================================================================
--- branches/robast-1.2/pkg/RobRex/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ branches/robast-1.2/pkg/RobRex/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -4,8 +4,8 @@
Title: Optimally Robust Influence Curves for Regression and Scale
Description: Functions for the determination of optimally robust influence curves in case of linear regression with unknown scale and standard
normal distributed errors where the regressor is random.
-Depends: R (>= 2.14.0), ROptRegTS(>= 0.9.2)
-Imports: distr(>= 2.5.2), RandVar(>= 0.9.2), RobAStBase(>= 0.9), methods
+Depends: R (>= 2.14.0), ROptRegTS(>= 1.1.0)
+Imports: distr(>= 2.7.0), RandVar(>= 1.1.0), RobAStBase(>= 1.1.0), methods
Authors at R: person("Matthias", "Kohl", role=c("aut", "cre", "cph"), email="Matthias.Kohl at stamats.de")
ByteCompile: yes
License: LGPL-3
Modified: pkg/ROptEstOld/DESCRIPTION
===================================================================
--- pkg/ROptEstOld/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ pkg/ROptEstOld/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -4,7 +4,7 @@
Title: Optimally Robust Estimation - Old Version
Description: Optimally robust estimation using S4 classes and methods. Old version still needed
for current versions of ROptRegTS and RobRex.
-Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), distrEx(>= 2.2), RandVar(>= 0.9.2), evd
+Depends: R(>= 2.14.0), methods, distr(>= 2.7.0), distrEx(>= 2.7.0), RandVar(>= 1.1.0), evd
Authors at R: person("Matthias", "Kohl", role=c("aut", "cre", "cph"),
email="Matthias.Kohl at stamats.de")
ByteCompile: yes
Modified: pkg/ROptRegTS/DESCRIPTION
===================================================================
--- pkg/ROptRegTS/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ pkg/ROptRegTS/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -4,8 +4,8 @@
Title: Optimally Robust Estimation for Regression-Type Models
Description: Optimally robust estimation for regression-type models using S4 classes and
methods.
-Depends: R (>= 2.14.0), methods, ROptEstOld(>= 0.9.1)
-Imports: distr(>= 2.5.2), distrEx(>= 2.5), RandVar(>= 0.9.2)
+Depends: R (>= 2.14.0), methods, ROptEstOld(>= 1.1.0)
+Imports: distr(>= 2.7.0), distrEx(>= 2.7.0), RandVar(>= 1.1.0)
Authors at R: c(person("Matthias", "Kohl", role=c("cre", "aut", "cph"),
email="Matthias.Kohl at stamats.de"), person("Peter", "Ruckdeschel", role=c("aut",
"cph")))
Modified: pkg/RobLoxBioC/DESCRIPTION
===================================================================
--- pkg/RobLoxBioC/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ pkg/RobLoxBioC/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -4,8 +4,8 @@
Title: Infinitesimally Robust Estimators for Preprocessing -Omics Data
Description: Functions for the determination of optimally robust influence curves and
estimators for preprocessing omics data, in particular gene expression data.
-Depends: R(>= 2.14.0), methods, distr(>= 2.5.2), affy
-Imports: Biobase, BiocGenerics, beadarray, RobLox(>= 0.9.2), distrMod(>= 2.5.2), lattice,
+Depends: R(>= 2.14.0), methods, distr(>= 2.7.0), affy
+Imports: Biobase, BiocGenerics, beadarray, RobLox(>= 1.1.0), distrMod(>= 2.7.0), lattice,
RColorBrewer, AnnotationDbi
Suggests: affydata, hgu95av2cdf, beadarrayExampleData, illuminaHumanv3.db
Authors at R: person("Matthias", "Kohl", role=c("aut", "cre", "cph"),
Modified: pkg/RobRex/DESCRIPTION
===================================================================
--- pkg/RobRex/DESCRIPTION 2018-08-03 16:11:26 UTC (rev 1096)
+++ pkg/RobRex/DESCRIPTION 2018-08-03 17:17:39 UTC (rev 1097)
@@ -5,8 +5,8 @@
Description: Functions for the determination of optimally robust influence curves in case of
linear regression with unknown scale and standard normal distributed errors where the
regressor is random.
-Depends: R (>= 2.14.0), ROptRegTS(>= 0.9.2)
-Imports: distr(>= 2.5.2), RandVar(>= 0.9.2), RobAStBase(>= 0.9), methods
+Depends: R (>= 2.14.0), ROptRegTS(>= 1.1.0)
+Imports: distr(>= 2.7.0), RandVar(>= 1.1.0), RobAStBase(>= 1.1.0), methods
Authors at R: person("Matthias", "Kohl", role=c("aut", "cre", "cph"),
email="Matthias.Kohl at stamats.de")
ByteCompile: yes
More information about the Robast-commits
mailing list