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

This page was generated on 2026-04-08 11:57 -0400 (Wed, 08 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4897
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-04-07 13:45 -0400 (Tue, 07 Apr 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 -0400 (Mon, 22 Dec 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for CatsCradle in R Universe.


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-04-07 21:43:50 -0400 (Tue, 07 Apr 2026)
EndedAt: 2026-04-07 21:58:32 -0400 (Tue, 07 Apr 2026)
EllapsedTime: 882.0 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.4 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
computeNBHDVsCTObject           16.561  0.089  16.651
randomiseNodeIndices            15.401  0.062  15.463
getObjectSubsetClusteringPValue 12.165  0.098  12.264
aggregateGeneExpression         10.450  0.237  10.616
transposeObject                 10.199  0.005  10.205
computeGraphEmbedding            8.668  0.162   8.830
predictAnnotation                7.864  0.119   7.983
predictAnnotationAllGenes        7.762  0.019   7.781
predictGeneAnnotationImpl        6.401  0.012   6.414
medianComplementPValue           5.456  0.063   5.518
symmetryCheckNN                  5.454  0.005   5.458
tagRowAndColNames                5.448  0.002   5.451
meanZPerClusterOnUMAP            5.189  0.001   5.191
runGeometricClusteringTrials     5.174  0.003   5.177
symmetriseNN                     5.137  0.009   5.147
getAverageExpressionMatrix       5.014  0.054   5.067
meanZPerCluster                  4.959  0.065   5.024
* 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.450 0.23710.616
annotateGeneAsVector2.2110.0702.283
annotateGenesByGeneSet1.0950.0301.125
cellTypesPerCellTypeGraphFromCellMatrix0.4020.0030.405
collapseExtendedNBHDs2.3530.0222.305
combinatorialSpheres4.4780.0634.542
computeCellTypesPerCellTypeMatrix0.3130.0020.316
computeEdgeGraph0.3650.0030.338
computeEdgeObject0.9720.0130.984
computeGraphEmbedding8.6680.1628.830
computeNBHDByCTMatrix0.2760.0030.280
computeNBHDVsCTObject16.561 0.08916.651
computeNeighbourEnrichment0.3040.0000.304
computeNeighboursDelaunay0.2810.0020.284
computeNeighboursEuclidean1.2410.0150.847
cullEdges0.7680.0130.782
desymmetriseNN4.6910.0624.753
directedHausdorfDistance0.0000.0000.001
edgeCutoffsByClustering0.4940.0010.496
edgeCutoffsByPercentile0.4750.0000.475
edgeCutoffsByWatershed0.5380.0060.544
edgeCutoffsByZScore0.4650.0010.466
edgeLengthPlot0.5930.0010.594
edgeLengthsAndCellTypePairs0.4550.0010.456
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.4680.0014.470
getAverageExpressionDF4.7380.0464.785
getAverageExpressionMatrix5.0140.0545.067
getClusterOrder4.8860.0684.954
getExtendedNBHDs1.3670.0261.188
getFeatureZScores0.2040.0010.205
getGeneClusterAveragesPerCell4.9340.0094.944
getGeneNeighbors4.7850.0014.785
getLigandReceptorNetwork0.0150.0010.016
getLigandReceptorPairsInPanel0.2940.0000.293
getNearbyGenes4.5600.0014.561
getNearestNeighbourLists4.5850.0014.586
getObjectSubsetClusteringPValue12.165 0.09812.264
getObjectSubsetClusteringStatistics4.8350.0114.846
make.getExample0.2930.0000.293
makeLRInteractionHeatmap0.3720.0010.373
makeSummedLRInteractionHeatmap0.3480.0010.348
meanGeneClusterOnCellUMAP4.8260.0024.829
meanZPerCluster4.9590.0655.024
meanZPerClusterOnUMAP5.1890.0015.191
medianComplementDistance0.0010.0000.000
medianComplementPValue5.4560.0635.518
nbhdsAsEdgesToNbhdsAsList0.9740.0060.981
neighbourhoodDiameter1.0080.0001.009
performLigandReceptorAnalysis1.1510.1681.319
performLigandReceptorAnalysisPermutation1.0950.1421.237
plotLRDotplot1.8060.0041.810
predictAnnotation7.8640.1197.983
predictAnnotationAllGenes7.7620.0197.781
predictGeneAnnotationImpl6.4010.0126.414
randomiseNodeIndices15.401 0.06215.463
runGeometricClusteringTrials5.1740.0035.177
runMoransI1.5270.0091.536
sankeyFromMatrix0.0030.0000.004
symmetriseNN5.1370.0095.147
symmetryCheckNN5.4540.0055.458
tagRowAndColNames5.4480.0025.451
transposeObject10.199 0.00510.205