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

This page was generated on 2026-05-02 11:34 -0400 (Sat, 02 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" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4718
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-01 13:40 -0400 (Fri, 01 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
kjohnson3macOS 13.7.7 Ventura / arm64  OK    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-01 22:21:49 -0400 (Fri, 01 May 2026)
EndedAt: 2026-05-01 22:36:58 -0400 (Fri, 01 May 2026)
EllapsedTime: 909.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-02 02:21:50 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.953  0.270  17.223
randomiseNodeIndices            14.226  0.049  14.276
getObjectSubsetClusteringPValue 13.395  0.078  13.475
aggregateGeneExpression         12.912  0.368  14.252
transposeObject                  9.659  0.004   9.663
computeGraphEmbedding            9.372  0.042   9.414
predictAnnotation                8.346  0.053   8.399
predictAnnotationAllGenes        7.058  0.044   7.103
predictGeneAnnotationImpl        6.071  0.077   6.148
tagRowAndColNames                5.380  0.001   5.381
runGeometricClusteringTrials     5.263  0.004   5.268
symmetryCheckNN                  5.239  0.002   5.241
getAverageExpressionMatrix       4.992  0.059   5.054
* 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
aggregateGeneExpression12.912 0.36814.252
annotateGeneAsVector2.3950.0942.491
annotateGenesByGeneSet1.3110.0021.312
cellTypesPerCellTypeGraphFromCellMatrix0.4090.0020.412
collapseExtendedNBHDs2.3550.0412.316
combinatorialSpheres4.8460.1474.998
computeCellTypesPerCellTypeMatrix0.2940.0010.294
computeEdgeGraph0.3660.0020.328
computeEdgeObject0.9960.0511.047
computeGraphEmbedding9.3720.0429.414
computeNBHDByCTMatrix0.2780.0000.278
computeNBHDVsCTObject16.953 0.27017.223
computeNeighbourEnrichment0.3040.0000.303
computeNeighboursDelaunay0.2790.0000.280
computeNeighboursEuclidean1.1800.0170.804
cullEdges0.7480.0010.750
desymmetriseNN4.7390.0054.744
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.4780.0020.481
edgeCutoffsByPercentile0.4660.0060.473
edgeCutoffsByWatershed0.5390.0020.542
edgeCutoffsByZScore0.4510.0000.452
edgeLengthPlot0.5240.0020.525
edgeLengthsAndCellTypePairs0.4920.0050.497
exampleObjects0.0010.0000.000
geneSetsVsGeneClustersPValueMatrix4.7480.0034.752
getAverageExpressionDF4.7440.0584.805
getAverageExpressionMatrix4.9920.0595.054
getClusterOrder4.4400.0564.496
getExtendedNBHDs1.3240.0221.125
getFeatureZScores0.2050.0010.205
getGeneClusterAveragesPerCell4.8620.0054.869
getGeneNeighbors4.6110.0054.616
getLigandReceptorNetwork0.0150.0010.016
getLigandReceptorPairsInPanel0.2690.0040.273
getNearbyGenes4.5670.0024.569
getNearestNeighbourLists4.7410.0724.814
getObjectSubsetClusteringPValue13.395 0.07813.475
getObjectSubsetClusteringStatistics4.6560.0104.667
make.getExample0.2710.0020.272
makeLRInteractionHeatmap0.3650.0020.367
makeSummedLRInteractionHeatmap0.3420.0050.347
meanGeneClusterOnCellUMAP4.7970.0044.802
meanZPerCluster4.6290.0024.631
meanZPerClusterOnUMAP4.8230.0024.829
medianComplementDistance0.0010.0000.000
medianComplementPValue4.9070.0024.910
nbhdsAsEdgesToNbhdsAsList0.9660.0000.965
neighbourhoodDiameter0.9770.0030.980
performLigandReceptorAnalysis1.1561.3222.478
performLigandReceptorAnalysisPermutation1.1691.3542.523
plotLRDotplot1.7400.0131.753
predictAnnotation8.3460.0538.399
predictAnnotationAllGenes7.0580.0447.103
predictGeneAnnotationImpl6.0710.0776.148
randomiseNodeIndices14.226 0.04914.276
runGeometricClusteringTrials5.2630.0045.268
runMoransI1.4700.0021.472
sankeyFromMatrix0.0040.0000.004
symmetriseNN4.8320.0074.840
symmetryCheckNN5.2390.0025.241
tagRowAndColNames5.3800.0015.381
transposeObject9.6590.0049.663