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

This page was generated on 2025-11-14 11:35 -0500 (Fri, 14 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4825
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4547
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 283/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.5.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-11-13 13:40 -0500 (Thu, 13 Nov 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-11-13 21:45:30 -0500 (Thu, 13 Nov 2025)
EndedAt: 2025-11-13 22:03:30 -0500 (Thu, 13 Nov 2025)
EllapsedTime: 1080.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                45.605  0.953  46.573
computeNBHDVsCTObject               19.034  0.131  19.172
randomiseNodeIndices                15.848  0.075  15.925
getObjectSubsetClusteringPValue     13.673  0.140  13.814
transposeObject                     12.034  0.008  12.042
aggregateGeneExpression             11.092  0.213  11.236
computeGraphEmbedding                9.827  0.007   9.834
predictAnnotation                    8.620  0.085   8.706
predictAnnotationAllGenes            7.896  0.022   7.918
predictGeneAnnotationImpl            6.890  0.132   7.022
medianComplementPValue               6.677  0.002   6.679
getNearestNeighbourLists             6.485  0.015   6.501
runGeometricClusteringTrials         6.377  0.089   6.468
getNearbyGenes                       6.272  0.111   6.383
getObjectSubsetClusteringStatistics  6.310  0.011   6.321
tagRowAndColNames                    6.223  0.003   6.226
getGeneClusterAveragesPerCell        6.090  0.070   6.160
meanGeneClusterOnCellUMAP            6.123  0.001   6.125
meanZPerCluster                      6.023  0.003   6.027
getAverageExpressionMatrix           5.989  0.017   6.008
getAverageExpressionDF               5.871  0.062   5.932
symmetriseNN                         5.781  0.018   5.800
getGeneNeighbors                     5.737  0.001   5.738
geneSetsVsGeneClustersPValueMatrix   5.666  0.063   5.730
desymmetriseNN                       5.603  0.035   5.637
combinatorialSpheres                 5.565  0.027   5.592
meanZPerClusterOnUMAP                5.582  0.001   5.584
getClusterOrder                      5.575  0.001   5.576
symmetryCheckNN                      5.456  0.001   5.456
* 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
aggregateGeneExpression11.092 0.21311.236
annotateGeneAsVector45.605 0.95346.573
annotateGenesByGeneSet1.5160.2021.718
cellTypesPerCellTypeGraphFromCellMatrix0.1890.0000.190
collapseExtendedNBHDs2.4230.0062.361
combinatorialSpheres5.5650.0275.592
computeCellTypesPerCellTypeMatrix0.1150.0150.130
computeEdgeGraph0.1680.0150.149
computeEdgeObject0.8820.0100.892
computeGraphEmbedding9.8270.0079.834
computeNBHDByCTMatrix0.1130.0000.113
computeNBHDVsCTObject19.034 0.13119.172
computeNeighbourEnrichment0.1230.0020.125
computeNeighboursDelaunay0.0910.0000.092
computeNeighboursEuclidean1.0500.0170.663
cullEdges0.5190.0160.536
desymmetriseNN5.6030.0355.637
directedHausdorfDistance0.0000.0000.001
edgeCutoffsByClustering0.3600.0010.361
edgeCutoffsByPercentile0.2740.0210.296
edgeCutoffsByWatershed0.3100.0040.314
edgeCutoffsByZScore0.3300.0160.345
edgeLengthPlot0.3240.0050.330
edgeLengthsAndCellTypePairs0.3240.0000.325
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix5.6660.0635.730
getAverageExpressionDF5.8710.0625.932
getAverageExpressionMatrix5.9890.0176.008
getClusterOrder5.5750.0015.576
getExtendedNBHDs1.0030.0200.838
getFeatureZScores0.2110.0030.213
getGeneClusterAveragesPerCell6.090.076.16
getGeneNeighbors5.7370.0015.738
getLigandReceptorNetwork0.0160.0010.016
getLigandReceptorPairsInPanel0.0820.0010.083
getNearbyGenes6.2720.1116.383
getNearestNeighbourLists6.4850.0156.501
getObjectSubsetClusteringPValue13.673 0.14013.814
getObjectSubsetClusteringStatistics6.3100.0116.321
make.getExample0.0910.0030.094
makeLRInteractionHeatmap0.1950.0010.196
makeSummedLRInteractionHeatmap0.1610.0040.166
meanGeneClusterOnCellUMAP6.1230.0016.125
meanZPerCluster6.0230.0036.027
meanZPerClusterOnUMAP5.5820.0015.584
medianComplementDistance0.0010.0000.000
medianComplementPValue6.6770.0026.679
nbhdsAsEdgesToNbhdsAsList0.6920.0110.704
neighbourhoodDiameter0.7150.0220.737
performLigandReceptorAnalysis1.0371.1992.236
performLigandReceptorAnalysisPermutation0.9351.2082.144
plotLRDotplot1.5460.0031.549
predictAnnotation8.6200.0858.706
predictAnnotationAllGenes7.8960.0227.918
predictGeneAnnotationImpl6.8900.1327.022
randomiseNodeIndices15.848 0.07515.925
runGeometricClusteringTrials6.3770.0896.468
runMoransI1.1600.0051.166
sankeyFromMatrix0.0030.0000.004
symmetriseNN5.7810.0185.800
symmetryCheckNN5.4560.0015.456
tagRowAndColNames6.2230.0036.226
transposeObject12.034 0.00812.042