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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.5.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-12-04 13:40 -0500 (Thu, 04 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-04 21:45:30 -0500 (Thu, 04 Dec 2025)
EndedAt: 2025-12-04 22:03:40 -0500 (Thu, 04 Dec 2025)
EllapsedTime: 1089.5 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.604  0.990  46.598
computeNBHDVsCTObject               18.735  0.125  18.862
randomiseNodeIndices                15.416  0.074  15.494
getObjectSubsetClusteringPValue     13.444  0.155  13.599
aggregateGeneExpression             10.921  0.218  11.077
transposeObject                     10.853  0.048  10.901
predictAnnotation                    9.195  0.029   9.224
computeGraphEmbedding                9.153  0.015   9.169
predictAnnotationAllGenes            8.146  0.001   8.147
predictGeneAnnotationImpl            6.839  0.099   6.939
runGeometricClusteringTrials         6.424  0.077   6.501
getNearbyGenes                       6.359  0.075   6.434
getObjectSubsetClusteringStatistics  6.314  0.013   6.327
getGeneNeighbors                     6.248  0.044   6.292
getGeneClusterAveragesPerCell        6.191  0.051   6.256
getAverageExpressionDF               6.133  0.057   6.189
getClusterOrder                      6.092  0.005   6.097
geneSetsVsGeneClustersPValueMatrix   6.011  0.075   6.086
medianComplementPValue               6.056  0.001   6.057
tagRowAndColNames                    5.948  0.047   5.995
getAverageExpressionMatrix           5.964  0.018   5.982
symmetriseNN                         5.925  0.047   5.973
getNearestNeighbourLists             5.830  0.088   5.920
combinatorialSpheres                 5.871  0.034   5.906
desymmetriseNN                       5.648  0.026   5.674
symmetryCheckNN                      5.605  0.057   5.664
meanGeneClusterOnCellUMAP            5.634  0.002   5.637
meanZPerClusterOnUMAP                5.548  0.002   5.550
meanZPerCluster                      5.544  0.002   5.546
* 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.921 0.21811.077
annotateGeneAsVector45.604 0.99046.598
annotateGenesByGeneSet1.5330.2001.732
cellTypesPerCellTypeGraphFromCellMatrix0.1830.0040.187
collapseExtendedNBHDs2.4460.0022.377
combinatorialSpheres5.8710.0345.906
computeCellTypesPerCellTypeMatrix0.1080.0220.132
computeEdgeGraph0.1770.0100.156
computeEdgeObject0.9820.0191.015
computeGraphEmbedding9.1530.0159.169
computeNBHDByCTMatrix0.1030.0000.103
computeNBHDVsCTObject18.735 0.12518.862
computeNeighbourEnrichment0.1200.0020.121
computeNeighboursDelaunay0.0920.0000.092
computeNeighboursEuclidean1.0300.0390.657
cullEdges0.5110.0140.525
desymmetriseNN5.6480.0265.674
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.3690.0010.369
edgeCutoffsByPercentile0.2720.0000.272
edgeCutoffsByWatershed0.3070.0010.307
edgeCutoffsByZScore0.3320.0180.349
edgeLengthPlot0.3260.0080.334
edgeLengthsAndCellTypePairs0.3400.0130.353
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.0110.0756.086
getAverageExpressionDF6.1330.0576.189
getAverageExpressionMatrix5.9640.0185.982
getClusterOrder6.0920.0056.097
getExtendedNBHDs1.0060.0180.840
getFeatureZScores0.2050.0040.208
getGeneClusterAveragesPerCell6.1910.0516.256
getGeneNeighbors6.2480.0446.292
getLigandReceptorNetwork0.0170.0000.016
getLigandReceptorPairsInPanel0.0820.0010.084
getNearbyGenes6.3590.0756.434
getNearestNeighbourLists5.8300.0885.920
getObjectSubsetClusteringPValue13.444 0.15513.599
getObjectSubsetClusteringStatistics6.3140.0136.327
make.getExample0.0900.0040.094
makeLRInteractionHeatmap0.1910.0010.192
makeSummedLRInteractionHeatmap0.1760.0040.179
meanGeneClusterOnCellUMAP5.6340.0025.637
meanZPerCluster5.5440.0025.546
meanZPerClusterOnUMAP5.5480.0025.550
medianComplementDistance0.0010.0000.000
medianComplementPValue6.0560.0016.057
nbhdsAsEdgesToNbhdsAsList0.6910.0070.698
neighbourhoodDiameter0.7190.0140.733
performLigandReceptorAnalysis1.0221.1872.209
performLigandReceptorAnalysisPermutation0.9071.2142.120
plotLRDotplot1.5580.0051.563
predictAnnotation9.1950.0299.224
predictAnnotationAllGenes8.1460.0018.147
predictGeneAnnotationImpl6.8390.0996.939
randomiseNodeIndices15.416 0.07415.494
runGeometricClusteringTrials6.4240.0776.501
runMoransI1.3270.0121.340
sankeyFromMatrix0.0040.0000.003
symmetriseNN5.9250.0475.973
symmetryCheckNN5.6050.0575.664
tagRowAndColNames5.9480.0475.995
transposeObject10.853 0.04810.901