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

This page was generated on 2026-05-08 11:33 -0400 (Fri, 08 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" 4992
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4725
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-07 13:40 -0400 (Thu, 07 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    ERROR  skippedskipped
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-07 22:08:43 -0400 (Thu, 07 May 2026)
EndedAt: 2026-05-07 22:23:56 -0400 (Thu, 07 May 2026)
EllapsedTime: 913.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-08 02:08:43 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.635  0.082  17.735
randomiseNodeIndices            14.489  0.046  14.537
getObjectSubsetClusteringPValue 13.469  0.128  13.598
aggregateGeneExpression         11.294  0.257  11.480
transposeObject                 10.343  0.070  10.414
computeGraphEmbedding            9.342  0.077   9.419
predictAnnotation                7.965  0.057   8.024
predictAnnotationAllGenes        6.858  0.010   6.870
predictGeneAnnotationImpl        6.211  0.014   6.225
tagRowAndColNames                5.615  0.000   5.615
symmetriseNN                     5.553  0.013   5.566
runGeometricClusteringTrials     5.460  0.007   5.468
desymmetriseNN                   5.284  0.051   5.336
getAverageExpressionDF           5.086  0.002   5.089
meanZPerCluster                  5.015  0.057   5.072
symmetryCheckNN                  4.992  0.013   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.294 0.25711.480
annotateGeneAsVector2.3470.0992.448
annotateGenesByGeneSet1.3590.0061.365
cellTypesPerCellTypeGraphFromCellMatrix0.4150.0060.420
collapseExtendedNBHDs2.3660.0282.320
combinatorialSpheres4.7770.0994.876
computeCellTypesPerCellTypeMatrix0.3430.0030.346
computeEdgeGraph0.3810.0010.345
computeEdgeObject0.9830.0311.015
computeGraphEmbedding9.3420.0779.419
computeNBHDByCTMatrix0.3050.0010.306
computeNBHDVsCTObject17.635 0.08217.735
computeNeighbourEnrichment0.3110.0010.312
computeNeighboursDelaunay0.2750.0010.276
computeNeighboursEuclidean1.2840.0390.912
cullEdges0.7910.0000.792
desymmetriseNN5.2840.0515.336
directedHausdorfDistance0.0000.0000.001
edgeCutoffsByClustering0.4850.0000.485
edgeCutoffsByPercentile0.4650.0020.467
edgeCutoffsByWatershed0.5640.0330.597
edgeCutoffsByZScore0.4570.0030.460
edgeLengthPlot0.5220.0070.528
edgeLengthsAndCellTypePairs0.4950.0110.506
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.5730.0494.623
getAverageExpressionDF5.0860.0025.089
getAverageExpressionMatrix4.9640.0024.966
getClusterOrder4.9890.0034.997
getExtendedNBHDs1.3380.0401.151
getFeatureZScores0.2020.0010.204
getGeneClusterAveragesPerCell4.7720.0074.779
getGeneNeighbors4.6900.0054.694
getLigandReceptorNetwork0.0160.0000.017
getLigandReceptorPairsInPanel0.2560.0010.256
getNearbyGenes4.9230.0024.926
getNearestNeighbourLists4.4930.0024.495
getObjectSubsetClusteringPValue13.469 0.12813.598
getObjectSubsetClusteringStatistics4.5430.0134.556
make.getExample0.2700.0020.272
makeLRInteractionHeatmap0.3820.0040.387
makeSummedLRInteractionHeatmap0.3590.0020.361
meanGeneClusterOnCellUMAP4.9010.0044.906
meanZPerCluster5.0150.0575.072
meanZPerClusterOnUMAP4.7620.0024.763
medianComplementDistance000
medianComplementPValue4.9150.0734.988
nbhdsAsEdgesToNbhdsAsList0.9450.0010.946
neighbourhoodDiameter0.9850.0010.986
performLigandReceptorAnalysis1.1661.3692.536
performLigandReceptorAnalysisPermutation1.2311.3702.601
plotLRDotplot1.7770.0231.799
predictAnnotation7.9650.0578.024
predictAnnotationAllGenes6.8580.0106.870
predictGeneAnnotationImpl6.2110.0146.225
randomiseNodeIndices14.489 0.04614.537
runGeometricClusteringTrials5.4600.0075.468
runMoransI1.5200.0041.524
sankeyFromMatrix0.0020.0020.004
symmetriseNN5.5530.0135.566
symmetryCheckNN4.9920.0135.005
tagRowAndColNames5.6150.0005.615
transposeObject10.343 0.07010.414