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

This page was generated on 2025-11-26 11:37 -0500 (Wed, 26 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4830
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4609
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4569
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-25 13:40 -0500 (Tue, 25 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
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 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-25 21:46:20 -0500 (Tue, 25 Nov 2025)
EndedAt: 2025-11-25 22:04:18 -0500 (Tue, 25 Nov 2025)
EllapsedTime: 1078.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.765  0.910  45.679
computeNBHDVsCTObject               18.500  0.116  18.618
randomiseNodeIndices                15.503  0.008  15.512
getObjectSubsetClusteringPValue     13.008  0.153  13.163
transposeObject                     10.814  0.119  10.934
aggregateGeneExpression             10.250  0.215  10.399
computeGraphEmbedding                9.383  0.065   9.448
predictAnnotation                    9.124  0.139   9.263
predictAnnotationAllGenes            8.417  0.077   8.495
predictGeneAnnotationImpl            7.369  0.071   7.440
runGeometricClusteringTrials         6.695  0.032   6.726
getObjectSubsetClusteringStatistics  6.571  0.024   6.596
getGeneClusterAveragesPerCell        6.375  0.004   6.379
getGeneNeighbors                     6.122  0.070   6.193
meanZPerCluster                      6.109  0.058   6.167
meanGeneClusterOnCellUMAP            6.085  0.003   6.088
geneSetsVsGeneClustersPValueMatrix   5.996  0.082   6.079
symmetryCheckNN                      5.892  0.055   5.947
getAverageExpressionDF               5.879  0.039   5.918
getNearbyGenes                       5.813  0.101   5.914
getAverageExpressionMatrix           5.893  0.006   5.901
medianComplementPValue               5.818  0.062   5.881
tagRowAndColNames                    5.871  0.002   5.873
meanZPerClusterOnUMAP                5.698  0.062   5.761
getClusterOrder                      5.660  0.005   5.665
desymmetriseNN                       5.550  0.052   5.603
getNearestNeighbourLists             5.552  0.016   5.578
symmetriseNN                         5.517  0.005   5.522
combinatorialSpheres                 5.494  0.021   5.515
* 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.250 0.21510.399
annotateGeneAsVector44.765 0.91045.679
annotateGenesByGeneSet1.5200.1991.720
cellTypesPerCellTypeGraphFromCellMatrix0.1860.0020.188
collapseExtendedNBHDs2.4570.0012.387
combinatorialSpheres5.4940.0215.515
computeCellTypesPerCellTypeMatrix0.1100.0160.127
computeEdgeGraph0.1660.0150.148
computeEdgeObject0.8610.0140.875
computeGraphEmbedding9.3830.0659.448
computeNBHDByCTMatrix0.0980.0050.103
computeNBHDVsCTObject18.500 0.11618.618
computeNeighbourEnrichment0.1200.0020.121
computeNeighboursDelaunay0.0930.0000.092
computeNeighboursEuclidean1.0290.0130.632
cullEdges0.5180.0000.518
desymmetriseNN5.5500.0525.603
directedHausdorfDistance0.0000.0010.001
edgeCutoffsByClustering0.3690.0040.373
edgeCutoffsByPercentile0.2690.0010.270
edgeCutoffsByWatershed0.3160.0000.316
edgeCutoffsByZScore0.3370.0000.337
edgeLengthPlot0.3350.0040.338
edgeLengthsAndCellTypePairs0.3300.0020.332
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix5.9960.0826.079
getAverageExpressionDF5.8790.0395.918
getAverageExpressionMatrix5.8930.0065.901
getClusterOrder5.6600.0055.665
getExtendedNBHDs1.0400.0120.870
getFeatureZScores0.2120.0010.213
getGeneClusterAveragesPerCell6.3750.0046.379
getGeneNeighbors6.1220.0706.193
getLigandReceptorNetwork0.0160.0000.016
getLigandReceptorPairsInPanel0.0830.0010.084
getNearbyGenes5.8130.1015.914
getNearestNeighbourLists5.5520.0165.578
getObjectSubsetClusteringPValue13.008 0.15313.163
getObjectSubsetClusteringStatistics6.5710.0246.596
make.getExample0.0930.0000.093
makeLRInteractionHeatmap0.1880.0030.190
makeSummedLRInteractionHeatmap0.1710.0010.172
meanGeneClusterOnCellUMAP6.0850.0036.088
meanZPerCluster6.1090.0586.167
meanZPerClusterOnUMAP5.6980.0625.761
medianComplementDistance0.0010.0000.001
medianComplementPValue5.8180.0625.881
nbhdsAsEdgesToNbhdsAsList0.6930.0150.708
neighbourhoodDiameter0.7190.0220.741
performLigandReceptorAnalysis0.9831.2382.221
performLigandReceptorAnalysisPermutation0.9121.2552.167
plotLRDotplot1.6510.0601.711
predictAnnotation9.1240.1399.263
predictAnnotationAllGenes8.4170.0778.495
predictGeneAnnotationImpl7.3690.0717.440
randomiseNodeIndices15.503 0.00815.512
runGeometricClusteringTrials6.6950.0326.726
runMoransI1.1640.0171.181
sankeyFromMatrix0.0030.0010.003
symmetriseNN5.5170.0055.522
symmetryCheckNN5.8920.0555.947
tagRowAndColNames5.8710.0025.873
transposeObject10.814 0.11910.934