| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:01 -0400 (Fri, 18 Mar 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
| riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
| palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
|
To the developers/maintainers of the Biobase package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Biobase.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 150/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Biobase 2.55.0 (landing page) Bioconductor Package Maintainer
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| riesling1 | Windows Server 2019 Standard / x64 | OK | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: Biobase |
| Version: 2.55.0 |
| Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Biobase.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings Biobase_2.55.0.tar.gz |
| StartedAt: 2022-03-17 18:31:49 -0400 (Thu, 17 Mar 2022) |
| EndedAt: 2022-03-17 18:33:18 -0400 (Thu, 17 Mar 2022) |
| EllapsedTime: 88.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: Biobase.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Biobase.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings Biobase_2.55.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/Biobase.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'Biobase/DESCRIPTION' ... OK
* this is package 'Biobase' version '2.55.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'Biobase' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
addVigs2WinMenu: no visible global function definition for
'winMenuNames'
addVigs2WinMenu: no visible global function definition for 'winMenuAdd'
addVigs2WinMenu: no visible global function definition for
'winMenuAddItem'
Undefined global functions or variables:
winMenuAdd winMenuAddItem winMenuNames
Consider adding
importFrom("utils", "winMenuAdd", "winMenuAddItem", "winMenuNames")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'D:/biocbuild/bbs-3.15-bioc/R/library/Biobase/libs/x64/Biobase.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'test-all.R'
Running 'test-rowMedians.R'
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
'D:/biocbuild/bbs-3.15-bioc/meat/Biobase.Rcheck/00check.log'
for details.
Biobase.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL Biobase
###
##############################################################################
##############################################################################
* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'Biobase' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c Rinit.c -o Rinit.o
"C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c anyMissing.c -o anyMissing.o
"C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c envir.c -o envir.o
"C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c matchpt.c -o matchpt.o
"C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c rowMedians.c -o rowMedians.o
"C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c sublist_extract.c -o sublist_extract.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o Biobase.dll tmp.def Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-Biobase/00new/Biobase/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'Biobase'
finding HTML links ... done
Aggregate html
Biobase-package html
ScalarObject-class html
abstract html
addVig2Menu html
annotatedDataFrameFrom-methods html
anyMissing html
assayData html
cache html
channel html
channelNames html
class.AnnotatedDataFrame html
finding level-2 HTML links ... done
class.AssayData html
REDIRECT:topic Previous alias or file overwritten by alias: D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-Biobase/00new/Biobase/help/AssayData.html
class.ExpressionSet html
class.MIAME html
class.MIAxE html
class.MultiSet html
class.NChannelSet html
class.SnpSet html
class.Versioned html
class.VersionedBiobase html
class.Versions html
class.VersionsNull html
class.aggregator html
class.characterORmiame html
class.container html
class.eSet html
classVersion html
contents html
copyEnv html
copySubstitute html
createPackage html
data.aaMap html
data.geneData html
data.reporter html
data.sample.ExpressionSet html
data.sample.MultiSet html
defunct html
description html
dumpPackTxt html
esApply html
exprs html
featureData html
featureNames html
getPkgVigs html
internals html
isCurrent html
isUnique html
isVersioned html
lcSuffix html
listLen html
makeDataPackage html
matchpt html
multiassign html
note html
notes html
openPDF html
openVignette html
package.version html
phenoData html
protocolData html
read.AnnotatedDataFrame html
read.MIAME html
readExpressionSet html
reverseSplit html
rowMedians html
rowQ html
selectChannels html
selectSome html
snpCall html
storageMode html
strbreak html
subListExtract html
testBioCConnection html
updateObjectTo html
updateOldESet html
userQuery html
validMsg html
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Biobase)
Making 'packages.html' ... done
Biobase.Rcheck/tests/test-all.Rout
R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> BiocGenerics:::testPackage("Biobase")
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
RUNIT TEST PROTOCOL -- Thu Mar 17 18:32:39 2022
***********************************************
Number of test functions: 101
Number of errors: 0
Number of failures: 0
1 Test Suite :
Biobase RUnit Tests - 101 test functions, 0 errors, 0 failures
Number of test functions: 101
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
7.85 0.20 8.20
Biobase.Rcheck/tests/test-rowMedians.Rout
R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(Biobase)
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
> set.seed(1)
>
> # - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> # Consistency checks
> # - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
> # rowMedians() by rowQ()
> rowMedians2 <- function(imat) {
+ nr <- ncol(imat)
+ half <- (nr + 1)/2
+ if (nr%%2 == 1) {
+ return(rowQ(imat, half))
+ } else {
+ return((rowQ(imat, half) + rowQ(imat, half+1))/2)
+ }
+ }
>
> cat("Consistency checks:\n")
Consistency checks:
> set.seed(1)
> for (kk in 1:20) {
+ cat("Random test #", kk, "\n", sep="")
+
+ # Simulate data in a matrix of any shape
+ nrow <- sample(2000, size=1)
+ ncol <- sample(2000, size=1)
+ x <- rnorm(nrow*ncol)
+ dim(x) <- c(nrow, ncol)
+
+ # Add NAs?
+ nas <- sample(c(TRUE,FALSE), size=1)
+ if (nas) {
+ nna <- sample(nrow*ncol, size=1)
+ x[sample(length(x), size=nna)] <- NA
+ }
+
+ na.rm <- nas
+ t1 <- system.time({
+ y1 <- rowMedians(x, na.rm=na.rm)
+ })
+ t2 <- system.time({
+ y2 <- apply(x, MARGIN=1, FUN=median, na.rm=na.rm)
+ })
+ # When all values of 'y2' are NA, 'y2' is logical
+ if (is.logical(y2)) y2 <- as.double(y2)
+ stopifnot(all.equal(y1,y2))
+ cat(sprintf("rowMedians()/apply(): %.3g\n", (t1/t2)[3]))
+
+ if (!nas) {
+ t3 <- system.time({
+ y3 <- rowMedians2(x)
+ })
+ stopifnot(all.equal(y1,y3))
+ cat(sprintf("rowMedians()/rowMedians2(): %.3g\n", (t1/t3)[3]))
+ }
+ }
Random test #1
rowMedians()/apply(): 0.25
Random test #2
rowMedians()/apply(): 0.0714
rowMedians()/rowMedians2(): 0.2
Random test #3
rowMedians()/apply(): 0
Random test #4
rowMedians()/apply(): 0.167
rowMedians()/rowMedians2(): 0.25
Random test #5
rowMedians()/apply(): 0.289
rowMedians()/rowMedians2(): 0.619
Random test #6
rowMedians()/apply(): 0.2
rowMedians()/rowMedians2(): 0.4
Random test #7
rowMedians()/apply(): 0.211
Random test #8
rowMedians()/apply(): 0
rowMedians()/rowMedians2(): NaN
Random test #9
rowMedians()/apply(): 0
Random test #10
rowMedians()/apply(): 0
Random test #11
rowMedians()/apply(): 0
Random test #12
rowMedians()/apply(): 0.2
Random test #13
rowMedians()/apply(): 0
rowMedians()/rowMedians2(): NaN
Random test #14
rowMedians()/apply(): 0.214
Random test #15
rowMedians()/apply(): 0.143
Random test #16
rowMedians()/apply(): 0.286
rowMedians()/rowMedians2(): 0.667
Random test #17
rowMedians()/apply(): 0.182
Random test #18
rowMedians()/apply(): 0.1
rowMedians()/rowMedians2(): 0.333
Random test #19
rowMedians()/apply(): 0.273
rowMedians()/rowMedians2(): 1
Random test #20
rowMedians()/apply(): 0.407
rowMedians()/rowMedians2(): 0.393
>
>
> # - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> # Benchmarking
> # - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> cat("Benchmarking:\n")
Benchmarking:
>
> # Simulate data in a matrix of any shape
> nrow <- 1000
> ncol <- 1000
> x <- rnorm(nrow*ncol)
> dim(x) <- c(nrow, ncol)
>
> gc()
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 565731 30.3 1228361 65.7 1088572 58.2
Vcells 1999704 15.3 10146329 77.5 12254769 93.5
> t0 <- system.time({
+ for (rr in 1:20)
+ y0 <- apply(x, MARGIN=1, FUN=median, na.rm=FALSE)
+ })
> gc()
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 565747 30.3 1228361 65.7 1089178 58.2
Vcells 2000721 15.3 10146329 77.5 12254769 93.5
> t1 <- system.time({
+ for (rr in 1:20)
+ y1 <- rowMedians(x, na.rm=FALSE)
+ })
> gc()
used (Mb) gc trigger (Mb) max used (Mb)
Ncells 565747 30.3 1228361 65.7 1089178 58.2
Vcells 1999846 15.3 10146329 77.5 12254769 93.5
> stopifnot(all.equal(y0,y1))
> cat(sprintf("rowMedians()/apply(): %.3g\n", (t1/t0)[3]))
rowMedians()/apply(): 0.224
>
>
> # - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> # Consistency checks
> # - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> cat("Consistency checks without NAs:\n")
Consistency checks without NAs:
> for (kk in 1:20) {
+ cat("Random test #", kk, "\n", sep="")
+
+ # Simulate data in a matrix of any shape
+ nrow <- sample(1000, size=1)
+ ncol <- sample(1000, size=1)
+ x <- rnorm(nrow*ncol)
+ dim(x) <- c(nrow, ncol)
+
+ t0 <- system.time({
+ y0 <- apply(x, MARGIN=1, FUN=median, na.rm=FALSE)
+ })
+ t1 <- system.time({
+ y1 <- rowMedians(x, na.rm=FALSE)
+ })
+ stopifnot(all.equal(y0,y1))
+ } # for (kk in ...)
Random test #1
Random test #2
Random test #3
Random test #4
Random test #5
Random test #6
Random test #7
Random test #8
Random test #9
Random test #10
Random test #11
Random test #12
Random test #13
Random test #14
Random test #15
Random test #16
Random test #17
Random test #18
Random test #19
Random test #20
>
>
>
> cat("Consistency checks with NAs:\n")
Consistency checks with NAs:
> for (kk in 1:20) {
+ cat("Random test #", kk, "\n", sep="")
+
+ # Simulate data in a matrix of any shape
+ nrow <- sample(1000, size=1)
+ ncol <- sample(1000, size=1)
+ x <- rnorm(nrow*ncol)
+ dim(x) <- c(nrow, ncol)
+
+ # Add NAs
+ nna <- sample(nrow*ncol-1, size=1)
+ x[sample(length(x), size=nna)] <- NA
+
+ t0 <- system.time({
+ y0 <- apply(x, MARGIN=1, FUN=median, na.rm=TRUE)
+ y0[is.na(y0)] <- NA
+ })
+ t1 <- system.time({
+ y1 <- rowMedians(x, na.rm=TRUE)
+ })
+ stopifnot(all.equal(y0,y1))
+ } # for (kk in ...)
Random test #1
Random test #2
Random test #3
Random test #4
Random test #5
Random test #6
Random test #7
Random test #8
Random test #9
Random test #10
Random test #11
Random test #12
Random test #13
Random test #14
Random test #15
Random test #16
Random test #17
Random test #18
Random test #19
Random test #20
>
> proc.time()
user system elapsed
19.31 1.04 20.34
Biobase.Rcheck/Biobase-Ex.timings
| name | user | system | elapsed | |
| Aggregate | 0 | 0 | 0 | |
| ScalarObject-class | 0.01 | 0.00 | 0.02 | |
| addVig2Menu | 0 | 0 | 0 | |
| anyMissing | 0 | 0 | 0 | |
| cache | 0.00 | 0.00 | 0.05 | |
| channel | 0.11 | 0.00 | 0.11 | |
| channelNames | 0.03 | 0.00 | 0.03 | |
| class.AnnotatedDataFrame | 0.02 | 0.00 | 0.01 | |
| class.ExpressionSet | 0.12 | 0.00 | 0.13 | |
| class.MIAxE | 0.02 | 0.00 | 0.02 | |
| class.MultiSet | 0.02 | 0.00 | 0.01 | |
| class.NChannelSet | 0.07 | 0.00 | 0.08 | |
| class.Versioned | 0.04 | 0.00 | 0.04 | |
| class.VersionedBiobase | 0.01 | 0.00 | 0.01 | |
| class.Versions | 0 | 0 | 0 | |
| class.VersionsNull | 0 | 0 | 0 | |
| class.container | 0 | 0 | 0 | |
| class.eSet | 0.05 | 0.00 | 0.05 | |
| classVersion | 0.01 | 0.00 | 0.01 | |
| contents | 0 | 0 | 0 | |
| copyEnv | 0 | 0 | 0 | |
| copySubstitute | 0.00 | 0.02 | 0.04 | |
| createPackage | 0.00 | 0.01 | 0.01 | |
| data.aaMap | 0 | 0 | 0 | |
| data.geneData | 0.02 | 0.02 | 0.03 | |
| data.reporter | 0 | 0 | 0 | |
| data.sample.ExpressionSet | 0 | 0 | 0 | |
| data.sample.MultiSet | 0.00 | 0.01 | 0.01 | |
| dumpPackTxt | 0 | 0 | 0 | |
| esApply | 0.69 | 0.00 | 0.69 | |
| getPkgVigs | 0.00 | 0.02 | 0.02 | |
| isCurrent | 0.02 | 0.00 | 0.01 | |
| isUnique | 0 | 0 | 0 | |
| isVersioned | 0 | 0 | 0 | |
| lcSuffix | 0 | 0 | 0 | |
| listLen | 0 | 0 | 0 | |
| makeDataPackage | 0.04 | 0.02 | 0.06 | |
| matchpt | 0.02 | 0.00 | 0.02 | |
| multiassign | 0 | 0 | 0 | |
| note | 0 | 0 | 0 | |
| openPDF | 0 | 0 | 0 | |
| openVignette | 0 | 0 | 0 | |
| package.version | 0 | 0 | 0 | |
| read.AnnotatedDataFrame | 0 | 0 | 0 | |
| read.MIAME | 0.02 | 0.00 | 0.02 | |
| readExpressionSet | 0.03 | 0.00 | 0.03 | |
| reverseSplit | 0 | 0 | 0 | |
| rowMedians | 0.01 | 0.00 | 0.01 | |
| rowQ | 0.00 | 0.03 | 0.03 | |
| selectChannels | 0.02 | 0.00 | 0.02 | |
| selectSome | 0 | 0 | 0 | |
| strbreak | 0 | 0 | 0 | |
| subListExtract | 0.45 | 0.03 | 0.48 | |
| testBioCConnection | 0.00 | 0.00 | 0.57 | |
| updateOldESet | 0 | 0 | 0 | |
| validMsg | 0 | 0 | 0 | |