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

This page was generated on 2026-01-29 11:58 -0500 (Thu, 29 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
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.2  (landing page)
Michael Shapiro
Snapshot Date: 2026-01-26 13:45 -0500 (Mon, 26 Jan 2026)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_22
git_last_commit: 16947cb
git_last_commit_date: 2025-12-22 18:39:40 -0500 (Mon, 22 Dec 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


CHECK results for CatsCradle on nebbiolo2

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.2
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CatsCradle_1.4.2.tar.gz
StartedAt: 2026-01-26 21:57:12 -0500 (Mon, 26 Jan 2026)
EndedAt: 2026-01-26 22:15:12 -0500 (Mon, 26 Jan 2026)
EllapsedTime: 1080.1 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CatsCradle_1.4.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.4.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 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                43.478  0.902  44.409
computeNBHDVsCTObject               18.463  0.115  18.581
randomiseNodeIndices                15.592  0.021  15.616
getObjectSubsetClusteringPValue     13.298  0.282  13.580
transposeObject                     11.228  0.104  11.335
aggregateGeneExpression             10.566  0.236  10.735
computeGraphEmbedding                9.862  0.063   9.926
predictAnnotation                    9.021  0.108   9.130
predictAnnotationAllGenes            8.400  0.054   8.456
predictGeneAnnotationImpl            7.055  0.049   7.105
runGeometricClusteringTrials         6.420  0.132   6.553
getNearbyGenes                       6.315  0.099   6.416
medianComplementPValue               6.316  0.044   6.362
tagRowAndColNames                    6.099  0.068   6.169
getObjectSubsetClusteringStatistics  6.105  0.022   6.129
getNearestNeighbourLists             5.964  0.071   6.037
symmetryCheckNN                      6.026  0.002   6.028
symmetriseNN                         6.024  0.001   6.027
getAverageExpressionMatrix           5.988  0.010   6.000
getAverageExpressionDF               5.876  0.050   5.928
getClusterOrder                      5.921  0.001   5.924
getGeneClusterAveragesPerCell        5.869  0.010   5.879
meanZPerClusterOnUMAP                5.839  0.004   5.844
meanZPerCluster                      5.764  0.060   5.827
geneSetsVsGeneClustersPValueMatrix   5.688  0.063   5.752
combinatorialSpheres                 5.707  0.040   5.748
meanGeneClusterOnCellUMAP            5.653  0.002   5.658
desymmetriseNN                       5.591  0.011   5.604
getGeneNeighbors                     5.481  0.012   5.494
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘CatsCradle’ ...
** this is package ‘CatsCradle’ version ‘1.4.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)

Tests output


Example timings

CatsCradle.Rcheck/CatsCradle-Ex.timings

nameusersystemelapsed
aggregateGeneExpression10.566 0.23610.735
annotateGeneAsVector43.478 0.90244.409
annotateGenesByGeneSet1.5870.1761.764
cellTypesPerCellTypeGraphFromCellMatrix0.3790.0030.382
collapseExtendedNBHDs2.6630.0032.590
combinatorialSpheres5.7070.0405.748
computeCellTypesPerCellTypeMatrix0.3520.0130.365
computeEdgeGraph0.3420.0000.310
computeEdgeObject0.9720.0000.972
computeGraphEmbedding9.8620.0639.926
computeNBHDByCTMatrix0.2780.0030.280
computeNBHDVsCTObject18.463 0.11518.581
computeNeighbourEnrichment0.3020.0020.304
computeNeighboursDelaunay0.2720.0010.272
computeNeighboursEuclidean1.2150.0470.866
cullEdges0.7020.0300.732
desymmetriseNN5.5910.0115.604
directedHausdorfDistance0.0000.0010.000
edgeCutoffsByClustering0.5550.0000.555
edgeCutoffsByPercentile0.4470.0090.456
edgeCutoffsByWatershed0.4950.0090.505
edgeCutoffsByZScore0.5130.0030.517
edgeLengthPlot0.5070.0020.509
edgeLengthsAndCellTypePairs0.5120.0030.514
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.6880.0635.752
getAverageExpressionDF5.8760.0505.928
getAverageExpressionMatrix5.9880.0106.000
getClusterOrder5.9210.0015.924
getExtendedNBHDs1.2050.0271.030
getFeatureZScores0.2060.0000.206
getGeneClusterAveragesPerCell5.8690.0105.879
getGeneNeighbors5.4810.0125.494
getLigandReceptorNetwork0.0160.0000.016
getLigandReceptorPairsInPanel0.3220.0020.324
getNearbyGenes6.3150.0996.416
getNearestNeighbourLists5.9640.0716.037
getObjectSubsetClusteringPValue13.298 0.28213.580
getObjectSubsetClusteringStatistics6.1050.0226.129
make.getExample0.3350.0000.336
makeLRInteractionHeatmap0.4370.0020.440
makeSummedLRInteractionHeatmap0.3900.0010.391
meanGeneClusterOnCellUMAP5.6530.0025.658
meanZPerCluster5.7640.0605.827
meanZPerClusterOnUMAP5.8390.0045.844
medianComplementDistance0.0000.0000.001
medianComplementPValue6.3160.0446.362
nbhdsAsEdgesToNbhdsAsList0.9270.0200.947
neighbourhoodDiameter0.9810.0311.013
performLigandReceptorAnalysis1.2340.1481.382
performLigandReceptorAnalysisPermutation1.1150.1251.242
plotLRDotplot1.8040.0061.811
predictAnnotation9.0210.1089.130
predictAnnotationAllGenes8.4000.0548.456
predictGeneAnnotationImpl7.0550.0497.105
randomiseNodeIndices15.592 0.02115.616
runGeometricClusteringTrials6.4200.1326.553
runMoransI1.3950.0171.412
sankeyFromMatrix0.0040.0000.003
symmetriseNN6.0240.0016.027
symmetryCheckNN6.0260.0026.028
tagRowAndColNames6.0990.0686.169
transposeObject11.228 0.10411.335