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

This page was generated on 2026-01-26 11:57 -0500 (Mon, 26 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-22 13:45 -0500 (Thu, 22 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-22 21:54:56 -0500 (Thu, 22 Jan 2026)
EndedAt: 2026-01-22 22:13:02 -0500 (Thu, 22 Jan 2026)
EllapsedTime: 1086.2 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                44.279  0.747  45.115
computeNBHDVsCTObject               19.438  0.207  19.647
randomiseNodeIndices                15.346  0.030  15.377
getObjectSubsetClusteringPValue     13.380  0.297  13.679
transposeObject                     11.717  0.123  11.843
aggregateGeneExpression             10.776  0.287  10.995
computeGraphEmbedding                9.736  0.137   9.874
predictAnnotation                    8.760  0.010   8.771
predictAnnotationAllGenes            8.309  0.002   8.311
predictGeneAnnotationImpl            7.238  0.106   7.346
getObjectSubsetClusteringStatistics  6.413  0.031   6.446
getAverageExpressionDF               6.313  0.077   6.393
getAverageExpressionMatrix           6.137  0.000   6.138
geneSetsVsGeneClustersPValueMatrix   5.968  0.109   6.078
medianComplementPValue               6.031  0.001   6.033
runGeometricClusteringTrials         5.892  0.087   5.979
getNearbyGenes                       5.835  0.102   5.938
meanZPerClusterOnUMAP                5.835  0.068   5.905
desymmetriseNN                       5.823  0.076   5.900
combinatorialSpheres                 5.814  0.047   5.862
tagRowAndColNames                    5.717  0.002   5.721
getClusterOrder                      5.586  0.001   5.589
getGeneNeighbors                     5.552  0.003   5.558
getGeneClusterAveragesPerCell        5.520  0.007   5.528
meanZPerCluster                      5.458  0.051   5.511
meanGeneClusterOnCellUMAP            5.489  0.005   5.494
getNearestNeighbourLists             5.454  0.013   5.470
symmetriseNN                         5.338  0.053   5.394
symmetryCheckNN                      5.221  0.025   5.246
* 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.776 0.28710.995
annotateGeneAsVector44.279 0.74745.115
annotateGenesByGeneSet1.6050.2041.808
cellTypesPerCellTypeGraphFromCellMatrix0.3760.0030.380
collapseExtendedNBHDs2.5990.0022.532
combinatorialSpheres5.8140.0475.862
computeCellTypesPerCellTypeMatrix0.3720.0090.381
computeEdgeGraph0.3630.0000.329
computeEdgeObject0.9930.0010.994
computeGraphEmbedding9.7360.1379.874
computeNBHDByCTMatrix0.3000.0000.299
computeNBHDVsCTObject19.438 0.20719.647
computeNeighbourEnrichment0.3330.0040.337
computeNeighboursDelaunay0.3020.0060.309
computeNeighboursEuclidean1.2680.0400.898
cullEdges0.7450.0060.751
desymmetriseNN5.8230.0765.900
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.5920.0010.594
edgeCutoffsByPercentile0.4750.0000.476
edgeCutoffsByWatershed0.4990.0020.500
edgeCutoffsByZScore0.5210.0000.521
edgeLengthPlot0.5440.0140.558
edgeLengthsAndCellTypePairs0.5190.0150.534
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.9680.1096.078
getAverageExpressionDF6.3130.0776.393
getAverageExpressionMatrix6.1370.0006.138
getClusterOrder5.5860.0015.589
getExtendedNBHDs1.2300.0191.050
getFeatureZScores0.2110.0030.215
getGeneClusterAveragesPerCell5.5200.0075.528
getGeneNeighbors5.5520.0035.558
getLigandReceptorNetwork0.0160.0000.017
getLigandReceptorPairsInPanel0.3260.0000.326
getNearbyGenes5.8350.1025.938
getNearestNeighbourLists5.4540.0135.470
getObjectSubsetClusteringPValue13.380 0.29713.679
getObjectSubsetClusteringStatistics6.4130.0316.446
make.getExample0.3220.0000.323
makeLRInteractionHeatmap0.4310.0010.432
makeSummedLRInteractionHeatmap0.4060.0020.407
meanGeneClusterOnCellUMAP5.4890.0055.494
meanZPerCluster5.4580.0515.511
meanZPerClusterOnUMAP5.8350.0685.905
medianComplementDistance0.0010.0000.000
medianComplementPValue6.0310.0016.033
nbhdsAsEdgesToNbhdsAsList0.9430.0190.963
neighbourhoodDiameter0.9430.0120.956
performLigandReceptorAnalysis1.2170.1451.363
performLigandReceptorAnalysisPermutation1.0590.1421.202
plotLRDotplot1.8090.0031.813
predictAnnotation8.7600.0108.771
predictAnnotationAllGenes8.3090.0028.311
predictGeneAnnotationImpl7.2380.1067.346
randomiseNodeIndices15.346 0.03015.377
runGeometricClusteringTrials5.8920.0875.979
runMoransI1.3350.0261.360
sankeyFromMatrix0.0030.0000.003
symmetriseNN5.3380.0535.394
symmetryCheckNN5.2210.0255.246
tagRowAndColNames5.7170.0025.721
transposeObject11.717 0.12311.843