Back to Multiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-20 12:04 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.4.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-11-17 13:45 -0500 (Mon, 17 Nov 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_22
git_last_commit: 87aae32
git_last_commit_date: 2025-11-04 07:20:10 -0500 (Tue, 04 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CatsCradle on merida1

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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.


Installation output

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)

Tests output


Example timings

CatsCradle.Rcheck/CatsCradle-Ex.timings

nameusersystemelapsed
aggregateGeneExpression19.023 0.50720.481
annotateGeneAsVector91.247 0.92896.170
annotateGenesByGeneSet3.7160.3394.352
cellTypesPerCellTypeGraphFromCellMatrix0.4880.0710.599
collapseExtendedNBHDs7.3530.0637.996
combinatorialSpheres8.7710.1219.752
computeCellTypesPerCellTypeMatrix0.2100.0090.220
computeEdgeGraph0.2470.0130.261
computeEdgeObject2.2760.1972.478
computeGraphEmbedding14.232 0.24615.346
computeNBHDByCTMatrix0.1960.0070.212
computeNBHDVsCTObject27.843 0.19629.259
computeNeighbourEnrichment0.2400.0090.250
computeNeighboursDelaunay0.1660.0060.174
computeNeighboursEuclidean1.2380.0881.344
cullEdges1.2990.0221.401
desymmetriseNN7.8970.0988.521
directedHausdorfDistance0.0010.0000.002
edgeCutoffsByClustering0.8350.0190.882
edgeCutoffsByPercentile0.7900.0230.860
edgeCutoffsByWatershed0.9700.0331.050
edgeCutoffsByZScore0.7530.0090.804
edgeLengthPlot0.8750.0090.936
edgeLengthsAndCellTypePairs0.7240.0080.765
exampleObjects000
geneSetsVsGeneClustersPValueMatrix8.5990.1339.644
getAverageExpressionDF8.3980.0878.964
getAverageExpressionMatrix8.4030.0679.108
getClusterOrder7.5190.0637.999
getExtendedNBHDs1.3580.0241.430
getFeatureZScores0.4680.0200.515
getGeneClusterAveragesPerCell7.6770.0948.130
getGeneNeighbors7.6120.0678.022
getLigandReceptorNetwork0.0410.0040.048
getLigandReceptorPairsInPanel0.1640.0070.174
getNearbyGenes8.5720.0539.058
getNearestNeighbourLists7.5680.0848.084
getObjectSubsetClusteringPValue22.095 1.02624.707
getObjectSubsetClusteringStatistics8.7520.1619.275
make.getExample0.1710.0060.178
makeLRInteractionHeatmap0.4010.0120.433
makeSummedLRInteractionHeatmap0.3670.0160.424
meanGeneClusterOnCellUMAP7.6690.1328.187
meanZPerCluster7.8440.0538.276
meanZPerClusterOnUMAP7.7420.0638.223
medianComplementDistance0.0010.0000.001
medianComplementPValue8.9200.0689.357
nbhdsAsEdgesToNbhdsAsList2.0450.3062.436
neighbourhoodDiameter1.9670.1862.318
performLigandReceptorAnalysis3.1783.7207.383
performLigandReceptorAnalysisPermutation3.1584.2057.831
plotLRDotplot3.9840.0924.425
predictAnnotation15.007 0.80916.886
predictAnnotationAllGenes13.174 0.49314.313
predictGeneAnnotationImpl10.860 0.22111.553
randomiseNodeIndices31.729 0.45733.415
runGeometricClusteringTrials9.1530.1629.750
runMoransI2.5460.2562.952
sankeyFromMatrix0.0070.0020.012
symmetriseNN7.6970.1748.259
symmetryCheckNN7.7680.0838.357
tagRowAndColNames8.7100.0659.237
transposeObject15.565 0.11916.469