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

This page was generated on 2025-11-20 11:38 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4827
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4600
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4564
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 283/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.5.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-11-19 13:40 -0500 (Wed, 19 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 lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.5.1.tar.gz
StartedAt: 2025-11-19 19:58:09 -0500 (Wed, 19 Nov 2025)
EndedAt: 2025-11-19 20:08:30 -0500 (Wed, 19 Nov 2025)
EllapsedTime: 620.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.5.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/CatsCradle.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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                50.710  0.600  51.558
computeNBHDVsCTObject               20.239  0.212  20.590
randomiseNodeIndices                16.552  0.377  17.050
getObjectSubsetClusteringPValue     14.435  0.733  15.240
transposeObject                     12.512  0.125  12.709
aggregateGeneExpression             11.398  0.326  11.788
computeGraphEmbedding               10.584  0.102  10.742
predictAnnotation                    9.499  0.555  10.112
predictAnnotationAllGenes            8.832  0.477   9.387
predictGeneAnnotationImpl            7.761  0.439   8.275
runGeometricClusteringTrials         7.046  0.126   7.211
medianComplementPValue               6.783  0.084   6.898
tagRowAndColNames                    6.678  0.061   6.784
getObjectSubsetClusteringStatistics  6.514  0.142   6.694
geneSetsVsGeneClustersPValueMatrix   6.551  0.073   6.679
meanZPerClusterOnUMAP                6.509  0.082   6.640
meanGeneClusterOnCellUMAP            6.365  0.123   6.525
combinatorialSpheres                 6.383  0.082   6.493
symmetriseNN                         6.288  0.146   6.470
getNearbyGenes                       6.337  0.070   6.454
getAverageExpressionMatrix           6.318  0.083   6.472
getAverageExpressionDF               6.294  0.103   6.458
symmetryCheckNN                      6.243  0.068   6.357
getGeneClusterAveragesPerCell        6.137  0.094   6.273
meanZPerCluster                      6.136  0.074   6.257
getClusterOrder                      6.074  0.090   6.233
getGeneNeighbors                     6.027  0.072   6.153
desymmetriseNN                       5.971  0.120   6.144
getNearestNeighbourLists             5.822  0.087   5.946
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/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
aggregateGeneExpression11.398 0.32611.788
annotateGeneAsVector50.710 0.60051.558
annotateGenesByGeneSet2.0430.3182.381
cellTypesPerCellTypeGraphFromCellMatrix0.2160.0090.228
collapseExtendedNBHDs2.6370.0592.707
combinatorialSpheres6.3830.0826.493
computeCellTypesPerCellTypeMatrix0.1170.0070.125
computeEdgeGraph0.1500.0080.159
computeEdgeObject0.9960.0491.050
computeGraphEmbedding10.584 0.10210.742
computeNBHDByCTMatrix0.1050.0040.110
computeNBHDVsCTObject20.239 0.21220.590
computeNeighbourEnrichment0.1180.0060.125
computeNeighboursDelaunay0.0750.0030.079
computeNeighboursEuclidean0.6270.0610.694
cullEdges0.5630.0150.582
desymmetriseNN5.9710.1206.144
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.4570.0210.485
edgeCutoffsByPercentile0.3090.0060.316
edgeCutoffsByWatershed0.3480.0060.355
edgeCutoffsByZScore0.3930.0240.420
edgeLengthPlot0.3680.0070.377
edgeLengthsAndCellTypePairs0.3990.0150.417
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.5510.0736.679
getAverageExpressionDF6.2940.1036.458
getAverageExpressionMatrix6.3180.0836.472
getClusterOrder6.0740.0906.233
getExtendedNBHDs0.9320.0260.967
getFeatureZScores0.3020.0170.322
getGeneClusterAveragesPerCell6.1370.0946.273
getGeneNeighbors6.0270.0726.153
getLigandReceptorNetwork0.0310.0030.034
getLigandReceptorPairsInPanel0.0960.0070.104
getNearbyGenes6.3370.0706.454
getNearestNeighbourLists5.8220.0875.946
getObjectSubsetClusteringPValue14.435 0.73315.240
getObjectSubsetClusteringStatistics6.5140.1426.694
make.getExample0.0870.0050.093
makeLRInteractionHeatmap0.2280.0100.240
makeSummedLRInteractionHeatmap0.2230.0120.236
meanGeneClusterOnCellUMAP6.3650.1236.525
meanZPerCluster6.1360.0746.257
meanZPerClusterOnUMAP6.5090.0826.640
medianComplementDistance0.0010.0010.001
medianComplementPValue6.7830.0846.898
nbhdsAsEdgesToNbhdsAsList0.9340.0921.030
neighbourhoodDiameter0.9970.1401.143
performLigandReceptorAnalysis1.4321.1182.562
performLigandReceptorAnalysisPermutation1.4861.4492.961
plotLRDotplot1.8270.0391.878
predictAnnotation 9.499 0.55510.112
predictAnnotationAllGenes8.8320.4779.387
predictGeneAnnotationImpl7.7610.4398.275
randomiseNodeIndices16.552 0.37717.050
runGeometricClusteringTrials7.0460.1267.211
runMoransI1.2420.1051.355
sankeyFromMatrix0.0030.0010.005
symmetriseNN6.2880.1466.470
symmetryCheckNN6.2430.0686.357
tagRowAndColNames6.6780.0616.784
transposeObject12.512 0.12512.709