| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-25 11:35 -0400 (Sat, 25 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4978 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4722 |
| 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 295/2415 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CatsCradle 1.5.2 (landing page) Michael Shapiro
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for CatsCradle in R Universe. | ||||||||||||||
|
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.5.2 |
| 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.5.2.tar.gz |
| StartedAt: 2026-04-24 18:50:13 -0400 (Fri, 24 Apr 2026) |
| EndedAt: 2026-04-24 18:53:43 -0400 (Fri, 24 Apr 2026) |
| EllapsedTime: 210.5 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.5.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/CatsCradle.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-24 22:50:13 UTC
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.5.2’
* 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
computeNBHDVsCTObject 8.428 0.039 8.518
randomiseNodeIndices 7.132 0.040 7.228
getObjectSubsetClusteringPValue 6.105 0.064 6.229
* 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.23-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.6/Resources/library’ * installing *source* package ‘CatsCradle’ ... ** this is package ‘CatsCradle’ version ‘1.5.2’ ** 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 | 4.823 | 0.081 | 4.922 | |
| annotateGeneAsVector | 1.042 | 0.025 | 1.078 | |
| annotateGenesByGeneSet | 0.694 | 0.050 | 0.755 | |
| cellTypesPerCellTypeGraphFromCellMatrix | 0.171 | 0.004 | 0.175 | |
| collapseExtendedNBHDs | 0.916 | 0.014 | 0.931 | |
| combinatorialSpheres | 2.125 | 0.030 | 2.186 | |
| computeCellTypesPerCellTypeMatrix | 0.136 | 0.008 | 0.147 | |
| computeEdgeGraph | 0.169 | 0.007 | 0.172 | |
| computeEdgeObject | 0.396 | 0.013 | 0.411 | |
| computeGraphEmbedding | 4.338 | 0.041 | 4.401 | |
| computeNBHDByCTMatrix | 0.118 | 0.002 | 0.122 | |
| computeNBHDVsCTObject | 8.428 | 0.039 | 8.518 | |
| computeNeighbourEnrichment | 0.129 | 0.002 | 0.135 | |
| computeNeighboursDelaunay | 0.115 | 0.002 | 0.122 | |
| computeNeighboursEuclidean | 0.323 | 0.012 | 0.339 | |
| cullEdges | 0.315 | 0.010 | 0.329 | |
| desymmetriseNN | 2.038 | 0.008 | 2.053 | |
| directedHausdorfDistance | 0 | 0 | 0 | |
| edgeCutoffsByClustering | 0.203 | 0.004 | 0.210 | |
| edgeCutoffsByPercentile | 0.188 | 0.003 | 0.191 | |
| edgeCutoffsByWatershed | 0.215 | 0.004 | 0.222 | |
| edgeCutoffsByZScore | 0.183 | 0.002 | 0.186 | |
| edgeLengthPlot | 0.232 | 0.003 | 0.237 | |
| edgeLengthsAndCellTypePairs | 0.175 | 0.002 | 0.178 | |
| exampleObjects | 0.000 | 0.000 | 0.001 | |
| geneSetsVsGeneClustersPValueMatrix | 2.062 | 0.012 | 2.087 | |
| getAverageExpressionDF | 2.162 | 0.008 | 2.182 | |
| getAverageExpressionMatrix | 2.160 | 0.007 | 2.175 | |
| getClusterOrder | 2.061 | 0.008 | 2.080 | |
| getExtendedNBHDs | 0.592 | 0.021 | 0.545 | |
| getFeatureZScores | 0.081 | 0.001 | 0.082 | |
| getGeneClusterAveragesPerCell | 2.096 | 0.017 | 2.139 | |
| getGeneNeighbors | 2.152 | 0.019 | 2.189 | |
| getLigandReceptorNetwork | 0.010 | 0.001 | 0.010 | |
| getLigandReceptorPairsInPanel | 0.114 | 0.001 | 0.116 | |
| getNearbyGenes | 2.067 | 0.010 | 2.094 | |
| getNearestNeighbourLists | 2.069 | 0.022 | 2.109 | |
| getObjectSubsetClusteringPValue | 6.105 | 0.064 | 6.229 | |
| getObjectSubsetClusteringStatistics | 2.044 | 0.012 | 2.070 | |
| make.getExample | 0.119 | 0.003 | 0.125 | |
| makeLRInteractionHeatmap | 0.160 | 0.003 | 0.164 | |
| makeSummedLRInteractionHeatmap | 0.147 | 0.002 | 0.149 | |
| meanGeneClusterOnCellUMAP | 2.091 | 0.027 | 2.145 | |
| meanZPerCluster | 2.103 | 0.015 | 2.135 | |
| meanZPerClusterOnUMAP | 2.024 | 0.009 | 2.048 | |
| medianComplementDistance | 0.000 | 0.001 | 0.000 | |
| medianComplementPValue | 2.043 | 0.010 | 2.055 | |
| nbhdsAsEdgesToNbhdsAsList | 0.450 | 0.022 | 0.484 | |
| neighbourhoodDiameter | 0.462 | 0.016 | 0.482 | |
| performLigandReceptorAnalysis | 0.533 | 0.441 | 0.995 | |
| performLigandReceptorAnalysisPermutation | 0.541 | 0.454 | 1.023 | |
| plotLRDotplot | 0.611 | 0.007 | 0.623 | |
| predictAnnotation | 3.650 | 0.091 | 3.795 | |
| predictAnnotationAllGenes | 3.020 | 0.028 | 3.086 | |
| predictGeneAnnotationImpl | 2.718 | 0.031 | 2.797 | |
| randomiseNodeIndices | 7.132 | 0.040 | 7.228 | |
| runGeometricClusteringTrials | 2.140 | 0.014 | 2.178 | |
| runMoransI | 0.598 | 0.013 | 0.615 | |
| sankeyFromMatrix | 0.001 | 0.000 | 0.002 | |
| symmetriseNN | 2.125 | 0.030 | 2.202 | |
| symmetryCheckNN | 2.137 | 0.018 | 2.176 | |
| tagRowAndColNames | 2.219 | 0.017 | 2.267 | |
| transposeObject | 4.285 | 0.042 | 4.380 | |