Back to Multiple platform build/check report for BioC 3.19:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-09 17:38 -0400 (Tue, 09 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4709
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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 148/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
beadarray 2.54.0  (landing page)
Mark Dunning
Snapshot Date: 2024-07-07 14:00 -0400 (Sun, 07 Jul 2024)
git_url: https://git.bioconductor.org/packages/beadarray
git_branch: RELEASE_3_19
git_last_commit: 696d598
git_last_commit_date: 2024-04-30 10:14:58 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for beadarray on nebbiolo1

To the developers/maintainers of the beadarray package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/beadarray.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.

raw results


Summary

Package: beadarray
Version: 2.54.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:beadarray.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings beadarray_2.54.0.tar.gz
StartedAt: 2024-07-07 20:52:34 -0400 (Sun, 07 Jul 2024)
EndedAt: 2024-07-07 21:01:36 -0400 (Sun, 07 Jul 2024)
EllapsedTime: 541.2 seconds
RetCode: 0
Status:   OK  
CheckDir: beadarray.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:beadarray.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings beadarray_2.54.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/beadarray.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘beadarray/DESCRIPTION’ ... OK
* this is package ‘beadarray’ version ‘2.54.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 ‘beadarray’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Package in Depends field not imported from: ‘hexbin’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported objects imported by ':::' calls:
  ‘BeadDataPackR:::combineFiles’ ‘BeadDataPackR:::readHeader’
  ‘Biobase:::assayDataStorageMode’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Call("roundLocsFileValues", ..., PACKAGE = "BeadDataPackR")
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
combinedControlPlot: no visible binding for global variable ‘Negative’
createGEOMeta: no visible binding for global variable ‘metaTemplate’
expressionQCPipeline: no visible global function definition for
  ‘openPage’
expressionQCPipeline: no visible global function definition for
  ‘hwrite’
expressionQCPipeline: no visible global function definition for
  ‘hwriteImage’
expressionQCPipeline: no visible global function definition for
  ‘closePage’
getPlatformSigs: no visible global function definition for
  ‘lumiHumanIDMapping_dbconn’
getPlatformSigs: no visible global function definition for
  ‘dbListTables’
getPlatformSigs: no visible global function definition for
  ‘dbListFields’
getPlatformSigs: no visible global function definition for ‘dbGetQuery’
getPlatformSigs: no visible global function definition for
  ‘lumiMouseIDMapping_dbconn’
getPlatformSigs: no visible global function definition for
  ‘lumiRatIDMapping_dbconn’
imageplot: no visible binding for global variable ‘Var1’
imageplot: no visible binding for global variable ‘Var2’
imageplot: no visible binding for global variable ‘value’
makeReport: no visible binding for global variable ‘Nozzle.R1’
makeReport: no visible binding for global variable ‘ggbio’
makeReport: no visible global function definition for ‘newCustomReport’
makeReport: no visible global function definition for ‘newSection’
makeReport: no visible global function definition for ‘newTable’
makeReport: no visible global function definition for ‘newParagraph’
makeReport: no visible global function definition for ‘addTo’
makeReport: no visible global function definition for ‘autoplot’
makeReport: no visible global function definition for ‘plotIdeogram’
makeReport: no visible global function definition for ‘tracks’
makeReport: no visible global function definition for ‘newFigure’
makeReport: no visible binding for global variable ‘IMAGE.TYPE.RASTER’
makeReport: no visible binding for global variable ‘PROTECTION.PUBLIC’
makeReport: no visible binding for global variable ‘value’
makeReport: no visible global function definition for ‘writeReport’
maplots: no visible binding for global variable ‘value.1’
maplots: no visible binding for global variable ‘value’
normaliseIllumina: no visible global function definition for ‘lumiT’
normaliseIllumina: no visible global function definition for
  ‘normalize.qspline’
normaliseIllumina: no visible global function definition for ‘vsn2’
plotBeadLocations2: no visible global function definition for ‘qplot’
plotBeadLocations2: no visible global function definition for ‘opts’
plotBeadLocations2: no visible global function definition for
  ‘theme_blank’
plotProbe: no visible global function definition for ‘autoplot’
plotProbe: no visible binding for global variable ‘genesymbol’
plotProbe: no visible global function definition for ‘tracks’
plotProbe: no visible binding for global variable ‘PROBEQUALITY’
rankInvariantNormalise: no visible global function definition for
  ‘normalize.invariantset’
suggestAnnotation: no visible binding for global variable
  ‘platformSigs’
suggestAnnotation_Vector: no visible binding for global variable
  ‘platformSigs’
[,ExpressionSetIllumina-ANY: no visible global function definition for
  ‘assayDataEnvLock’
boxplot,ExpressionSetIllumina: no visible binding for global variable
  ‘Var2’
boxplot,ExpressionSetIllumina: no visible binding for global variable
  ‘value’
plotMA,ExpressionSetIllumina: no visible binding for global variable
  ‘value.1’
plotMA,ExpressionSetIllumina: no visible binding for global variable
  ‘value’
Undefined global functions or variables:
  IMAGE.TYPE.RASTER Negative Nozzle.R1 PROBEQUALITY PROTECTION.PUBLIC
  Var1 Var2 addTo assayDataEnvLock autoplot closePage dbGetQuery
  dbListFields dbListTables genesymbol ggbio hwrite hwriteImage
  lumiHumanIDMapping_dbconn lumiMouseIDMapping_dbconn
  lumiRatIDMapping_dbconn lumiT metaTemplate newCustomReport newFigure
  newParagraph newSection newTable normalize.invariantset
  normalize.qspline openPage opts platformSigs plotIdeogram qplot
  theme_blank tracks value value.1 vsn2 writeReport
* checking Rd files ... NOTE
checkRd: (-1) createTargetsFile.Rd:49: Lost braces
    49 | code{metricsflag}: This gives the key word that can be used to identify metrics files.  
       |     ^
checkRd: (-1) readBeadSummaryData.Rd:70: Escaped LaTeX specials: \_
checkRd: (-1) readBeadSummaryData.Rd:71: Escaped LaTeX specials: \_ \_
checkRd: (-1) readBeadSummaryData.Rd:76: Escaped LaTeX specials: \_ \_
checkRd: (-1) sampleSheet.Rd:26: Escaped LaTeX specials: \_ \_ \_ \_ \_ \_ \_ \_ \_ \_ \_ \_
* 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 LazyData ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
squeezedVarOutlierMethod 50.159  0.203  50.363
summarize                21.400  0.576  21.978
calculateOutlierStats    13.079  0.592  13.671
limmaDE                  13.099  0.076  13.174
normaliseIllumina        11.192  0.272  11.464
outlierplot              10.644  0.420  11.064
controlProbeDetection    10.781  0.132  10.913
identifyControlBeads     10.436  0.116  10.552
insertSectionData         8.997  0.356   9.353
calculateDetection        8.962  0.194   9.155
makeQCTable               8.557  0.436   8.993
poscontPlot               8.693  0.096   8.789
annotationInterface       6.807  0.420   7.229
addFeatureData            5.554  0.265   5.827
imageplot                 5.332  0.076   5.409
quickSummary              5.278  0.128   5.405
showArrayMask             5.077  0.160   5.238
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/beadarray.Rcheck/00check.log’
for details.


Installation output

beadarray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL beadarray
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘beadarray’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c BASH.c -o BASH.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c HULK.c -o HULK.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c determiningGridPositions.c -o determiningGridPositions.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c findAllOutliers.c -o findAllOutliers.o
findAllOutliers.c: In function ‘findBeadStatus’:
findAllOutliers.c:196:43: warning: ‘ma’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  196 |                 if((inten[k] < (m + *nmads*ma)) && (inten[k] > (m - *nmads*ma))){
      |                                     ~~~~~~^~~
findAllOutliers.c:196:67: warning: ‘m’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  196 |                 if((inten[k] < (m + *nmads*ma)) && (inten[k] > (m - *nmads*ma))){
      |                                                                ~~~^~~~~~~~~~~~
findAllOutliers.c: In function ‘findAllOutliers’:
findAllOutliers.c:246:20: warning: ‘status’ may be used uninitialized [-Wmaybe-uninitialized]
  246 |         free(status->validInds);
      |              ~~~~~~^~~~~~~~~~~
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c imageProcessing.c -o imageProcessing.o
imageProcessing.c: In function ‘illuminaBackground’:
imageProcessing.c:88: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
   88 |     #pragma omp parallel shared(nthreads, nbeads, imageHeight, pixelMatrix, coords) private(tid, start, end)
      | 
imageProcessing.c: In function ‘medianBackground’:
imageProcessing.c:135: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
  135 |     #pragma omp parallel shared(nthreads, nbeads, imageHeight, pixelMatrix, coords) private(tid, start, end)
      | 
imageProcessing.c: In function ‘illuminaSharpen’:
imageProcessing.c:244: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
  244 |     #pragma omp parallel for private(i, j) shared(sharpened) num_threads(2)
      | 
imageProcessing.c:251: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas]
  251 |     #pragma omp parallel for private(i, j, sum) shared(sharpened) num_threads(2)
      | 
gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o beadarray.so BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-bioc/R/site-library/00LOCK-beadarray/00new/beadarray/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (beadarray)

Tests output


Example timings

beadarray.Rcheck/beadarray-Ex.timings

nameusersystemelapsed
BASH0.0000.0000.001
BASHCompact000
BASHDiffuse0.0010.0000.000
BASHExtended000
GEO000
GEOtemplate0.0020.0000.002
HULK000
addFeatureData5.5540.2655.827
annotationInterface6.8070.4207.229
backgroundCorrectSingleSection0.0000.0000.001
beadarrayUsersGuide0.0030.0000.003
boxplot3.0830.0883.170
calculateDetection8.9620.1949.155
calculateOutlierStats13.079 0.59213.671
class-beadLevelData2.3170.1122.429
class-illuminaChannel0.0030.0000.002
combine3.4450.1043.549
controlProbeDetection10.781 0.13210.913
createTargetsFile0.0000.0000.001
expressionQCPipeline0.0180.0000.018
generateNeighbours0.0000.0000.001
getBeadData1.8790.0601.939
identifyControlBeads10.436 0.11610.552
illuminaOutlierMethod2.7130.0602.773
imageplot5.3320.0765.409
insertBeadData2.5060.1202.627
insertSectionData8.9970.3569.353
limmaDE13.099 0.07613.174
makeControlProfile0.3200.0110.331
makeQCTable8.5570.4368.993
maplots3.4870.1043.591
medianNormalise1.5980.0321.631
metrics2.2760.0722.347
noOutlierMethod1.7570.0241.782
normaliseIllumina11.192 0.27211.464
numBeads1.7600.0561.816
outlierplot10.644 0.42011.064
plotBeadIntensities3.0890.2163.307
plotBeadLocations1.8630.1442.007
plotChipLayout000
plotMAXY000
poscontPlot8.6930.0968.789
quickSummary5.2780.1285.405
readBeadSummaryData0.0010.0000.000
sectionNames1.7540.0321.785
showArrayMask5.0770.1605.238
squeezedVarOutlierMethod50.159 0.20350.363
summarize21.400 0.57621.978
transformationFunctions3.1680.1643.332
weightsOutlierMethod000