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

This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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-11-14 13:45 -0500 (Fri, 14 Nov 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CatsCradle on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: CatsCradle
Version: 1.4.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CatsCradle_1.4.1.tar.gz
StartedAt: 2025-11-14 07:35:20 -0000 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 07:46:21 -0000 (Fri, 14 Nov 2025)
EllapsedTime: 660.6 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CatsCradle_1.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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 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                50.458  0.578  51.173
computeNBHDVsCTObject               22.851  0.805  23.724
randomiseNodeIndices                20.548  0.004  20.618
getObjectSubsetClusteringPValue     16.375  0.256  16.673
aggregateGeneExpression             12.892  0.331  13.245
transposeObject                     12.763  0.000  12.803
computeGraphEmbedding               11.487  0.076  11.584
predictAnnotation                   10.449  0.079  10.555
predictAnnotationAllGenes            9.647  0.012   9.683
predictGeneAnnotationImpl            8.322  0.040   8.382
medianComplementPValue               7.243  0.028   7.291
runGeometricClusteringTrials         7.171  0.028   7.218
combinatorialSpheres                 7.064  0.072   7.157
getNearbyGenes                       6.788  0.135   6.941
tagRowAndColNames                    6.902  0.000   6.923
geneSetsVsGeneClustersPValueMatrix   6.701  0.195   6.915
getObjectSubsetClusteringStatistics  6.792  0.035   6.848
getGeneClusterAveragesPerCell        6.551  0.060   6.630
meanZPerClusterOnUMAP                6.556  0.040   6.614
getAverageExpressionMatrix           6.409  0.103   6.530
meanGeneClusterOnCellUMAP            6.460  0.052   6.533
getAverageExpressionDF               6.337  0.116   6.470
getGeneNeighbors                     6.390  0.048   6.459
meanZPerCluster                      6.351  0.076   6.446
symmetriseNN                         6.371  0.008   6.395
getClusterOrder                      6.283  0.092   6.394
desymmetriseNN                       6.066  0.240   6.323
symmetryCheckNN                      6.206  0.000   6.224
getNearestNeighbourLists             6.139  0.048   6.203
* 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
  ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-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
aggregateGeneExpression12.892 0.33113.245
annotateGeneAsVector50.458 0.57851.173
annotateGenesByGeneSet2.1680.1322.306
cellTypesPerCellTypeGraphFromCellMatrix0.2420.0080.251
collapseExtendedNBHDs3.8780.0083.869
combinatorialSpheres7.0640.0727.157
computeCellTypesPerCellTypeMatrix0.1360.0080.144
computeEdgeGraph0.1640.0120.167
computeEdgeObject1.2530.0041.260
computeGraphEmbedding11.487 0.07611.584
computeNBHDByCTMatrix0.1180.0000.117
computeNBHDVsCTObject22.851 0.80523.724
computeNeighbourEnrichment0.1480.0040.152
computeNeighboursDelaunay0.1070.0000.107
computeNeighboursEuclidean0.8790.0640.909
cullEdges0.7510.0510.805
desymmetriseNN6.0660.2406.323
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.5330.0280.563
edgeCutoffsByPercentile0.3980.0040.402
edgeCutoffsByWatershed0.4550.0040.460
edgeCutoffsByZScore0.5070.0120.521
edgeLengthPlot0.4810.0040.486
edgeLengthsAndCellTypePairs0.4900.0160.507
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.7010.1956.915
getAverageExpressionDF6.3370.1166.470
getAverageExpressionMatrix6.4090.1036.530
getClusterOrder6.2830.0926.394
getExtendedNBHDs0.9360.0120.842
getFeatureZScores0.3010.0000.302
getGeneClusterAveragesPerCell6.5510.0606.630
getGeneNeighbors6.3900.0486.459
getLigandReceptorNetwork0.0200.0000.019
getLigandReceptorPairsInPanel0.090.000.09
getNearbyGenes6.7880.1356.941
getNearestNeighbourLists6.1390.0486.203
getObjectSubsetClusteringPValue16.375 0.25616.673
getObjectSubsetClusteringStatistics6.7920.0356.848
make.getExample0.1130.0000.114
makeLRInteractionHeatmap0.2420.0000.243
makeSummedLRInteractionHeatmap0.2220.0040.227
meanGeneClusterOnCellUMAP6.4600.0526.533
meanZPerCluster6.3510.0766.446
meanZPerClusterOnUMAP6.5560.0406.614
medianComplementDistance0.0010.0000.001
medianComplementPValue7.2430.0287.291
nbhdsAsEdgesToNbhdsAsList1.1250.0511.180
neighbourhoodDiameter1.1270.0241.153
performLigandReceptorAnalysis1.3300.1921.527
performLigandReceptorAnalysisPermutation1.2260.1761.405
plotLRDotplot2.5030.0082.516
predictAnnotation10.449 0.07910.555
predictAnnotationAllGenes9.6470.0129.683
predictGeneAnnotationImpl8.3220.0408.382
randomiseNodeIndices20.548 0.00420.618
runGeometricClusteringTrials7.1710.0287.218
runMoransI1.9190.0081.932
sankeyFromMatrix0.0050.0000.005
symmetriseNN6.3710.0086.395
symmetryCheckNN6.2060.0006.224
tagRowAndColNames6.9020.0006.923
transposeObject12.763 0.00012.803