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

This page was generated on 2026-04-30 11:35 -0400 (Thu, 30 Apr 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-04-29 13:40 -0400 (Wed, 29 Apr 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-04-29 22:14:11 -0400 (Wed, 29 Apr 2026)
EndedAt: 2026-04-29 22:29:07 -0400 (Wed, 29 Apr 2026)
EllapsedTime: 896.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-04-30 02:14:11 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           17.105  0.208  17.317
randomiseNodeIndices            14.128  0.047  14.176
getObjectSubsetClusteringPValue 13.194  0.074  13.270
aggregateGeneExpression         10.832  0.225  11.002
transposeObject                  9.490  0.005   9.495
computeGraphEmbedding            8.824  0.054   8.879
predictAnnotation                7.882  0.108   7.991
predictAnnotationAllGenes        7.084  0.009   7.093
predictGeneAnnotationImpl        5.924  0.016   5.943
getAverageExpressionDF           5.019  0.066   5.086
* 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
aggregateGeneExpression10.832 0.22511.002
annotateGeneAsVector2.3590.1082.467
annotateGenesByGeneSet1.3490.0131.361
cellTypesPerCellTypeGraphFromCellMatrix0.4370.0060.442
collapseExtendedNBHDs2.4070.0362.364
combinatorialSpheres4.6440.1594.803
computeCellTypesPerCellTypeMatrix0.3070.0020.309
computeEdgeGraph0.3720.0010.341
computeEdgeObject0.9950.0141.010
computeGraphEmbedding8.8240.0548.879
computeNBHDByCTMatrix0.2920.0010.293
computeNBHDVsCTObject17.105 0.20817.317
computeNeighbourEnrichment0.3120.0010.313
computeNeighboursDelaunay0.2820.0020.283
computeNeighboursEuclidean1.1820.0200.810
cullEdges0.7380.0050.742
desymmetriseNN4.6140.0104.624
directedHausdorfDistance0.0000.0010.000
edgeCutoffsByClustering0.4820.0010.483
edgeCutoffsByPercentile0.4670.0020.470
edgeCutoffsByWatershed0.5250.0110.536
edgeCutoffsByZScore0.4500.0040.454
edgeLengthPlot0.5250.0030.528
edgeLengthsAndCellTypePairs0.4770.0140.491
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.5300.0024.533
getAverageExpressionDF5.0190.0665.086
getAverageExpressionMatrix4.9840.0034.987
getClusterOrder4.4680.0594.527
getExtendedNBHDs1.2670.0291.113
getFeatureZScores0.1980.0030.202
getGeneClusterAveragesPerCell4.7280.0044.733
getGeneNeighbors4.6910.0074.698
getLigandReceptorNetwork0.0170.0010.017
getLigandReceptorPairsInPanel0.2720.0010.273
getNearbyGenes4.5440.0074.551
getNearestNeighbourLists4.5790.0014.581
getObjectSubsetClusteringPValue13.194 0.07413.270
getObjectSubsetClusteringStatistics4.6110.0094.620
make.getExample0.2790.0020.281
makeLRInteractionHeatmap0.3610.0050.366
makeSummedLRInteractionHeatmap0.3350.0000.340
meanGeneClusterOnCellUMAP4.7400.0024.744
meanZPerCluster4.6950.0144.709
meanZPerClusterOnUMAP4.8430.0494.891
medianComplementDistance0.0000.0000.001
medianComplementPValue4.7660.0054.771
nbhdsAsEdgesToNbhdsAsList0.9820.0040.986
neighbourhoodDiameter0.9840.0020.986
performLigandReceptorAnalysis1.2911.5802.871
performLigandReceptorAnalysisPermutation2.9631.4174.416
plotLRDotplot1.7410.0111.752
predictAnnotation7.8820.1087.991
predictAnnotationAllGenes7.0840.0097.093
predictGeneAnnotationImpl5.9240.0165.943
randomiseNodeIndices14.128 0.04714.176
runGeometricClusteringTrials4.9270.0064.932
runMoransI1.4620.0021.465
sankeyFromMatrix0.0040.0000.003
symmetriseNN4.4490.0104.459
symmetryCheckNN4.6210.0014.622
tagRowAndColNames4.9230.0034.926
transposeObject9.4900.0059.495