| Back to Multiple platform build/check report for BioC 3.22: simplified long | 
 | 
This page was generated on 2025-10-30 12:37 -0400 (Thu, 30 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 | 
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 | 
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 | 
| 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 1489/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| oligo 1.74.0  (landing page) Benilton Carvalho 
 | nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| To the developers/maintainers of the oligo package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/oligo.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: oligo | 
| Version: 1.74.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:oligo.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings oligo_1.74.0.tar.gz | 
| StartedAt: 2025-10-30 03:31:57 -0400 (Thu, 30 Oct 2025) | 
| EndedAt: 2025-10-30 03:34:08 -0400 (Thu, 30 Oct 2025) | 
| EllapsedTime: 130.6 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: oligo.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:oligo.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings oligo_1.74.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/oligo.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘oligo/DESCRIPTION’ ... OK
* this is package ‘oligo’ version ‘1.74.0’
* checking package namespace information ... OK
* checking package dependencies ... INFO
Package which this enhances but not available for checking: ‘doMPI’
* 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 ‘oligo’ can be installed ... OK
* used C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking installed package size ... INFO
  installed size is 17.0Mb
  sub-directories of 1Mb or more:
    scripts  15.7Mb
* 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 code 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 whether 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 line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... 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
preprocessTools 5.693  0.255   5.959
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘doRUnit.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.22-bioc/meat/oligo.Rcheck/00check.log’
for details.
oligo.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL oligo
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘oligo’ ...
** this is package ‘oligo’ version ‘1.74.0’
** using staged installation
creating cache ./config.cache
checking how to run the C preprocessor... clang -arch arm64 -std=gnu2x -E
checking for main in -lz... yes
checking for zlib.h... yes
checking if zlib version >= 1.1.3... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c DABG.c -o DABG.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c ParserGzXYS.c -o ParserGzXYS.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c ParserXYS.c -o ParserXYS.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c baseProfile.c -o baseProfile.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c basecontent.c -o basecontent.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c chipbackground.c -o chipbackground.o
chipbackground.c:120:58: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  if ((rows == 640) && (cols == 640) && (grid_dim == 16) && (1==0)){
                                                         ^  ~~~~~~
chipbackground.c:120:58: note: use '&' for a bitwise operation
  if ((rows == 640) && (cols == 640) && (grid_dim == 16) && (1==0)){
                                                         ^~
                                                         &
chipbackground.c:120:58: note: remove constant to silence this warning
  if ((rows == 640) && (cols == 640) && (grid_dim == 16) && (1==0)){
                                                        ~^~~~~~~~~
chipbackground.c:243:58: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  if ((rows == 640) && (cols == 640) && (grid_dim == 16) && (1 ==0)){
                                                         ^  ~~~~~~~
chipbackground.c:243:58: note: use '&' for a bitwise operation
  if ((rows == 640) && (cols == 640) && (grid_dim == 16) && (1 ==0)){
                                                         ^~
                                                         &
chipbackground.c:243:58: note: remove constant to silence this warning
  if ((rows == 640) && (cols == 640) && (grid_dim == 16) && (1 ==0)){
                                                        ~^~~~~~~~~~
2 warnings generated.
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c mas5calls.c -o mas5calls.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c rma2.c -o rma2.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c rma_common.c -o rma_common.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DHAVE_ZLIB=1  -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/preprocessCore/include' -I/opt/R/arm64/include   -falign-functions=64 -Wall -g -O2 -fPIC  -falign-functions=64 -Wall -g -O2  -c trimmed.c -o trimmed.o
trimmed.c:49:13: warning: variable 'n1' set but not used [-Wunused-but-set-variable]
  int i, j, n1, n2, n3;
            ^
trimmed.c:49:17: warning: variable 'n2' set but not used [-Wunused-but-set-variable]
  int i, j, n1, n2, n3;
                ^
trimmed.c:49:21: warning: variable 'n3' set but not used [-Wunused-but-set-variable]
  int i, j, n1, n2, n3;
                    ^
3 warnings generated.
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o oligo.so DABG.o ParserGzXYS.o ParserXYS.o baseProfile.o basecontent.o chipbackground.o mas5calls.o rma2.o rma_common.o trimmed.o -lz -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/00LOCK-oligo/00new/oligo/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Note: in method for ‘pm<-’ with signature
‘object="TilingFeatureSet",subset="ANY",target="ANY",value="array"’:
expanding the signature to include omitted arguments in definition:
subset = "missing", target = "missing"
Note: in method for ‘mm<-’ with signature
‘object="TilingFeatureSet",subset="ANY",target="ANY",value="array"’:
expanding the signature to include omitted arguments in definition:
subset = "missing", target = "missing"
** 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 (oligo)
oligo.Rcheck/tests/doRUnit.Rout
R version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.
> ## from xmapcore package
> if( require( "RUnit", quietly=TRUE ) ) {
+ 	pkg <- "oligo"
+         path <- ifelse(Sys.getenv( "RCMDCHECK" ) == "FALSE",
+                        file.path( getwd(), "..", "inst", "unitTests" ),
+                        system.file( package=pkg, "unitTests" ))
+         
+ 	cat( "\nRunning unit tests\n" )
+ 	print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) )
+ 	library( package=pkg, character.only=TRUE )
+ 
+ 	##Fail on warnings
+ 	##options( warn=2 )
+ 	options(warn=0)
+ 
+ 	## Get the pattern (if there is one?)
+ 	patt <- Sys.getenv( "RUNITFILEPATTERN" )
+         testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+                                      dirs=path,
+                                      testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ))
+ 	tests <- runTestSuite( testSuite )
+ 
+ 	pathReport <- file.path( path, "report" )
+ 
+ 	cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" )
+ 	printTextProtocol( tests, showDetails=FALSE )
+ 	printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) )
+ 	printTextProtocol( tests, showDetails=TRUE,  fileName=paste( pathReport, ".txt", sep="" ) )
+ 
+ 	printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) )
+ 
+ 	tmp <- getErrors( tests )
+ 	if( tmp$nFail > 0 | tmp$nErr > 0 ){
+ 		stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ",  tmp$nErr, ")\n\n", sep=""))
+ 	}
+ } else {
+ 	warning( "cannot run unit tests -- package RUnit is not available" )
+ }
Running unit tests
$pkg
[1] "oligo"
$getwd
[1] "/Users/biocbuild/bbs-3.22-bioc/meat/oligo.Rcheck/tests"
$pathToUnitTests
[1] "/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmp4AKKnV/RLIBS_1708c74c87c3a/oligo/unitTests"
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union
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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min
Loading required package: oligoClasses
Welcome to oligoClasses version 1.72.0
Loading required package: Biobase
Welcome to Bioconductor
    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: Biostrings
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
    findMatches
