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

This page was generated on 2025-12-02 11:34 -0500 (Tue, 02 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-12-01 13:40 -0500 (Mon, 01 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-01 21:49:42 -0500 (Mon, 01 Dec 2025)
EndedAt: 2025-12-01 22:07:31 -0500 (Mon, 01 Dec 2025)
EllapsedTime: 1068.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.759  0.714  45.476
computeNBHDVsCTObject               18.196  0.202  18.399
randomiseNodeIndices                14.890  0.022  14.914
getObjectSubsetClusteringPValue     12.953  0.159  13.114
aggregateGeneExpression             10.318  0.258  10.505
transposeObject                     10.253  0.061  10.318
computeGraphEmbedding                9.207  0.001   9.208
predictAnnotation                    8.248  0.129   8.378
predictAnnotationAllGenes            7.726  0.072   7.799
predictGeneAnnotationImpl            6.825  0.120   6.946
runGeometricClusteringTrials         5.960  0.128   6.089
getAverageExpressionDF               5.876  0.080   5.956
geneSetsVsGeneClustersPValueMatrix   5.793  0.115   5.908
medianComplementPValue               5.876  0.004   5.880
getNearbyGenes                       5.838  0.031   5.870
getAverageExpressionMatrix           5.698  0.064   5.762
combinatorialSpheres                 5.626  0.052   5.677
getObjectSubsetClusteringStatistics  5.643  0.011   5.655
symmetriseNN                         5.483  0.057   5.540
getGeneClusterAveragesPerCell        5.510  0.023   5.533
desymmetriseNN                       5.424  0.031   5.455
getClusterOrder                      5.379  0.070   5.449
meanZPerClusterOnUMAP                5.373  0.072   5.450
getGeneNeighbors                     5.421  0.003   5.424
tagRowAndColNames                    5.404  0.005   5.409
getNearestNeighbourLists             5.392  0.009   5.402
symmetryCheckNN                      5.315  0.065   5.381
meanGeneClusterOnCellUMAP            5.368  0.010   5.379
meanZPerCluster                      5.171  0.048   5.220
* 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.318 0.25810.505
annotateGeneAsVector44.759 0.71445.476
annotateGenesByGeneSet1.5020.2041.706
cellTypesPerCellTypeGraphFromCellMatrix0.1820.0040.185
collapseExtendedNBHDs2.3860.0012.329
combinatorialSpheres5.6260.0525.677
computeCellTypesPerCellTypeMatrix0.1090.0190.128
computeEdgeGraph0.1580.0240.147
computeEdgeObject0.8270.0090.837
computeGraphEmbedding9.2070.0019.208
computeNBHDByCTMatrix0.1000.0000.101
computeNBHDVsCTObject18.196 0.20218.399
computeNeighbourEnrichment0.1230.0050.129
computeNeighboursDelaunay0.0910.0020.093
computeNeighboursEuclidean1.0620.0490.698
cullEdges0.5200.0180.538
desymmetriseNN5.4240.0315.455
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.3610.0170.378
edgeCutoffsByPercentile0.2710.0010.272
edgeCutoffsByWatershed0.3140.0030.317
edgeCutoffsByZScore0.3310.0030.334
edgeLengthPlot0.3280.0020.330
edgeLengthsAndCellTypePairs0.3440.0010.345
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix5.7930.1155.908
getAverageExpressionDF5.8760.0805.956
getAverageExpressionMatrix5.6980.0645.762
getClusterOrder5.3790.0705.449
getExtendedNBHDs0.9310.0100.786
getFeatureZScores0.2040.0010.205
getGeneClusterAveragesPerCell5.5100.0235.533
getGeneNeighbors5.4210.0035.424
getLigandReceptorNetwork0.0150.0010.017
getLigandReceptorPairsInPanel0.0820.0000.082
getNearbyGenes5.8380.0315.870
getNearestNeighbourLists5.3920.0095.402
getObjectSubsetClusteringPValue12.953 0.15913.114
getObjectSubsetClusteringStatistics5.6430.0115.655
make.getExample0.0900.0020.092
makeLRInteractionHeatmap0.1780.0020.180
makeSummedLRInteractionHeatmap0.1580.0010.158
meanGeneClusterOnCellUMAP5.3680.0105.379
meanZPerCluster5.1710.0485.220
meanZPerClusterOnUMAP5.3730.0725.450
medianComplementDistance0.0010.0000.000
medianComplementPValue5.8760.0045.880
nbhdsAsEdgesToNbhdsAsList0.6770.0430.720
neighbourhoodDiameter0.7120.0180.731
performLigandReceptorAnalysis1.0561.1642.221
performLigandReceptorAnalysisPermutation0.9141.1922.106
plotLRDotplot1.5200.0301.551
predictAnnotation8.2480.1298.378
predictAnnotationAllGenes7.7260.0727.799
predictGeneAnnotationImpl6.8250.1206.946
randomiseNodeIndices14.890 0.02214.914
runGeometricClusteringTrials5.9600.1286.089
runMoransI1.1070.0051.113
sankeyFromMatrix0.0030.0000.003
symmetriseNN5.4830.0575.540
symmetryCheckNN5.3150.0655.381
tagRowAndColNames5.4040.0055.409
transposeObject10.253 0.06110.318