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

This page was generated on 2024-11-09 21:30 -0500 (Sat, 09 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 152/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
beadarray 2.56.0  (landing page)
Mark Dunning
Snapshot Date: 2024-11-08 13:40 -0500 (Fri, 08 Nov 2024)
git_url: https://git.bioconductor.org/packages/beadarray
git_branch: RELEASE_3_20
git_last_commit: 3728fd3
git_last_commit_date: 2024-10-29 09:25:42 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for beadarray on kjohnson3

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.56.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:beadarray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings beadarray_2.56.0.tar.gz
StartedAt: 2024-11-08 20:56:52 -0500 (Fri, 08 Nov 2024)
EndedAt: 2024-11-08 21:03:01 -0500 (Fri, 08 Nov 2024)
EllapsedTime: 368.8 seconds
RetCode: 0
Status:   OK  
CheckDir: beadarray.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:beadarray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings beadarray_2.56.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/beadarray.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘beadarray/DESCRIPTION’ ... OK
* this is package ‘beadarray’ version ‘2.56.0’
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 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 27.054  0.155  27.208
summarize                 6.406  0.520   6.927
* 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: 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/beadarray.Rcheck/00check.log’
for details.


Installation output

beadarray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL beadarray
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘beadarray’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c BASH.c -o BASH.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c HULK.c -o HULK.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c determiningGridPositions.c -o determiningGridPositions.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c findAllOutliers.c -o findAllOutliers.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c imageProcessing.c -o imageProcessing.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o beadarray.so BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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.0010.0000.000
BASHCompact000
BASHDiffuse000
BASHExtended000
GEO000
GEOtemplate0.0000.0010.001
HULK0.0010.0000.000
addFeatureData2.0360.0462.095
annotationInterface2.6460.0492.696
backgroundCorrectSingleSection000
beadarrayUsersGuide0.0000.0010.001
boxplot1.1910.0421.235
calculateDetection3.5360.2123.749
calculateOutlierStats4.1400.1484.289
class-beadLevelData1.1090.0331.142
class-illuminaChannel0.0010.0000.001
combine1.3830.0641.446
controlProbeDetection2.7260.1362.861
createTargetsFile000
expressionQCPipeline0.0050.0010.006
generateNeighbours0.0000.0000.001
getBeadData0.8230.0400.863
identifyControlBeads2.6410.0512.691
illuminaOutlierMethod1.1140.0541.169
imageplot1.7850.0621.873
insertBeadData1.1400.0951.235
insertSectionData2.7320.2612.994
limmaDE3.9760.0814.058
makeControlProfile0.0730.0030.077
makeQCTable2.4340.1252.560
maplots1.4270.1771.603
medianNormalise0.8940.0480.942
metrics0.8190.0390.859
noOutlierMethod0.8110.0300.842
normaliseIllumina4.0340.1604.195
numBeads0.8110.0150.826
outlierplot4.6200.1414.786
plotBeadIntensities1.3840.0771.460
plotBeadLocations1.2040.0401.244
plotChipLayout000
plotMAXY000
poscontPlot2.4930.0742.568
quickSummary2.0940.0692.162
readBeadSummaryData000
sectionNames0.8820.0180.900
showArrayMask2.2290.2372.466
squeezedVarOutlierMethod27.054 0.15527.208
summarize6.4060.5206.927
transformationFunctions1.3380.1311.468
weightsOutlierMethod000