The following objects are masked from 'package:base':
    I, expand.grid, unname
Loading required package: IRanges
Loading required package: XVector
Loading required package: Seqinfo
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
    strsplit
================================================================================
Welcome to oligo version 1.74.0
================================================================================
Executing test function test_rma  ... Getting sample dataset
Loading required package: pd.hg18.60mer.expr
Loading required package: RSQLite
Loading required package: DBI
Platform design info loaded.
Checking designs for each XYS file... Done.
Allocating memory... Done.
Reading /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/maqcExpression4plex/extdata/9868701_532.xys.
Reading /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/maqcExpression4plex/extdata/9868901_532.xys.
Reading /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/maqcExpression4plex/extdata/9869001_532.xys.
Reading /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/maqcExpression4plex/extdata/9870301_532.xys.
Reading /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/maqcExpression4plex/extdata/9870401_532.xys.
Reading /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/maqcExpression4plex/extdata/9870601_532.xys.
Running RMA
Background correcting
Normalizing
Calculating Expression
Getting reference results
 done successfully.
Executing test function test_selector  ... Loading reference data
Loading sample dataset: Exon
Getting probe info: core
Loading required package: pd.huex.1.0.st.v2
Getting probe info: probeset
Getting probe info: antigenomic backgroung probes
Loading sample dataset: Gene
Getting probe info: core
Loading required package: pd.hugene.1.0.st.v1
Getting probe info: probeset
Getting probe info: antigenomic backgroung probes
 done successfully.
------------------- UNIT TEST SUMMARY ---------------------
RUNIT TEST PROTOCOL -- Thu Oct 30 03:34:04 2025 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
 
1 Test Suite : 
oligo unit testing - 2 test functions, 0 errors, 0 failures
Warning messages:
1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: Marsaglia-Multicarry has poor statistical properties
2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
3: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: Marsaglia-Multicarry has poor statistical properties
4: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
  RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
> 
> proc.time()
   user  system elapsed 
 33.470   1.488  35.566 
oligo.Rcheck/oligo-Ex.timings
| name | user | system | elapsed | |
| Index-methods | 0 | 0 | 0 | |
| IntensityMatrix-methods | 0.196 | 0.011 | 0.216 | |
| MAplot-methods | 0.906 | 0.017 | 0.924 | |
| basecontent | 0 | 0 | 0 | |
| basicPLM | 0.290 | 0.007 | 0.296 | |
| basicRMA | 0.291 | 0.003 | 0.294 | |
| colors | 0.013 | 0.001 | 0.014 | |
| coordinates | 0 | 0 | 0 | |
| fitProbeLevelModel | 1.186 | 0.033 | 1.232 | |
| getProbeInfo | 4.165 | 0.369 | 4.618 | |
| image | 0.282 | 0.014 | 0.296 | |
| justSNPRMA | 0 | 0 | 0 | |
| list.xysfiles | 0 | 0 | 0 | |
| oligoPLM-class | 0 | 0 | 0 | |
| paCalls | 0 | 0 | 0 | |
| preprocessTools | 5.693 | 0.255 | 5.959 | |
| read.celfiles | 1.238 | 0.052 | 1.293 | |
| read.xysfiles | 0.157 | 0.011 | 0.170 | |
| rma-methods | 0.504 | 0.025 | 0.536 | |
| sequenceDesignMatrix | 0.002 | 0.000 | 0.003 | |