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:03 -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 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.3.3
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.3.3.tar.gz
StartedAt: 2025-10-27 20:26:20 -0400 (Mon, 27 Oct 2025)
EndedAt: 2025-10-27 20:36:38 -0400 (Mon, 27 Oct 2025)
EllapsedTime: 618.6 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.3.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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 Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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                51.559  0.528  52.279
computeNBHDVsCTObject               20.913  0.196  21.209
randomiseNodeIndices                16.633  0.425  17.162
getObjectSubsetClusteringPValue     14.977  0.716  15.749
transposeObject                     12.568  0.126  12.741
aggregateGeneExpression             11.570  0.303  11.926
computeGraphEmbedding               10.560  0.110  10.728
predictAnnotation                    9.932  0.493  10.493
predictAnnotationAllGenes            8.869  0.380   9.298
predictGeneAnnotationImpl            7.935  0.418   8.395
runGeometricClusteringTrials         6.980  0.123   7.143
getObjectSubsetClusteringStatistics  6.944  0.129   7.090
medianComplementPValue               6.904  0.076   7.020
tagRowAndColNames                    6.687  0.072   6.790
symmetriseNN                         6.475  0.147   6.655
symmetryCheckNN                      6.447  0.059   6.531
combinatorialSpheres                 6.390  0.082   6.500
getNearbyGenes                       6.414  0.057   6.502
desymmetriseNN                       6.278  0.163   6.481
geneSetsVsGeneClustersPValueMatrix   6.348  0.070   6.464
meanGeneClusterOnCellUMAP            6.265  0.112   6.404
meanZPerClusterOnUMAP                6.281  0.064   6.377
getAverageExpressionDF               6.185  0.130   6.369
getAverageExpressionMatrix           6.227  0.070   6.342
getNearestNeighbourLists             6.202  0.073   6.297
meanZPerCluster                      6.072  0.056   6.158
getGeneClusterAveragesPerCell        6.022  0.096   6.156
getGeneNeighbors                     5.936  0.063   6.036
getClusterOrder                      5.755  0.071   5.866
* 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.22-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.5-x86_64/Resources/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
aggregateGeneExpression11.570 0.30311.926
annotateGeneAsVector51.559 0.52852.279
annotateGenesByGeneSet1.9290.2992.240
cellTypesPerCellTypeGraphFromCellMatrix0.2060.0070.215
collapseExtendedNBHDs2.6320.0582.700
combinatorialSpheres6.3900.0826.500
computeCellTypesPerCellTypeMatrix0.1270.0070.135
computeEdgeGraph0.1510.0060.158
computeEdgeObject1.0710.0461.126
computeGraphEmbedding10.560 0.11010.728
computeNBHDByCTMatrix0.0960.0030.101
computeNBHDVsCTObject20.913 0.19621.209
computeNeighbourEnrichment0.1340.0050.141
computeNeighboursDelaunay0.1970.0230.223
computeNeighboursEuclidean0.6390.0170.661
cullEdges0.6440.0290.678
desymmetriseNN6.2780.1636.481
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.4670.0130.485
edgeCutoffsByPercentile0.3160.0060.324
edgeCutoffsByWatershed0.3940.0070.406
edgeCutoffsByZScore0.4580.0190.480
edgeLengthPlot0.4080.0100.424
edgeLengthsAndCellTypePairs0.4020.0190.425
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.3480.0706.464
getAverageExpressionDF6.1850.1306.369
getAverageExpressionMatrix6.2270.0706.342
getClusterOrder5.7550.0715.866
getExtendedNBHDs0.9550.0270.993
getFeatureZScores0.2850.0120.298
getGeneClusterAveragesPerCell6.0220.0966.156
getGeneNeighbors5.9360.0636.036
getLigandReceptorNetwork0.0200.0030.022
getLigandReceptorPairsInPanel0.1040.0060.109
getNearbyGenes6.4140.0576.502
getNearestNeighbourLists6.2020.0736.297
getObjectSubsetClusteringPValue14.977 0.71615.749
getObjectSubsetClusteringStatistics6.9440.1297.090
make.getExample0.0960.0050.102
makeLRInteractionHeatmap0.2690.0150.289
makeSummedLRInteractionHeatmap0.2480.0120.263
meanGeneClusterOnCellUMAP6.2650.1126.404
meanZPerCluster6.0720.0566.158
meanZPerClusterOnUMAP6.2810.0646.377
medianComplementDistance0.0010.0000.001
medianComplementPValue6.9040.0767.020
nbhdsAsEdgesToNbhdsAsList1.0820.0811.176
neighbourhoodDiameter1.0290.1831.223
performLigandReceptorAnalysis1.3691.2042.606
performLigandReceptorAnalysisPermutation1.2771.4402.769
plotLRDotplot1.8890.0301.930
predictAnnotation 9.932 0.49310.493
predictAnnotationAllGenes8.8690.3809.298
predictGeneAnnotationImpl7.9350.4188.395
randomiseNodeIndices16.633 0.42517.162
runGeometricClusteringTrials6.9800.1237.143
runMoransI1.2930.0831.383
sankeyFromMatrix0.0030.0010.003
symmetriseNN6.4750.1476.655
symmetryCheckNN6.4470.0596.531
tagRowAndColNames6.6870.0726.790
transposeObject12.568 0.12612.741