[Robast-commits] r823 - branches/robast-1.0/pkg/RobLoxBioC

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun May 3 17:47:48 CEST 2015


Author: stamats
Date: 2015-05-03 17:47:48 +0200 (Sun, 03 May 2015)
New Revision: 823

Modified:
   branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION
   branches/robast-1.0/pkg/RobLoxBioC/NAMESPACE
Log:
updates to DESCRIPTION and NAMESPACE

Modified: branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION
===================================================================
--- branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION	2015-05-03 15:44:22 UTC (rev 822)
+++ branches/robast-1.0/pkg/RobLoxBioC/DESCRIPTION	2015-05-03 15:47:48 UTC (rev 823)
@@ -1,13 +1,13 @@
 Package: RobLoxBioC
 Version: 1.0
-Date: 2013-09-12
-Title: Infinitesimally Robust Estimators for Preprocessing -omics Data
+Date: 2015-05-03
+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, Biobase, affy, beadarray, distr(>= 2.5.2), RobLox(>= 0.9.2),
-        lattice, RColorBrewer,BiocGenerics,distrMod(>= 2.5.2)
+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
+Suggests: affydata, hgu95av2cdf, beadarrayExampleData
 Authors at R: person("Matthias", "Kohl", role=c("cre", "cph"), email="Matthias.Kohl at stamats.de")
-LazyLoad: yes
 ByteCompile: yes
 License: LGPL-3
 URL: http://robast.r-forge.r-project.org/

Modified: branches/robast-1.0/pkg/RobLoxBioC/NAMESPACE
===================================================================
--- branches/robast-1.0/pkg/RobLoxBioC/NAMESPACE	2015-05-03 15:44:22 UTC (rev 822)
+++ branches/robast-1.0/pkg/RobLoxBioC/NAMESPACE	2015-05-03 15:47:48 UTC (rev 823)
@@ -7,7 +7,7 @@
 importClassesFrom("Biobase","ExpressionSet","AssayData","AnnotatedDataFrame")
 importMethodsFrom("Biobase", "rowMedians", "featureNames", "sampleNames", 
            "phenoData", "experimentData", "exprs", "exprs<-", "assayData","assayData<-")
-importFrom("affy","bg.correct.mas","getCdfInfo")
+importFrom("affy","bg.correct.mas","getCdfInfo", "tukey.biweight")
 importMethodsFrom("affy","intensity")
 import("beadarray")
 importFrom("RobLox", "rowRoblox", "finiteSampleCorrection")



More information about the Robast-commits mailing list