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

This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 289/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.4.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-11-14 13:45 -0500 (Fri, 14 Nov 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_22
git_last_commit: 87aae32
git_last_commit_date: 2025-11-04 07:20:10 -0500 (Tue, 04 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CatsCradle on nebbiolo2

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.4.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CatsCradle_1.4.1.tar.gz
StartedAt: 2025-11-14 21:55:29 -0500 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 22:13:11 -0500 (Fri, 14 Nov 2025)
EllapsedTime: 1062.2 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CatsCradle_1.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.4.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.742  0.904  46.647
computeNBHDVsCTObject               18.829  0.110  18.942
randomiseNodeIndices                15.234  0.073  15.309
getObjectSubsetClusteringPValue     12.628  0.144  12.775
aggregateGeneExpression             11.010  0.242  11.183
transposeObject                     11.072  0.032  11.107
computeGraphEmbedding                9.467  0.010   9.480
predictAnnotation                    8.155  0.159   8.318
predictAnnotationAllGenes            7.896  0.075   7.973
predictGeneAnnotationImpl            6.875  0.089   6.966
runGeometricClusteringTrials         6.224  0.069   6.294
geneSetsVsGeneClustersPValueMatrix   6.105  0.104   6.210
medianComplementPValue               6.087  0.065   6.153
desymmetriseNN                       5.778  0.061   5.839
tagRowAndColNames                    5.789  0.048   5.839
getObjectSubsetClusteringStatistics  5.817  0.017   5.836
getNearbyGenes                       5.677  0.111   5.789
symmetryCheckNN                      5.720  0.054   5.776
symmetriseNN                         5.693  0.059   5.754
combinatorialSpheres                 5.604  0.037   5.642
getGeneClusterAveragesPerCell        5.630  0.001   5.632
getAverageExpressionMatrix           5.618  0.006   5.625
getGeneNeighbors                     5.534  0.053   5.588
getAverageExpressionDF               5.526  0.020   5.547
getNearestNeighbourLists             5.482  0.009   5.493
meanGeneClusterOnCellUMAP            5.482  0.001   5.485
meanZPerCluster                      5.460  0.022   5.482
meanZPerClusterOnUMAP                5.423  0.033   5.457
getClusterOrder                      5.339  0.003   5.344
* 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.22-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘CatsCradle’ ...
** this is package ‘CatsCradle’ version ‘1.4.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.010 0.24211.183
annotateGeneAsVector45.742 0.90446.647
annotateGenesByGeneSet1.5120.2151.727
cellTypesPerCellTypeGraphFromCellMatrix0.1880.0020.190
collapseExtendedNBHDs2.4670.0012.403
combinatorialSpheres5.6040.0375.642
computeCellTypesPerCellTypeMatrix0.1160.0150.130
computeEdgeGraph0.1650.0200.152
computeEdgeObject0.9760.0090.995
computeGraphEmbedding9.4670.0109.480
computeNBHDByCTMatrix0.1000.0010.100
computeNBHDVsCTObject18.829 0.11018.942
computeNeighbourEnrichment0.1270.0000.126
computeNeighboursDelaunay0.0900.0010.091
computeNeighboursEuclidean1.0380.0130.647
cullEdges0.5130.0030.516
desymmetriseNN5.7780.0615.839
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.3640.0010.364
edgeCutoffsByPercentile0.2670.0010.268
edgeCutoffsByWatershed0.3080.0020.310
edgeCutoffsByZScore0.3280.0000.329
edgeLengthPlot0.3300.0010.331
edgeLengthsAndCellTypePairs0.3270.0010.328
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.1050.1046.210
getAverageExpressionDF5.5260.0205.547
getAverageExpressionMatrix5.6180.0065.625
getClusterOrder5.3390.0035.344
getExtendedNBHDs0.9860.0030.806
getFeatureZScores0.1940.0010.195
getGeneClusterAveragesPerCell5.6300.0015.632
getGeneNeighbors5.5340.0535.588
getLigandReceptorNetwork0.0160.0000.016
getLigandReceptorPairsInPanel0.0810.0010.081
getNearbyGenes5.6770.1115.789
getNearestNeighbourLists5.4820.0095.493
getObjectSubsetClusteringPValue12.628 0.14412.775
getObjectSubsetClusteringStatistics5.8170.0175.836
make.getExample0.0900.0010.091
makeLRInteractionHeatmap0.1780.0020.180
makeSummedLRInteractionHeatmap0.1540.0000.154
meanGeneClusterOnCellUMAP5.4820.0015.485
meanZPerCluster5.4600.0225.482
meanZPerClusterOnUMAP5.4230.0335.457
medianComplementDistance0.0000.0000.001
medianComplementPValue6.0870.0656.153
nbhdsAsEdgesToNbhdsAsList0.7100.0080.719
neighbourhoodDiameter0.7330.0280.761
performLigandReceptorAnalysis0.9460.1791.125
performLigandReceptorAnalysisPermutation0.8610.1461.007
plotLRDotplot1.5810.0081.590
predictAnnotation8.1550.1598.318
predictAnnotationAllGenes7.8960.0757.973
predictGeneAnnotationImpl6.8750.0896.966
randomiseNodeIndices15.234 0.07315.309
runGeometricClusteringTrials6.2240.0696.294
runMoransI1.2120.0161.228
sankeyFromMatrix0.0030.0000.004
symmetriseNN5.6930.0595.754
symmetryCheckNN5.7200.0545.776
tagRowAndColNames5.7890.0485.839
transposeObject11.072 0.03211.107