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

This page was generated on 2025-10-16 11:41 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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 283/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.2.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_21
git_last_commit: f840fe7
git_last_commit_date: 2025-04-15 13:40:27 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
merida1macOS 12.7.6 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.7.5 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.2.0
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.2.0.tar.gz
StartedAt: 2025-10-14 07:11:07 -0000 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 07:21:53 -0000 (Tue, 14 Oct 2025)
EllapsedTime: 645.4 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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-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.2.0’
* 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’
Undefined global functions or variables:
  UMAP_1 UMAP_2 cellTypePair cutoff humanLRN moransI
  moransILigandReceptor mouseLRN 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.903  0.136  23.091
randomiseNodeIndices                21.724  0.020  21.791
getObjectSubsetClusteringPValue     20.603  0.032  20.687
aggregateGeneExpression             15.289  0.314  15.626
transposeObject                     12.064  0.012  12.111
computeGraphEmbedding               11.953  0.103  12.081
predictAnnotation                   10.190  0.000  10.216
predictAnnotationAllGenes            9.264  0.008   9.296
predictGeneAnnotationImpl            7.757  0.004   7.778
combinatorialSpheres                 6.791  0.060   6.871
medianComplementPValue               6.756  0.028   6.800
getNearbyGenes                       6.603  0.060   6.679
getObjectSubsetClusteringStatistics  6.623  0.008   6.650
runGeometricClusteringTrials         6.605  0.008   6.630
geneSetsVsGeneClustersPValueMatrix   6.451  0.035   6.505
tagRowAndColNames                    6.472  0.000   6.490
getAverageExpressionDF               6.406  0.032   6.456
getAverageExpressionMatrix           6.333  0.016   6.364
meanZPerCluster                      6.175  0.052   6.244
meanZPerClusterOnUMAP                6.130  0.004   6.149
getGeneClusterAveragesPerCell        6.104  0.000   6.120
desymmetriseNN                       6.101  0.000   6.117
meanGeneClusterOnCellUMAP            6.089  0.000   6.105
getNearestNeighbourLists             6.077  0.004   6.097
getGeneNeighbors                     6.041  0.004   6.064
symmetriseNN                         5.992  0.000   6.005
symmetryCheckNN                      5.909  0.004   5.931
getClusterOrder                      5.838  0.000   5.853
* 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.21-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.2.0’
** 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.289 0.31415.626
annotateGeneAsVector2.8520.0282.902
annotateGenesByGeneSet1.9220.0681.995
cellTypesPerCellTypeGraphFromCellMatrix0.5190.0040.523
collapseExtendedNBHDs4.0430.0004.022
combinatorialSpheres6.7910.0606.871
computeCellTypesPerCellTypeMatrix0.5410.0000.543
computeEdgeGraph0.6440.0000.635
computeEdgeObject1.7820.0161.802
computeGraphEmbedding11.953 0.10312.081
computeNBHDByCTMatrix0.6180.0000.620
computeNBHDVsCTObject22.903 0.13623.091
computeNeighbourEnrichment0.9670.0040.973
computeNeighboursDelaunay0.5310.0000.532
computeNeighboursEuclidean1.7200.0401.689
cullEdges1.3180.0241.344
desymmetriseNN6.1010.0006.117
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.8630.0040.869
edgeCutoffsByPercentile0.7790.0000.781
edgeCutoffsByWatershed0.8730.0040.877
edgeCutoffsByZScore0.7380.0000.739
edgeLengthPlot0.8470.0000.849
edgeLengthsAndCellTypePairs0.7260.0040.731
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.4510.0356.505
getAverageExpressionDF6.4060.0326.456
getAverageExpressionMatrix6.3330.0166.364
getClusterOrder5.8380.0005.853
getExtendedNBHDs1.7350.0161.624
getFeatureZScores0.3120.0040.317
getGeneClusterAveragesPerCell6.1040.0006.120
getGeneNeighbors6.0410.0046.064
getLigandReceptorNetwork0.0170.0040.021
getLigandReceptorPairsInPanel0.5030.0040.509
getNearbyGenes6.6030.0606.679
getNearestNeighbourLists6.0770.0046.097
getObjectSubsetClusteringPValue20.603 0.03220.687
getObjectSubsetClusteringStatistics6.6230.0086.650
make.getExample0.4340.0000.435
makeLRInteractionHeatmap0.7070.0000.709
makeSummedLRInteractionHeatmap0.5200.0040.526
meanGeneClusterOnCellUMAP6.0890.0006.105
meanZPerCluster6.1750.0526.244
meanZPerClusterOnUMAP6.1300.0046.149
medianComplementDistance0.0010.0000.000
medianComplementPValue6.7560.0286.800
nbhdsAsEdgesToNbhdsAsList1.6010.0001.604
neighbourhoodDiameter1.7160.0001.719
performLigandReceptorAnalysis4.1270.1194.256
predictAnnotation10.190 0.00010.216
predictAnnotationAllGenes9.2640.0089.296
predictGeneAnnotationImpl7.7570.0047.778
randomiseNodeIndices21.724 0.02021.791
runGeometricClusteringTrials6.6050.0086.630
runMoransI2.6120.0002.618
sankeyFromMatrix0.0040.0000.004
symmetriseNN5.9920.0006.005
symmetryCheckNN5.9090.0045.931
tagRowAndColNames6.4720.0006.490
transposeObject12.064 0.01212.111