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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4624
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-01 13:45 -0500 (Mon, 01 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
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-02 02:23:27 -0500 (Tue, 02 Dec 2025)
EndedAt: 2025-12-02 02:40:51 -0500 (Tue, 02 Dec 2025)
EllapsedTime: 1044.3 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                     91.660  0.931  96.871
randomiseNodeIndices                     31.193  0.513  34.533
computeNBHDVsCTObject                    27.712  0.235  29.154
getObjectSubsetClusteringPValue          22.095  0.978  24.250
aggregateGeneExpression                  19.049  0.483  20.458
predictAnnotation                        14.891  0.817  16.833
transposeObject                          15.354  0.119  16.219
computeGraphEmbedding                    14.185  0.223  15.030
predictAnnotationAllGenes                13.368  0.504  14.628
predictGeneAnnotationImpl                10.959  0.311  12.083
runGeometricClusteringTrials              8.869  0.146   9.221
medianComplementPValue                    8.763  0.086   9.441
getObjectSubsetClusteringStatistics       8.697  0.133   9.237
combinatorialSpheres                      8.691  0.135   9.293
geneSetsVsGeneClustersPValueMatrix        8.616  0.134   9.034
getNearbyGenes                            8.555  0.059   9.266
getAverageExpressionMatrix                8.465  0.084   8.988
tagRowAndColNames                         8.402  0.059   8.644
getAverageExpressionDF                    8.288  0.084   8.838
desymmetriseNN                            8.058  0.126   8.895
meanGeneClusterOnCellUMAP                 7.850  0.129   8.320
symmetriseNN                              7.651  0.187   8.476
getGeneClusterAveragesPerCell             7.654  0.100   8.522
getGeneNeighbors                          7.642  0.068   8.478
meanZPerClusterOnUMAP                     7.620  0.060   8.018
meanZPerCluster                           7.612  0.053   7.891
symmetryCheckNN                           7.545  0.065   8.006
getNearestNeighbourLists                  7.458  0.087   8.020
getClusterOrder                           7.379  0.076   7.813
collapseExtendedNBHDs                     7.139  0.063   7.579
performLigandReceptorAnalysis             3.147  3.229   6.683
performLigandReceptorAnalysisPermutation  3.097  3.193   6.613
* 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
aggregateGeneExpression19.049 0.48320.458
annotateGeneAsVector91.660 0.93196.871
annotateGenesByGeneSet3.7210.3444.379
cellTypesPerCellTypeGraphFromCellMatrix0.4700.0680.561
collapseExtendedNBHDs7.1390.0637.579
combinatorialSpheres8.6910.1359.293
computeCellTypesPerCellTypeMatrix0.2170.0150.234
computeEdgeGraph0.2480.0130.263
computeEdgeObject2.4170.2032.728
computeGraphEmbedding14.185 0.22315.030
computeNBHDByCTMatrix0.1930.0050.205
computeNBHDVsCTObject27.712 0.23529.154
computeNeighbourEnrichment0.2390.0080.251
computeNeighboursDelaunay0.1680.0050.181
computeNeighboursEuclidean1.2530.0851.411
cullEdges1.3070.0211.412
desymmetriseNN8.0580.1268.895
directedHausdorfDistance0.0010.0000.002
edgeCutoffsByClustering0.8410.0170.896
edgeCutoffsByPercentile0.7780.0130.827
edgeCutoffsByWatershed0.9930.0341.094
edgeCutoffsByZScore0.7530.0070.776
edgeLengthPlot0.8580.0080.920
edgeLengthsAndCellTypePairs0.7450.0100.764
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix8.6160.1349.034
getAverageExpressionDF8.2880.0848.838
getAverageExpressionMatrix8.4650.0848.988
getClusterOrder7.3790.0767.813
getExtendedNBHDs1.3740.0171.451
getFeatureZScores0.4260.0160.468
getGeneClusterAveragesPerCell7.6540.1008.522
getGeneNeighbors7.6420.0688.478
getLigandReceptorNetwork0.0420.0050.049
getLigandReceptorPairsInPanel0.1630.0080.187
getNearbyGenes8.5550.0599.266
getNearestNeighbourLists7.4580.0878.020
getObjectSubsetClusteringPValue22.095 0.97824.250
getObjectSubsetClusteringStatistics8.6970.1339.237
make.getExample0.1690.0070.180
makeLRInteractionHeatmap0.3870.0130.421
makeSummedLRInteractionHeatmap0.3670.0130.407
meanGeneClusterOnCellUMAP7.8500.1298.320
meanZPerCluster7.6120.0537.891
meanZPerClusterOnUMAP7.6200.0608.018
medianComplementDistance0.0010.0010.002
medianComplementPValue8.7630.0869.441
nbhdsAsEdgesToNbhdsAsList2.0010.1912.312
neighbourhoodDiameter1.9740.1452.222
performLigandReceptorAnalysis3.1473.2296.683
performLigandReceptorAnalysisPermutation3.0973.1936.613
plotLRDotplot3.9670.0884.332
predictAnnotation14.891 0.81716.833
predictAnnotationAllGenes13.368 0.50414.628
predictGeneAnnotationImpl10.959 0.31112.083
randomiseNodeIndices31.193 0.51334.533
runGeometricClusteringTrials8.8690.1469.221
runMoransI2.4920.2632.795
sankeyFromMatrix0.0050.0020.005
symmetriseNN7.6510.1878.476
symmetryCheckNN7.5450.0658.006
tagRowAndColNames8.4020.0598.644
transposeObject15.354 0.11916.219