Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:37:31 -0400 (Wed, 17 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
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 |
Package 167/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Biobase 2.62.0 (landing page) Bioconductor Package Maintainer
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
To the developers/maintainers of the Biobase package: - 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 Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: Biobase |
Version: 2.62.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Biobase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Biobase_2.62.0.tar.gz |
StartedAt: 2024-04-15 23:45:52 -0400 (Mon, 15 Apr 2024) |
EndedAt: 2024-04-15 23:49:02 -0400 (Mon, 15 Apr 2024) |
EllapsedTime: 189.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: Biobase.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Biobase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Biobase_2.62.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/Biobase.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘Biobase/DESCRIPTION’ ... OK * this is package ‘Biobase’ version ‘2.62.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 for sufficient/correct file permissions ... OK * checking whether package ‘Biobase’ can be installed ... OK * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * 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 startup messages can be suppressed ... 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 ... OK * 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 is not available * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed testBioCConnection 0.028 0.012 6.384 * 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: 1 NOTE See ‘/Users/biocbuild/bbs-3.18-bioc/meat/Biobase.Rcheck/00check.log’ for details.
Biobase.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Biobase ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’ * installing *source* package ‘Biobase’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Rinit.c -o Rinit.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c anyMissing.c -o anyMissing.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c envir.c -o envir.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c matchpt.c -o matchpt.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rowMedians.c -o rowMedians.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sublist_extract.c -o sublist_extract.o clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o Biobase.so Rinit.o anyMissing.o envir.o matchpt.o rowMedians.o sublist_extract.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-Biobase/00new/Biobase/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Biobase)
Biobase.Rcheck/tests/test-all.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (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, aperm, 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 -- Mon Apr 15 23:48:03 2024 *********************************************** 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 22.453 0.712 27.306
Biobase.Rcheck/tests/test-rowMedians.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (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, aperm, 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.178 Random test #2 rowMedians()/apply(): 0.0956 rowMedians()/rowMedians2(): 0.366 Random test #3 rowMedians()/apply(): 0.0208 Random test #4 rowMedians()/apply(): 0.13 rowMedians()/rowMedians2(): 0.299 Random test #5 rowMedians()/apply(): 0.197 rowMedians()/rowMedians2(): 0.336 Random test #6 rowMedians()/apply(): 0.224 rowMedians()/rowMedians2(): 0.413 Random test #7 rowMedians()/apply(): 0.233 Random test #8 rowMedians()/apply(): 0 rowMedians()/rowMedians2(): NaN Random test #9 rowMedians()/apply(): 0.1 Random test #10 rowMedians()/apply(): 0.056 Random test #11 rowMedians()/apply(): 0.111 Random test #12 rowMedians()/apply(): 0.11 Random test #13 rowMedians()/apply(): 0.176 rowMedians()/rowMedians2(): 0.6 Random test #14 rowMedians()/apply(): 0.159 Random test #15 rowMedians()/apply(): 0.207 Random test #16 rowMedians()/apply(): 0.097 rowMedians()/rowMedians2(): 0.333 Random test #17 rowMedians()/apply(): 0.158 Random test #18 rowMedians()/apply(): 0.0671 rowMedians()/rowMedians2(): 0.833 Random test #19 rowMedians()/apply(): 0.226 rowMedians()/rowMedians2(): 0.641 Random test #20 rowMedians()/apply(): 0.226 rowMedians()/rowMedians2(): 0.422 > > > # - - - - - - - - - - - - - - - - - - - - - - - - - - - - > # 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) limit (Mb) max used (Mb) Ncells 581635 31.1 1332324 71.2 NA 1045310 55.9 Vcells 2061240 15.8 12255594 93.6 65536 12287332 93.8 > t0 <- system.time({ + for (rr in 1:20) + y0 <- apply(x, MARGIN=1, FUN=median, na.rm=FALSE) + }) > gc() used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) Ncells 581651 31.1 1332324 71.2 NA 1211699 64.8 Vcells 2062257 15.8 12255594 93.6 65536 12287332 93.8 > t1 <- system.time({ + for (rr in 1:20) + y1 <- rowMedians(x, na.rm=FALSE) + }) > gc() used (Mb) gc trigger (Mb) limit (Mb) max used (Mb) Ncells 581651 31.1 1332324 71.2 NA 1211699 64.8 Vcells 2061382 15.8 12255594 93.6 65536 12287332 93.8 > stopifnot(all.equal(y0,y1)) > cat(sprintf("rowMedians()/apply(): %.3g\n", (t1/t0)[3])) rowMedians()/apply(): 0.157 > > > # - - - - - - - - - - - - - - - - - - - - - - - - - - - - > # 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 27.592 0.971 32.833
Biobase.Rcheck/Biobase-Ex.timings
name | user | system | elapsed | |
Aggregate | 0.009 | 0.001 | 0.014 | |
ScalarObject-class | 0.078 | 0.003 | 0.134 | |
addVig2Menu | 0.001 | 0.001 | 0.000 | |
anyMissing | 0.002 | 0.001 | 0.003 | |
cache | 0.004 | 0.002 | 0.007 | |
channel | 0.343 | 0.035 | 0.497 | |
channelNames | 0.083 | 0.002 | 0.091 | |
class.AnnotatedDataFrame | 0.047 | 0.003 | 0.053 | |
class.ExpressionSet | 0.345 | 0.016 | 0.420 | |
class.MIAxE | 0.033 | 0.002 | 0.039 | |
class.MultiSet | 0.048 | 0.001 | 0.054 | |
class.NChannelSet | 0.262 | 0.005 | 0.311 | |
class.Versioned | 0.103 | 0.004 | 0.122 | |
class.VersionedBiobase | 0.046 | 0.003 | 0.090 | |
class.Versions | 0.017 | 0.001 | 0.022 | |
class.VersionsNull | 0.001 | 0.001 | 0.002 | |
class.container | 0.003 | 0.001 | 0.005 | |
class.eSet | 0.149 | 0.005 | 0.228 | |
classVersion | 0.008 | 0.001 | 0.010 | |
contents | 0.001 | 0.002 | 0.004 | |
copyEnv | 0.001 | 0.001 | 0.003 | |
copySubstitute | 0.015 | 0.015 | 0.032 | |
createPackage | 0.008 | 0.006 | 0.015 | |
data.aaMap | 0.002 | 0.003 | 0.006 | |
data.geneData | 0.036 | 0.008 | 0.054 | |
data.reporter | 0.002 | 0.003 | 0.005 | |
data.sample.ExpressionSet | 0.019 | 0.003 | 0.033 | |
data.sample.MultiSet | 0.007 | 0.003 | 0.012 | |
dumpPackTxt | 0.001 | 0.002 | 0.005 | |
esApply | 2.301 | 0.024 | 2.773 | |
getPkgVigs | 0.013 | 0.006 | 0.023 | |
isCurrent | 0.054 | 0.003 | 0.065 | |
isUnique | 0.000 | 0.001 | 0.002 | |
isVersioned | 0.022 | 0.001 | 0.026 | |
lcSuffix | 0.002 | 0.001 | 0.004 | |
listLen | 0.001 | 0.000 | 0.001 | |
makeDataPackage | 0.093 | 0.014 | 0.128 | |
matchpt | 0.008 | 0.001 | 0.010 | |
multiassign | 0.001 | 0.001 | 0.002 | |
note | 0.001 | 0.001 | 0.001 | |
openPDF | 0.001 | 0.001 | 0.001 | |
openVignette | 0.001 | 0.001 | 0.001 | |
package.version | 0.001 | 0.001 | 0.002 | |
read.AnnotatedDataFrame | 0.017 | 0.003 | 0.020 | |
read.MIAME | 0.003 | 0.001 | 0.003 | |
readExpressionSet | 0.088 | 0.004 | 0.100 | |
reverseSplit | 0.001 | 0.001 | 0.002 | |
rowMedians | 0.060 | 0.009 | 0.073 | |
rowQ | 0.025 | 0.022 | 0.051 | |
selectChannels | 0.100 | 0.002 | 0.117 | |
selectSome | 0.000 | 0.001 | 0.001 | |
strbreak | 0.002 | 0.001 | 0.003 | |
subListExtract | 1.227 | 0.042 | 1.436 | |
testBioCConnection | 0.028 | 0.012 | 6.384 | |
updateOldESet | 0.000 | 0.000 | 0.001 | |
validMsg | 0.000 | 0.001 | 0.001 | |