| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-12 11:58 -0500 (Wed, 12 Nov 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" | 4902 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 289/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CatsCradle 1.4.1 (landing page) Michael Shapiro
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the CatsCradle package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CatsCradle.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: CatsCradle |
| Version: 1.4.1 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CatsCradle_1.4.1.tar.gz |
| StartedAt: 2025-11-11 07:50:39 -0000 (Tue, 11 Nov 2025) |
| EndedAt: 2025-11-11 08:01:37 -0000 (Tue, 11 Nov 2025) |
| EllapsedTime: 658.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CatsCradle.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CatsCradle_1.4.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.4.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘CatsCradle’ 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 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 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
edgeLengthPlot: no visible binding for global variable ‘cellTypePair’
edgeLengthPlot: no visible binding for global variable ‘cutoff’
make.getExample : getExample: no visible binding for global variable
‘seuratGenes’
make.getExample : getExample: no visible binding for global variable
‘seuratCells’
make.getExample : getExample: no visible binding for global variable
‘xeniumCells’
make.getExample : getExample: no visible binding for global variable
‘moransI’
make.getExample : getExample: no visible binding for global variable
‘moransILigandReceptor’
make.getExample : getExample: no visible binding for global variable
‘humanLRN’
make.getExample : getExample: no visible binding for global variable
‘mouseLRN’
meanGeneClusterOnCellUMAP: no visible binding for global variable
‘UMAP_1’
meanGeneClusterOnCellUMAP: no visible binding for global variable
‘UMAP_2’
plotLRDotplot: no visible binding for global variable ‘sender’
plotLRDotplot: no visible binding for global variable ‘negLog10PValue’
plotLRDotplot: no visible binding for global variable ‘receiver’
Undefined global functions or variables:
UMAP_1 UMAP_2 cellTypePair cutoff humanLRN moransI
moransILigandReceptor mouseLRN negLog10PValue receiver sender
seuratCells seuratGenes xeniumCells
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
annotateGeneAsVector 50.422 0.550 51.132
computeNBHDVsCTObject 22.302 0.124 22.483
randomiseNodeIndices 20.441 0.008 20.509
getObjectSubsetClusteringPValue 15.896 0.183 16.126
aggregateGeneExpression 12.874 0.311 13.205
transposeObject 12.372 0.036 12.451
computeGraphEmbedding 12.076 0.080 12.196
predictAnnotation 10.250 0.080 10.361
predictAnnotationAllGenes 9.683 0.052 9.767
predictGeneAnnotationImpl 8.265 0.052 8.343
runGeometricClusteringTrials 7.196 0.044 7.261
combinatorialSpheres 7.054 0.040 7.118
getNearbyGenes 6.910 0.071 7.005
medianComplementPValue 6.916 0.064 7.002
tagRowAndColNames 6.827 0.023 6.875
geneSetsVsGeneClustersPValueMatrix 6.723 0.036 6.783
getObjectSubsetClusteringStatistics 6.635 0.039 6.697
getAverageExpressionMatrix 6.542 0.052 6.616
getAverageExpressionDF 6.572 0.004 6.595
symmetriseNN 6.300 0.079 6.402
getNearestNeighbourLists 6.315 0.048 6.384
meanZPerClusterOnUMAP 6.252 0.064 6.336
meanZPerCluster 6.308 0.000 6.330
desymmetriseNN 6.266 0.000 6.286
symmetryCheckNN 6.165 0.044 6.229
meanGeneClusterOnCellUMAP 6.086 0.008 6.116
getGeneClusterAveragesPerCell 6.048 0.040 6.107
getClusterOrder 6.012 0.052 6.085
getGeneNeighbors 6.010 0.008 6.038
* 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
‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.
CatsCradle.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL CatsCradle ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘CatsCradle’ ... ** this is package ‘CatsCradle’ version ‘1.4.1’ ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CatsCradle)
CatsCradle.Rcheck/CatsCradle-Ex.timings
| name | user | system | elapsed | |
| aggregateGeneExpression | 12.874 | 0.311 | 13.205 | |
| annotateGeneAsVector | 50.422 | 0.550 | 51.132 | |
| annotateGenesByGeneSet | 2.171 | 0.172 | 2.350 | |
| cellTypesPerCellTypeGraphFromCellMatrix | 0.229 | 0.012 | 0.242 | |
| collapseExtendedNBHDs | 3.843 | 0.000 | 3.828 | |
| combinatorialSpheres | 7.054 | 0.040 | 7.118 | |
| computeCellTypesPerCellTypeMatrix | 0.136 | 0.012 | 0.148 | |
| computeEdgeGraph | 0.162 | 0.024 | 0.174 | |
| computeEdgeObject | 1.314 | 0.019 | 1.338 | |
| computeGraphEmbedding | 12.076 | 0.080 | 12.196 | |
| computeNBHDByCTMatrix | 0.119 | 0.000 | 0.120 | |
| computeNBHDVsCTObject | 22.302 | 0.124 | 22.483 | |
| computeNeighbourEnrichment | 0.149 | 0.004 | 0.153 | |
| computeNeighboursDelaunay | 0.102 | 0.008 | 0.110 | |
| computeNeighboursEuclidean | 0.902 | 0.027 | 0.896 | |
| cullEdges | 0.770 | 0.004 | 0.777 | |
| desymmetriseNN | 6.266 | 0.000 | 6.286 | |
| directedHausdorfDistance | 0.001 | 0.000 | 0.001 | |
| edgeCutoffsByClustering | 0.523 | 0.007 | 0.532 | |
| edgeCutoffsByPercentile | 0.394 | 0.008 | 0.403 | |
| edgeCutoffsByWatershed | 0.463 | 0.000 | 0.464 | |
| edgeCutoffsByZScore | 0.503 | 0.000 | 0.505 | |
| edgeLengthPlot | 0.473 | 0.000 | 0.475 | |
| edgeLengthsAndCellTypePairs | 0.502 | 0.000 | 0.504 | |
| exampleObjects | 0 | 0 | 0 | |
| geneSetsVsGeneClustersPValueMatrix | 6.723 | 0.036 | 6.783 | |
| getAverageExpressionDF | 6.572 | 0.004 | 6.595 | |
| getAverageExpressionMatrix | 6.542 | 0.052 | 6.616 | |
| getClusterOrder | 6.012 | 0.052 | 6.085 | |
| getExtendedNBHDs | 0.881 | 0.012 | 0.790 | |
| getFeatureZScores | 0.277 | 0.000 | 0.277 | |
| getGeneClusterAveragesPerCell | 6.048 | 0.040 | 6.107 | |
| getGeneNeighbors | 6.010 | 0.008 | 6.038 | |
| getLigandReceptorNetwork | 0.02 | 0.00 | 0.02 | |
| getLigandReceptorPairsInPanel | 0.091 | 0.000 | 0.091 | |
| getNearbyGenes | 6.910 | 0.071 | 7.005 | |
| getNearestNeighbourLists | 6.315 | 0.048 | 6.384 | |
| getObjectSubsetClusteringPValue | 15.896 | 0.183 | 16.126 | |
| getObjectSubsetClusteringStatistics | 6.635 | 0.039 | 6.697 | |
| make.getExample | 0.103 | 0.004 | 0.108 | |
| makeLRInteractionHeatmap | 0.238 | 0.000 | 0.239 | |
| makeSummedLRInteractionHeatmap | 0.207 | 0.004 | 0.211 | |
| meanGeneClusterOnCellUMAP | 6.086 | 0.008 | 6.116 | |
| meanZPerCluster | 6.308 | 0.000 | 6.330 | |
| meanZPerClusterOnUMAP | 6.252 | 0.064 | 6.336 | |
| medianComplementDistance | 0.000 | 0.000 | 0.001 | |
| medianComplementPValue | 6.916 | 0.064 | 7.002 | |
| nbhdsAsEdgesToNbhdsAsList | 1.043 | 0.016 | 1.062 | |
| neighbourhoodDiameter | 1.099 | 0.024 | 1.126 | |
| performLigandReceptorAnalysis | 1.340 | 0.191 | 1.537 | |
| performLigandReceptorAnalysisPermutation | 1.193 | 0.179 | 1.376 | |
| plotLRDotplot | 2.413 | 0.044 | 2.464 | |
| predictAnnotation | 10.250 | 0.080 | 10.361 | |
| predictAnnotationAllGenes | 9.683 | 0.052 | 9.767 | |
| predictGeneAnnotationImpl | 8.265 | 0.052 | 8.343 | |
| randomiseNodeIndices | 20.441 | 0.008 | 20.509 | |
| runGeometricClusteringTrials | 7.196 | 0.044 | 7.261 | |
| runMoransI | 1.908 | 0.012 | 1.925 | |
| sankeyFromMatrix | 0.004 | 0.000 | 0.004 | |
| symmetriseNN | 6.300 | 0.079 | 6.402 | |
| symmetryCheckNN | 6.165 | 0.044 | 6.229 | |
| tagRowAndColNames | 6.827 | 0.023 | 6.875 | |
| transposeObject | 12.372 | 0.036 | 12.451 | |