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

This page was generated on 2026-05-20 11:32 -0400 (Wed, 20 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.6.0  (landing page)
Michael Shapiro
Snapshot Date: 2026-05-19 13:40 -0400 (Tue, 19 May 2026)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_23
git_last_commit: bb3d7da
git_last_commit_date: 2026-04-28 09:03:41 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 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 nebbiolo1

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.6.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CatsCradle_1.6.0.tar.gz
StartedAt: 2026-05-19 22:12:09 -0400 (Tue, 19 May 2026)
EndedAt: 2026-05-19 22:27:12 -0400 (Tue, 19 May 2026)
EllapsedTime: 903.3 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CatsCradle.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-20 02:12:09 UTC
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.6.0’
* 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.873  0.199  17.073
randomiseNodeIndices            14.922  0.057  14.980
getObjectSubsetClusteringPValue 12.349  0.126  12.476
aggregateGeneExpression         11.063  0.312  11.302
transposeObject                  9.578  0.004   9.583
predictGeneAnnotationImpl        8.994  0.027   9.058
computeGraphEmbedding            8.685  0.123   8.809
predictAnnotation                7.956  0.054   8.011
predictAnnotationAllGenes        7.056  0.020   7.077
medianComplementPValue           4.978  0.026   5.005
* 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.23-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘CatsCradle’ ...
** this is package ‘CatsCradle’ version ‘1.6.0’
** 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
aggregateGeneExpression11.063 0.31211.302
annotateGeneAsVector2.2670.1012.371
annotateGenesByGeneSet1.3000.0371.337
cellTypesPerCellTypeGraphFromCellMatrix0.4070.0070.415
collapseExtendedNBHDs2.3990.0312.364
combinatorialSpheres4.5120.0104.525
computeCellTypesPerCellTypeMatrix0.3010.0000.301
computeEdgeGraph0.3450.0040.319
computeEdgeObject0.9680.0140.982
computeGraphEmbedding8.6850.1238.809
computeNBHDByCTMatrix0.2860.0020.287
computeNBHDVsCTObject16.873 0.19917.073
computeNeighbourEnrichment0.3040.0010.305
computeNeighboursDelaunay0.2920.0080.300
computeNeighboursEuclidean1.1970.0200.822
cullEdges0.7320.0040.735
desymmetriseNN4.5850.1124.697
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.4810.0020.482
edgeCutoffsByPercentile0.4670.0020.469
edgeCutoffsByWatershed0.5280.0030.531
edgeCutoffsByZScore0.4540.0010.455
edgeLengthPlot0.5830.0000.583
edgeLengthsAndCellTypePairs0.4370.0030.440
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.6160.0584.675
getAverageExpressionDF4.7910.0094.800
getAverageExpressionMatrix4.6800.0044.685
getClusterOrder4.4960.0044.500
getExtendedNBHDs1.2370.0211.076
getFeatureZScores0.1970.0030.200
getGeneClusterAveragesPerCell4.7610.0044.765
getGeneNeighbors4.4000.0664.467
getLigandReceptorNetwork0.0160.0000.016
getLigandReceptorPairsInPanel0.2580.0040.262
getNearbyGenes4.5920.0024.594
getNearestNeighbourLists4.4400.0564.496
getObjectSubsetClusteringPValue12.349 0.12612.476
getObjectSubsetClusteringStatistics4.6780.0074.685
make.getExample0.2890.0010.289
makeLRInteractionHeatmap0.3690.0020.371
makeSummedLRInteractionHeatmap0.3480.0010.349
meanGeneClusterOnCellUMAP4.6880.0584.748
meanZPerCluster4.6670.0034.671
meanZPerClusterOnUMAP4.7930.0634.856
medianComplementDistance0.0010.0000.001
medianComplementPValue4.9780.0265.005
nbhdsAsEdgesToNbhdsAsList0.9180.0000.918
neighbourhoodDiameter0.9540.0000.954
performLigandReceptorAnalysis1.1861.3262.513
performLigandReceptorAnalysisPermutation1.1791.3352.514
plotLRDotplot1.7520.0531.805
predictAnnotation7.9560.0548.011
predictAnnotationAllGenes7.0560.0207.077
predictGeneAnnotationImpl8.9940.0279.058
randomiseNodeIndices14.922 0.05714.980
runGeometricClusteringTrials4.7980.0074.822
runMoransI1.5330.0101.543
sankeyFromMatrix0.0040.0010.004
symmetriseNN4.5770.0154.593
symmetryCheckNN4.7110.0034.714
tagRowAndColNames4.8260.0024.830
transposeObject9.5780.0049.583