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

This page was generated on 2025-12-11 12:04 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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.4.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_22
git_last_commit: 87aae32
git_last_commit_date: 2025-11-04 07:20:10 -0500 (Tue, 04 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CatsCradle on merida1

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.4.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.4.1.tar.gz
StartedAt: 2025-12-09 02:05:56 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 02:23:52 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 1076.2 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.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.4.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                     92.014  0.915 100.371
randomiseNodeIndices                     31.246  0.461  34.487
computeNBHDVsCTObject                    27.714  0.225  30.146
getObjectSubsetClusteringPValue          22.090  1.146  25.057
aggregateGeneExpression                  18.915  0.518  20.558
transposeObject                          15.373  0.136  16.889
predictAnnotation                        14.699  0.633  16.553
computeGraphEmbedding                    14.228  0.142  15.584
predictAnnotationAllGenes                13.153  0.504  14.998
predictGeneAnnotationImpl                10.955  0.437  12.512
runGeometricClusteringTrials              8.820  0.141   9.850
medianComplementPValue                    8.834  0.086   9.063
combinatorialSpheres                      8.698  0.132   9.841
getObjectSubsetClusteringStatistics       8.609  0.154   9.187
geneSetsVsGeneClustersPValueMatrix        8.618  0.087   9.417
getNearbyGenes                            8.555  0.056   9.192
getAverageExpressionDF                    8.432  0.149   9.335
getAverageExpressionMatrix                8.347  0.096   9.207
tagRowAndColNames                         8.288  0.095   9.171
desymmetriseNN                            7.953  0.132   8.769
symmetriseNN                              7.816  0.224   8.798
meanZPerClusterOnUMAP                     7.962  0.069   8.355
meanZPerCluster                           7.821  0.066   8.279
meanGeneClusterOnCellUMAP                 7.683  0.159   8.208
getGeneClusterAveragesPerCell             7.696  0.088   8.521
getGeneNeighbors                          7.711  0.064   8.457
symmetryCheckNN                           7.600  0.077   7.909
getClusterOrder                           7.575  0.069   8.339
getNearestNeighbourLists                  7.474  0.100   8.423
collapseExtendedNBHDs                     7.238  0.106   7.776
performLigandReceptorAnalysis             3.288  3.803   7.473
performLigandReceptorAnalysisPermutation  3.100  3.367   7.026
* 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.4.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
aggregateGeneExpression18.915 0.51820.558
annotateGeneAsVector 92.014 0.915100.371
annotateGenesByGeneSet3.7050.5074.361
cellTypesPerCellTypeGraphFromCellMatrix0.3850.0130.420
collapseExtendedNBHDs7.2380.1067.776
combinatorialSpheres8.6980.1329.841
computeCellTypesPerCellTypeMatrix0.2190.0110.255
computeEdgeGraph0.2500.0160.286
computeEdgeObject2.3990.0622.679
computeGraphEmbedding14.228 0.14215.584
computeNBHDByCTMatrix0.1970.0050.216
computeNBHDVsCTObject27.714 0.22530.146
computeNeighbourEnrichment0.2290.0070.237
computeNeighboursDelaunay0.1650.0050.170
computeNeighboursEuclidean1.1970.0891.290
cullEdges1.3140.0331.430
desymmetriseNN7.9530.1328.769
directedHausdorfDistance0.0010.0010.002
edgeCutoffsByClustering0.9300.0231.043
edgeCutoffsByPercentile0.7690.0080.840
edgeCutoffsByWatershed0.8520.0080.955
edgeCutoffsByZScore0.8580.0250.975
edgeLengthPlot0.8750.0090.921
edgeLengthsAndCellTypePairs0.8540.0230.914
exampleObjects000
geneSetsVsGeneClustersPValueMatrix8.6180.0879.417
getAverageExpressionDF8.4320.1499.335
getAverageExpressionMatrix8.3470.0969.207
getClusterOrder7.5750.0698.339
getExtendedNBHDs1.3830.0231.532
getFeatureZScores0.4500.0170.506
getGeneClusterAveragesPerCell7.6960.0888.521
getGeneNeighbors7.7110.0648.457
getLigandReceptorNetwork0.0440.0060.053
getLigandReceptorPairsInPanel0.1620.0080.190
getNearbyGenes8.5550.0569.192
getNearestNeighbourLists7.4740.1008.423
getObjectSubsetClusteringPValue22.090 1.14625.057
getObjectSubsetClusteringStatistics8.6090.1549.187
make.getExample0.1710.0060.186
makeLRInteractionHeatmap0.4020.0190.446
makeSummedLRInteractionHeatmap0.3640.0120.392
meanGeneClusterOnCellUMAP7.6830.1598.208
meanZPerCluster7.8210.0668.279
meanZPerClusterOnUMAP7.9620.0698.355
medianComplementDistance0.0010.0000.002
medianComplementPValue8.8340.0869.063
nbhdsAsEdgesToNbhdsAsList1.8950.1012.068
neighbourhoodDiameter1.9760.1962.307
performLigandReceptorAnalysis3.2883.8037.473
performLigandReceptorAnalysisPermutation3.1003.3677.026
plotLRDotplot3.9050.0544.282
predictAnnotation14.699 0.63316.553
predictAnnotationAllGenes13.153 0.50414.998
predictGeneAnnotationImpl10.955 0.43712.512
randomiseNodeIndices31.246 0.46134.487
runGeometricClusteringTrials8.8200.1419.850
runMoransI2.5430.1333.237
sankeyFromMatrix0.0070.0020.009
symmetriseNN7.8160.2248.798
symmetryCheckNN7.6000.0777.909
tagRowAndColNames8.2880.0959.171
transposeObject15.373 0.13616.889