| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-20 12:04 -0500 (Thu, 20 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4615 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4610 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4598 |
| 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 | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | 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. |
| Package: CatsCradle |
| Version: 1.4.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.4.1.tar.gz |
| StartedAt: 2025-11-18 04:51:07 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 05:08:32 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 1044.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CatsCradle.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.4.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.2 Patched (2025-11-05 r88990)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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 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 91.247 0.928 96.170
randomiseNodeIndices 31.729 0.457 33.415
computeNBHDVsCTObject 27.843 0.196 29.259
getObjectSubsetClusteringPValue 22.095 1.026 24.707
aggregateGeneExpression 19.023 0.507 20.481
predictAnnotation 15.007 0.809 16.886
transposeObject 15.565 0.119 16.469
computeGraphEmbedding 14.232 0.246 15.346
predictAnnotationAllGenes 13.174 0.493 14.313
predictGeneAnnotationImpl 10.860 0.221 11.553
runGeometricClusteringTrials 9.153 0.162 9.750
medianComplementPValue 8.920 0.068 9.357
getObjectSubsetClusteringStatistics 8.752 0.161 9.275
combinatorialSpheres 8.771 0.121 9.752
tagRowAndColNames 8.710 0.065 9.237
geneSetsVsGeneClustersPValueMatrix 8.599 0.133 9.644
getNearbyGenes 8.572 0.053 9.058
getAverageExpressionDF 8.398 0.087 8.964
getAverageExpressionMatrix 8.403 0.067 9.108
desymmetriseNN 7.897 0.098 8.521
meanZPerCluster 7.844 0.053 8.276
symmetriseNN 7.697 0.174 8.259
symmetryCheckNN 7.768 0.083 8.357
meanZPerClusterOnUMAP 7.742 0.063 8.223
meanGeneClusterOnCellUMAP 7.669 0.132 8.187
getGeneClusterAveragesPerCell 7.677 0.094 8.130
getGeneNeighbors 7.612 0.067 8.022
getNearestNeighbourLists 7.568 0.084 8.084
getClusterOrder 7.519 0.063 7.999
collapseExtendedNBHDs 7.353 0.063 7.996
performLigandReceptorAnalysisPermutation 3.158 4.205 7.831
performLigandReceptorAnalysis 3.178 3.720 7.383
* 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/CatsCradle.Rcheck/00check.log’
for details.
CatsCradle.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CatsCradle ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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 | 19.023 | 0.507 | 20.481 | |
| annotateGeneAsVector | 91.247 | 0.928 | 96.170 | |
| annotateGenesByGeneSet | 3.716 | 0.339 | 4.352 | |
| cellTypesPerCellTypeGraphFromCellMatrix | 0.488 | 0.071 | 0.599 | |
| collapseExtendedNBHDs | 7.353 | 0.063 | 7.996 | |
| combinatorialSpheres | 8.771 | 0.121 | 9.752 | |
| computeCellTypesPerCellTypeMatrix | 0.210 | 0.009 | 0.220 | |
| computeEdgeGraph | 0.247 | 0.013 | 0.261 | |
| computeEdgeObject | 2.276 | 0.197 | 2.478 | |
| computeGraphEmbedding | 14.232 | 0.246 | 15.346 | |
| computeNBHDByCTMatrix | 0.196 | 0.007 | 0.212 | |
| computeNBHDVsCTObject | 27.843 | 0.196 | 29.259 | |
| computeNeighbourEnrichment | 0.240 | 0.009 | 0.250 | |
| computeNeighboursDelaunay | 0.166 | 0.006 | 0.174 | |
| computeNeighboursEuclidean | 1.238 | 0.088 | 1.344 | |
| cullEdges | 1.299 | 0.022 | 1.401 | |
| desymmetriseNN | 7.897 | 0.098 | 8.521 | |
| directedHausdorfDistance | 0.001 | 0.000 | 0.002 | |
| edgeCutoffsByClustering | 0.835 | 0.019 | 0.882 | |
| edgeCutoffsByPercentile | 0.790 | 0.023 | 0.860 | |
| edgeCutoffsByWatershed | 0.970 | 0.033 | 1.050 | |
| edgeCutoffsByZScore | 0.753 | 0.009 | 0.804 | |
| edgeLengthPlot | 0.875 | 0.009 | 0.936 | |
| edgeLengthsAndCellTypePairs | 0.724 | 0.008 | 0.765 | |
| exampleObjects | 0 | 0 | 0 | |
| geneSetsVsGeneClustersPValueMatrix | 8.599 | 0.133 | 9.644 | |
| getAverageExpressionDF | 8.398 | 0.087 | 8.964 | |
| getAverageExpressionMatrix | 8.403 | 0.067 | 9.108 | |
| getClusterOrder | 7.519 | 0.063 | 7.999 | |
| getExtendedNBHDs | 1.358 | 0.024 | 1.430 | |
| getFeatureZScores | 0.468 | 0.020 | 0.515 | |
| getGeneClusterAveragesPerCell | 7.677 | 0.094 | 8.130 | |
| getGeneNeighbors | 7.612 | 0.067 | 8.022 | |
| getLigandReceptorNetwork | 0.041 | 0.004 | 0.048 | |
| getLigandReceptorPairsInPanel | 0.164 | 0.007 | 0.174 | |
| getNearbyGenes | 8.572 | 0.053 | 9.058 | |
| getNearestNeighbourLists | 7.568 | 0.084 | 8.084 | |
| getObjectSubsetClusteringPValue | 22.095 | 1.026 | 24.707 | |
| getObjectSubsetClusteringStatistics | 8.752 | 0.161 | 9.275 | |
| make.getExample | 0.171 | 0.006 | 0.178 | |
| makeLRInteractionHeatmap | 0.401 | 0.012 | 0.433 | |
| makeSummedLRInteractionHeatmap | 0.367 | 0.016 | 0.424 | |
| meanGeneClusterOnCellUMAP | 7.669 | 0.132 | 8.187 | |
| meanZPerCluster | 7.844 | 0.053 | 8.276 | |
| meanZPerClusterOnUMAP | 7.742 | 0.063 | 8.223 | |
| medianComplementDistance | 0.001 | 0.000 | 0.001 | |
| medianComplementPValue | 8.920 | 0.068 | 9.357 | |
| nbhdsAsEdgesToNbhdsAsList | 2.045 | 0.306 | 2.436 | |
| neighbourhoodDiameter | 1.967 | 0.186 | 2.318 | |
| performLigandReceptorAnalysis | 3.178 | 3.720 | 7.383 | |
| performLigandReceptorAnalysisPermutation | 3.158 | 4.205 | 7.831 | |
| plotLRDotplot | 3.984 | 0.092 | 4.425 | |
| predictAnnotation | 15.007 | 0.809 | 16.886 | |
| predictAnnotationAllGenes | 13.174 | 0.493 | 14.313 | |
| predictGeneAnnotationImpl | 10.860 | 0.221 | 11.553 | |
| randomiseNodeIndices | 31.729 | 0.457 | 33.415 | |
| runGeometricClusteringTrials | 9.153 | 0.162 | 9.750 | |
| runMoransI | 2.546 | 0.256 | 2.952 | |
| sankeyFromMatrix | 0.007 | 0.002 | 0.012 | |
| symmetriseNN | 7.697 | 0.174 | 8.259 | |
| symmetryCheckNN | 7.768 | 0.083 | 8.357 | |
| tagRowAndColNames | 8.710 | 0.065 | 9.237 | |
| transposeObject | 15.565 | 0.119 | 16.469 | |