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

This page was generated on 2025-12-12 11:34 -0500 (Fri, 12 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4874
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4582
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 285/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.5.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-12-11 13:40 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: 032f58b
git_last_commit_date: 2025-11-04 07:21:19 -0500 (Tue, 04 Nov 2025)
nebbiolo1Linux (Ubuntu 24.04.3 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


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.5.1
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.5.1.tar.gz
StartedAt: 2025-12-11 21:44:33 -0500 (Thu, 11 Dec 2025)
EndedAt: 2025-12-11 22:02:31 -0500 (Thu, 11 Dec 2025)
EllapsedTime: 1078.4 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.5.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CatsCradle.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.5.1’
* 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
annotateGeneAsVector                44.584  1.602  46.190
computeNBHDVsCTObject               18.735  0.292  19.029
randomiseNodeIndices                15.454  0.006  15.463
getObjectSubsetClusteringPValue     12.679  0.263  12.944
aggregateGeneExpression             10.672  0.728  11.320
transposeObject                     11.071  0.112  11.185
computeGraphEmbedding                9.364  0.164   9.530
predictAnnotation                    8.624  0.154   8.779
predictAnnotationAllGenes            7.949  0.011   7.961
predictGeneAnnotationImpl            6.782  0.076   6.858
runGeometricClusteringTrials         6.325  0.051   6.377
medianComplementPValue               6.141  0.059   6.201
symmetriseNN                         5.987  0.048   6.036
getNearbyGenes                       5.921  0.045   5.966
getAverageExpressionMatrix           5.962  0.004   5.967
getAverageExpressionDF               5.858  0.102   5.960
combinatorialSpheres                 5.757  0.105   5.864
meanGeneClusterOnCellUMAP            5.841  0.002   5.843
getGeneNeighbors                     5.701  0.056   5.760
geneSetsVsGeneClustersPValueMatrix   5.650  0.105   5.755
tagRowAndColNames                    5.635  0.063   5.698
getObjectSubsetClusteringStatistics  5.648  0.047   5.695
getGeneClusterAveragesPerCell        5.537  0.060   5.598
desymmetriseNN                       5.490  0.081   5.572
meanZPerClusterOnUMAP                5.504  0.053   5.559
meanZPerCluster                      5.509  0.003   5.513
getClusterOrder                      5.435  0.001   5.436
getNearestNeighbourLists             5.381  0.024   5.405
symmetryCheckNN                      5.266  0.000   5.267
* 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.5.1’
** 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.672 0.72811.320
annotateGeneAsVector44.584 1.60246.190
annotateGenesByGeneSet1.5400.1781.717
cellTypesPerCellTypeGraphFromCellMatrix0.1860.0010.186
collapseExtendedNBHDs2.3920.0022.313
combinatorialSpheres5.7570.1055.864
computeCellTypesPerCellTypeMatrix0.1100.0160.127
computeEdgeGraph0.1840.0120.154
computeEdgeObject0.8500.0130.865
computeGraphEmbedding9.3640.1649.530
computeNBHDByCTMatrix0.1050.0030.108
computeNBHDVsCTObject18.735 0.29219.029
computeNeighbourEnrichment0.1220.0040.127
computeNeighboursDelaunay0.0910.0050.095
computeNeighboursEuclidean1.0690.0660.706
cullEdges0.5260.0260.551
desymmetriseNN5.4900.0815.572
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.3630.0040.367
edgeCutoffsByPercentile0.2670.0030.270
edgeCutoffsByWatershed0.3170.0120.328
edgeCutoffsByZScore0.3230.0180.341
edgeLengthPlot0.3230.0120.334
edgeLengthsAndCellTypePairs0.3320.0020.334
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.6500.1055.755
getAverageExpressionDF5.8580.1025.960
getAverageExpressionMatrix5.9620.0045.967
getClusterOrder5.4350.0015.436
getExtendedNBHDs0.9910.0260.834
getFeatureZScores0.2070.0010.208
getGeneClusterAveragesPerCell5.5370.0605.598
getGeneNeighbors5.7010.0565.760
getLigandReceptorNetwork0.0170.0000.017
getLigandReceptorPairsInPanel0.0800.0020.082
getNearbyGenes5.9210.0455.966
getNearestNeighbourLists5.3810.0245.405
getObjectSubsetClusteringPValue12.679 0.26312.944
getObjectSubsetClusteringStatistics5.6480.0475.695
make.getExample0.0930.0010.094
makeLRInteractionHeatmap0.1860.0030.188
makeSummedLRInteractionHeatmap0.1630.0030.165
meanGeneClusterOnCellUMAP5.8410.0025.843
meanZPerCluster5.5090.0035.513
meanZPerClusterOnUMAP5.5040.0535.559
medianComplementDistance0.0000.0000.001
medianComplementPValue6.1410.0596.201
nbhdsAsEdgesToNbhdsAsList0.6840.0090.693
neighbourhoodDiameter0.7260.0130.738
performLigandReceptorAnalysis1.0671.2202.286
performLigandReceptorAnalysisPermutation0.9161.2472.162
plotLRDotplot1.5550.0041.559
predictAnnotation8.6240.1548.779
predictAnnotationAllGenes7.9490.0117.961
predictGeneAnnotationImpl6.7820.0766.858
randomiseNodeIndices15.454 0.00615.463
runGeometricClusteringTrials6.3250.0516.377
runMoransI1.1610.0241.185
sankeyFromMatrix0.0040.0000.004
symmetriseNN5.9870.0486.036
symmetryCheckNN5.2660.0005.267
tagRowAndColNames5.6350.0635.698
transposeObject11.071 0.11211.185