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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4866
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4572
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 284/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.5.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-11-30 13:40 -0500 (Sun, 30 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-30 21:50:38 -0500 (Sun, 30 Nov 2025)
EndedAt: 2025-11-30 22:08:46 -0500 (Sun, 30 Nov 2025)
EllapsedTime: 1087.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.723  0.739  45.469
computeNBHDVsCTObject               18.696  0.210  18.910
randomiseNodeIndices                15.254  0.020  15.275
getObjectSubsetClusteringPValue     13.246  0.165  13.411
aggregateGeneExpression             11.575  0.371  11.880
transposeObject                     10.703  0.009  10.713
computeGraphEmbedding                9.510  0.108   9.618
predictAnnotation                    8.928  0.155   9.084
predictAnnotationAllGenes            8.126  0.061   8.188
predictGeneAnnotationImpl            7.064  0.109   7.173
combinatorialSpheres                 6.781  0.093   6.874
runGeometricClusteringTrials         6.504  0.152   6.657
getNearbyGenes                       6.402  0.098   6.500
getObjectSubsetClusteringStatistics  6.443  0.030   6.474
getAverageExpressionDF               6.190  0.039   6.231
getAverageExpressionMatrix           6.213  0.000   6.215
medianComplementPValue               6.055  0.045   6.100
geneSetsVsGeneClustersPValueMatrix   5.905  0.106   6.011
getClusterOrder                      5.953  0.004   5.957
meanZPerCluster                      5.838  0.084   5.922
getGeneClusterAveragesPerCell        5.899  0.001   5.901
desymmetriseNN                       5.791  0.094   5.897
getGeneNeighbors                     5.839  0.003   5.842
getNearestNeighbourLists             5.760  0.011   5.772
tagRowAndColNames                    5.719  0.002   5.720
meanGeneClusterOnCellUMAP            5.616  0.002   5.619
meanZPerClusterOnUMAP                5.572  0.011   5.583
symmetriseNN                         5.528  0.010   5.538
symmetryCheckNN                      5.277  0.003   5.283
* 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.575 0.37111.880
annotateGeneAsVector44.723 0.73945.469
annotateGenesByGeneSet1.5540.1981.751
cellTypesPerCellTypeGraphFromCellMatrix0.1890.0010.190
collapseExtendedNBHDs2.5020.0032.432
combinatorialSpheres6.7810.0936.874
computeCellTypesPerCellTypeMatrix0.1150.0140.129
computeEdgeGraph0.1640.0180.150
computeEdgeObject0.8840.0150.899
computeGraphEmbedding9.5100.1089.618
computeNBHDByCTMatrix0.1010.0010.101
computeNBHDVsCTObject18.696 0.21018.910
computeNeighbourEnrichment0.1280.0050.133
computeNeighboursDelaunay0.0910.0060.097
computeNeighboursEuclidean1.0720.0440.690
cullEdges0.5200.0080.528
desymmetriseNN5.7910.0945.897
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.3740.0010.376
edgeCutoffsByPercentile0.2710.0000.272
edgeCutoffsByWatershed0.3170.0010.317
edgeCutoffsByZScore0.3310.0000.331
edgeLengthPlot0.3310.0010.333
edgeLengthsAndCellTypePairs0.3250.0000.325
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix5.9050.1066.011
getAverageExpressionDF6.1900.0396.231
getAverageExpressionMatrix6.2130.0006.215
getClusterOrder5.9530.0045.957
getExtendedNBHDs0.9360.0070.794
getFeatureZScores0.2190.0010.219
getGeneClusterAveragesPerCell5.8990.0015.901
getGeneNeighbors5.8390.0035.842
getLigandReceptorNetwork0.0150.0010.016
getLigandReceptorPairsInPanel0.0810.0010.082
getNearbyGenes6.4020.0986.500
getNearestNeighbourLists5.7600.0115.772
getObjectSubsetClusteringPValue13.246 0.16513.411
getObjectSubsetClusteringStatistics6.4430.0306.474
make.getExample0.0930.0000.093
makeLRInteractionHeatmap0.1830.0080.191
makeSummedLRInteractionHeatmap0.1730.0010.173
meanGeneClusterOnCellUMAP5.6160.0025.619
meanZPerCluster5.8380.0845.922
meanZPerClusterOnUMAP5.5720.0115.583
medianComplementDistance0.0010.0000.000
medianComplementPValue6.0550.0456.100
nbhdsAsEdgesToNbhdsAsList0.7040.0260.730
neighbourhoodDiameter0.7200.0240.743
performLigandReceptorAnalysis1.0421.2162.258
performLigandReceptorAnalysisPermutation0.9341.2162.149
plotLRDotplot1.5810.0281.608
predictAnnotation8.9280.1559.084
predictAnnotationAllGenes8.1260.0618.188
predictGeneAnnotationImpl7.0640.1097.173
randomiseNodeIndices15.254 0.02015.275
runGeometricClusteringTrials6.5040.1526.657
runMoransI1.2020.0041.206
sankeyFromMatrix0.0030.0000.004
symmetriseNN5.5280.0105.538
symmetryCheckNN5.2770.0035.283
tagRowAndColNames5.7190.0025.720
transposeObject10.703 0.00910.713