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

This page was generated on 2025-10-29 12:05 -0400 (Wed, 29 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4901
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4691
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4637
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.3.3  (landing page)
Michael Shapiro
Snapshot Date: 2025-10-28 13:45 -0400 (Tue, 28 Oct 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: 00cf5a4
git_last_commit_date: 2025-10-25 15:46:54 -0400 (Sat, 25 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    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 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.3.3
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.3.3.tar.gz
StartedAt: 2025-10-28 21:44:26 -0400 (Tue, 28 Oct 2025)
EndedAt: 2025-10-28 22:02:13 -0400 (Tue, 28 Oct 2025)
EllapsedTime: 1067.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.3.3.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.3.3’
* 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.612  0.693  45.316
computeNBHDVsCTObject               18.907  0.179  19.089
randomiseNodeIndices                14.971  0.036  15.009
getObjectSubsetClusteringPValue     13.080  0.256  13.338
transposeObject                     11.402  0.035  11.440
aggregateGeneExpression             10.137  0.249  10.319
computeGraphEmbedding                9.776  0.001   9.779
predictAnnotation                    8.486  0.102   8.589
predictAnnotationAllGenes            7.784  0.020   7.805
predictGeneAnnotationImpl            7.176  0.070   7.249
runGeometricClusteringTrials         6.359  0.115   6.476
medianComplementPValue               6.153  0.020   6.174
combinatorialSpheres                 6.100  0.028   6.128
symmetriseNN                         6.028  0.054   6.083
meanGeneClusterOnCellUMAP            6.078  0.002   6.081
getObjectSubsetClusteringStatistics  5.948  0.047   5.997
meanZPerClusterOnUMAP                5.896  0.071   5.968
geneSetsVsGeneClustersPValueMatrix   5.844  0.077   5.921
tagRowAndColNames                    5.879  0.028   5.909
getNearbyGenes                       5.798  0.070   5.868
getAverageExpressionMatrix           5.703  0.103   5.806
getNearestNeighbourLists             5.608  0.036   5.646
getAverageExpressionDF               5.551  0.053   5.605
symmetryCheckNN                      5.492  0.051   5.544
getClusterOrder                      5.456  0.015   5.472
meanZPerCluster                      5.449  0.002   5.453
getGeneClusterAveragesPerCell        5.299  0.112   5.412
getGeneNeighbors                     5.328  0.025   5.354
desymmetriseNN                       5.210  0.063   5.274
* 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.3.3’
** 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.137 0.24910.319
annotateGeneAsVector44.612 0.69345.316
annotateGenesByGeneSet1.5100.1971.707
cellTypesPerCellTypeGraphFromCellMatrix0.1860.0030.189
collapseExtendedNBHDs2.4280.0012.355
combinatorialSpheres6.1000.0286.128
computeCellTypesPerCellTypeMatrix0.1130.0150.128
computeEdgeGraph0.1730.0140.152
computeEdgeObject0.9350.0170.952
computeGraphEmbedding9.7760.0019.779
computeNBHDByCTMatrix0.1030.0000.103
computeNBHDVsCTObject18.907 0.17919.089
computeNeighbourEnrichment0.1220.0010.123
computeNeighboursDelaunay0.0910.0000.091
computeNeighboursEuclidean0.9970.0010.612
cullEdges0.5010.0340.535
desymmetriseNN5.2100.0635.274
directedHausdorfDistance0.0000.0000.001
edgeCutoffsByClustering0.3660.0170.383
edgeCutoffsByPercentile0.2700.0030.273
edgeCutoffsByWatershed0.3110.0030.314
edgeCutoffsByZScore0.3210.0060.327
edgeLengthPlot0.3230.0020.324
edgeLengthsAndCellTypePairs0.3230.0000.324
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.8440.0775.921
getAverageExpressionDF5.5510.0535.605
getAverageExpressionMatrix5.7030.1035.806
getClusterOrder5.4560.0155.472
getExtendedNBHDs0.9200.0060.751
getFeatureZScores0.1960.0000.196
getGeneClusterAveragesPerCell5.2990.1125.412
getGeneNeighbors5.3280.0255.354
getLigandReceptorNetwork0.0170.0000.017
getLigandReceptorPairsInPanel0.0810.0010.082
getNearbyGenes5.7980.0705.868
getNearestNeighbourLists5.6080.0365.646
getObjectSubsetClusteringPValue13.080 0.25613.338
getObjectSubsetClusteringStatistics5.9480.0475.997
make.getExample0.0910.0020.093
makeLRInteractionHeatmap0.1900.0010.191
makeSummedLRInteractionHeatmap0.1760.0010.178
meanGeneClusterOnCellUMAP6.0780.0026.081
meanZPerCluster5.4490.0025.453
meanZPerClusterOnUMAP5.8960.0715.968
medianComplementDistance000
medianComplementPValue6.1530.0206.174
nbhdsAsEdgesToNbhdsAsList0.680.000.68
neighbourhoodDiameter0.7210.0050.726
performLigandReceptorAnalysis0.9250.1381.063
performLigandReceptorAnalysisPermutation0.8200.1360.957
plotLRDotplot1.5830.0051.589
predictAnnotation8.4860.1028.589
predictAnnotationAllGenes7.7840.0207.805
predictGeneAnnotationImpl7.1760.0707.249
randomiseNodeIndices14.971 0.03615.009
runGeometricClusteringTrials6.3590.1156.476
runMoransI1.0740.0041.078
sankeyFromMatrix0.0040.0000.003
symmetriseNN6.0280.0546.083
symmetryCheckNN5.4920.0515.544
tagRowAndColNames5.8790.0285.909
transposeObject11.402 0.03511.440