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

This page was generated on 2026-04-20 11:37 -0400 (Mon, 20 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4961
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4690
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 292/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.5.2  (landing page)
Michael Shapiro
Snapshot Date: 2026-04-19 13:40 -0400 (Sun, 19 Apr 2026)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: 0f9d76f
git_last_commit_date: 2025-12-22 18:28:13 -0400 (Mon, 22 Dec 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for CatsCradle in R Universe.


CHECK results for CatsCradle on kunpeng2

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.5.2
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.5.2.tar.gz
StartedAt: 2026-04-17 03:11:20 -0000 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 03:22:14 -0000 (Fri, 17 Apr 2026)
EllapsedTime: 654.7 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.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CatsCradle.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.5.2’
* 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
computeNBHDVsCTObject               22.955  0.119  23.134
randomiseNodeIndices                21.675  0.024  21.751
getObjectSubsetClusteringPValue     18.789  0.067  18.900
aggregateGeneExpression             15.061  0.271  15.349
computeGraphEmbedding               11.984  0.080  12.090
transposeObject                     11.971  0.040  12.045
predictAnnotation                   11.177  0.092  11.297
predictAnnotationAllGenes            9.360  0.044   9.426
predictGeneAnnotationImpl            7.856  0.008   7.884
runGeometricClusteringTrials         6.738  0.004   6.760
combinatorialSpheres                 6.554  0.088   6.657
geneSetsVsGeneClustersPValueMatrix   6.535  0.060   6.609
medianComplementPValue               6.570  0.008   6.594
getNearbyGenes                       6.554  0.004   6.574
getObjectSubsetClusteringStatistics  6.509  0.008   6.535
tagRowAndColNames                    6.504  0.004   6.524
getAverageExpressionDF               6.354  0.032   6.403
getAverageExpressionMatrix           6.328  0.012   6.359
desymmetriseNN                       6.124  0.024   6.163
meanZPerClusterOnUMAP                6.092  0.036   6.142
symmetryCheckNN                      6.059  0.000   6.073
getGeneClusterAveragesPerCell        6.003  0.048   6.067
meanZPerCluster                      5.964  0.000   5.978
getGeneNeighbors                     5.949  0.004   5.966
symmetriseNN                         5.892  0.004   5.913
meanGeneClusterOnCellUMAP            5.882  0.004   5.902
getClusterOrder                      5.845  0.040   5.898
getNearestNeighbourLists             5.845  0.040   5.899
* 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.23-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-devel_2025-02-19/site-library’
* installing *source* package ‘CatsCradle’ ...
** this is package ‘CatsCradle’ version ‘1.5.2’
** 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
aggregateGeneExpression15.061 0.27115.349
annotateGeneAsVector2.7810.0282.831
annotateGenesByGeneSet1.9540.0642.022
cellTypesPerCellTypeGraphFromCellMatrix0.5580.0000.559
collapseExtendedNBHDs4.0180.0164.012
combinatorialSpheres6.5540.0886.657
computeCellTypesPerCellTypeMatrix0.5710.0080.580
computeEdgeGraph0.6250.0160.631
computeEdgeObject1.7130.0201.736
computeGraphEmbedding11.984 0.08012.090
computeNBHDByCTMatrix0.4990.0000.499
computeNBHDVsCTObject22.955 0.11923.134
computeNeighbourEnrichment0.6050.0000.606
computeNeighboursDelaunay0.5670.0040.571
computeNeighboursEuclidean1.7880.0081.726
cullEdges1.3880.0241.415
desymmetriseNN6.1240.0246.163
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.9750.0040.981
edgeCutoffsByPercentile0.8680.0000.869
edgeCutoffsByWatershed0.9870.0000.990
edgeCutoffsByZScore0.9000.0000.902
edgeLengthPlot0.9420.0120.955
edgeLengthsAndCellTypePairs0.8950.0040.901
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.5350.0606.609
getAverageExpressionDF6.3540.0326.403
getAverageExpressionMatrix6.3280.0126.359
getClusterOrder5.8450.0405.898
getExtendedNBHDs1.6590.0081.541
getFeatureZScores0.2930.0000.294
getGeneClusterAveragesPerCell6.0030.0486.067
getGeneNeighbors5.9490.0045.966
getLigandReceptorNetwork0.0170.0040.022
getLigandReceptorPairsInPanel0.5200.0040.525
getNearbyGenes6.5540.0046.574
getNearestNeighbourLists5.8450.0405.899
getObjectSubsetClusteringPValue18.789 0.06718.900
getObjectSubsetClusteringStatistics6.5090.0086.535
make.getExample0.4700.0000.471
makeLRInteractionHeatmap0.5500.0040.554
makeSummedLRInteractionHeatmap0.50.00.5
meanGeneClusterOnCellUMAP5.8820.0045.902
meanZPerCluster5.9640.0005.978
meanZPerClusterOnUMAP6.0920.0366.142
medianComplementDistance0.0010.0000.001
medianComplementPValue6.5700.0086.594
nbhdsAsEdgesToNbhdsAsList1.5470.0001.550
neighbourhoodDiameter1.6870.0081.700
performLigandReceptorAnalysis1.7790.1681.951
performLigandReceptorAnalysisPermutation1.5840.1631.751
plotLRDotplot2.6660.0122.683
predictAnnotation11.177 0.09211.297
predictAnnotationAllGenes9.3600.0449.426
predictGeneAnnotationImpl7.8560.0087.884
randomiseNodeIndices21.675 0.02421.751
runGeometricClusteringTrials6.7380.0046.760
runMoransI2.6920.0162.714
sankeyFromMatrix0.0050.0000.005
symmetriseNN5.8920.0045.913
symmetryCheckNN6.0590.0006.073
tagRowAndColNames6.5040.0046.524
transposeObject11.971 0.04012.045