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

This page was generated on 2025-10-28 12:02 -0400 (Tue, 28 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-27 13:45 -0400 (Mon, 27 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  YES
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  YES
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-27 21:46:22 -0400 (Mon, 27 Oct 2025)
EndedAt: 2025-10-27 22:04:09 -0400 (Mon, 27 Oct 2025)
EllapsedTime: 1067.1 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.393  0.508  44.908
computeNBHDVsCTObject               20.040  0.173  20.215
randomiseNodeIndices                15.776  0.101  15.878
getObjectSubsetClusteringPValue     13.155  0.185  13.341
transposeObject                     11.025  0.099  11.126
aggregateGeneExpression             10.319  0.234  10.487
computeGraphEmbedding               10.520  0.002  10.524
predictAnnotation                    8.549  0.028   8.579
predictAnnotationAllGenes            7.836  0.004   7.841
predictGeneAnnotationImpl            7.670  0.041   7.712
runGeometricClusteringTrials         6.361  0.078   6.440
getObjectSubsetClusteringStatistics  6.137  0.047   6.186
medianComplementPValue               6.109  0.065   6.175
meanZPerClusterOnUMAP                5.947  0.057   6.006
getNearbyGenes                       5.864  0.064   5.929
tagRowAndColNames                    5.804  0.063   5.869
geneSetsVsGeneClustersPValueMatrix   5.777  0.084   5.862
getAverageExpressionMatrix           5.756  0.052   5.808
getGeneNeighbors                     5.724  0.052   5.778
combinatorialSpheres                 5.722  0.036   5.759
meanZPerCluster                      5.729  0.003   5.733
getNearestNeighbourLists             5.635  0.058   5.695
meanGeneClusterOnCellUMAP            5.670  0.003   5.674
getAverageExpressionDF               5.580  0.085   5.667
desymmetriseNN                       5.576  0.029   5.607
getClusterOrder                      5.526  0.057   5.584
symmetriseNN                         5.422  0.034   5.458
symmetryCheckNN                      5.439  0.000   5.440
getGeneClusterAveragesPerCell        5.343  0.061   5.404
* 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.319 0.23410.487
annotateGeneAsVector44.393 0.50844.908
annotateGenesByGeneSet1.4940.1911.685
cellTypesPerCellTypeGraphFromCellMatrix0.1870.0010.188
collapseExtendedNBHDs2.4240.0002.361
combinatorialSpheres5.7220.0365.759
computeCellTypesPerCellTypeMatrix0.1080.0180.126
computeEdgeGraph0.1630.0200.152
computeEdgeObject0.8870.0120.901
computeGraphEmbedding10.520 0.00210.524
computeNBHDByCTMatrix0.1020.0000.102
computeNBHDVsCTObject20.040 0.17320.215
computeNeighbourEnrichment0.1240.0020.125
computeNeighboursDelaunay0.0930.0020.095
computeNeighboursEuclidean1.0370.0200.655
cullEdges0.5060.0480.554
desymmetriseNN5.5760.0295.607
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.3550.0110.366
edgeCutoffsByPercentile0.2670.0010.267
edgeCutoffsByWatershed0.3090.0000.309
edgeCutoffsByZScore0.3250.0040.329
edgeLengthPlot0.3280.0000.327
edgeLengthsAndCellTypePairs0.3210.0010.321
exampleObjects0.0010.0000.000
geneSetsVsGeneClustersPValueMatrix5.7770.0845.862
getAverageExpressionDF5.5800.0855.667
getAverageExpressionMatrix5.7560.0525.808
getClusterOrder5.5260.0575.584
getExtendedNBHDs0.9680.0050.780
getFeatureZScores0.1980.0010.199
getGeneClusterAveragesPerCell5.3430.0615.404
getGeneNeighbors5.7240.0525.778
getLigandReceptorNetwork0.0160.0000.016
getLigandReceptorPairsInPanel0.0820.0010.082
getNearbyGenes5.8640.0645.929
getNearestNeighbourLists5.6350.0585.695
getObjectSubsetClusteringPValue13.155 0.18513.341
getObjectSubsetClusteringStatistics6.1370.0476.186
make.getExample0.0910.0010.092
makeLRInteractionHeatmap0.1870.0050.192
makeSummedLRInteractionHeatmap0.1700.0010.171
meanGeneClusterOnCellUMAP5.6700.0035.674
meanZPerCluster5.7290.0035.733
meanZPerClusterOnUMAP5.9470.0576.006
medianComplementDistance000
medianComplementPValue6.1090.0656.175
nbhdsAsEdgesToNbhdsAsList0.6810.0010.681
neighbourhoodDiameter0.7350.0080.743
performLigandReceptorAnalysis0.9310.1321.063
performLigandReceptorAnalysisPermutation0.8250.1280.954
plotLRDotplot1.5650.0011.567
predictAnnotation8.5490.0288.579
predictAnnotationAllGenes7.8360.0047.841
predictGeneAnnotationImpl7.6700.0417.712
randomiseNodeIndices15.776 0.10115.878
runGeometricClusteringTrials6.3610.0786.440
runMoransI1.1020.0231.125
sankeyFromMatrix0.0030.0000.003
symmetriseNN5.4220.0345.458
symmetryCheckNN5.4390.0005.440
tagRowAndColNames5.8040.0635.869
transposeObject11.025 0.09911.126