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

This page was generated on 2025-09-25 11:41 -0400 (Thu, 25 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4581
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-09-22 13:40 -0400 (Mon, 22 Sep 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.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 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-09-23 08:00:45 -0000 (Tue, 23 Sep 2025)
EndedAt: 2025-09-23 08:11:10 -0000 (Tue, 23 Sep 2025)
EllapsedTime: 625.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.500  0.072  22.621
randomiseNodeIndices                21.784  0.056  21.893
getObjectSubsetClusteringPValue     20.161  0.108  20.322
aggregateGeneExpression             15.162  0.279  15.534
computeGraphEmbedding               11.818  0.099  11.948
transposeObject                     11.703  0.012  11.743
predictAnnotation                    9.935  0.020   9.980
predictAnnotationAllGenes            9.290  0.063   9.384
predictGeneAnnotationImpl            7.688  0.028   7.736
runGeometricClusteringTrials         6.704  0.004   6.727
medianComplementPValue               6.665  0.019   6.703
combinatorialSpheres                 6.612  0.056   6.686
getObjectSubsetClusteringStatistics  6.460  0.008   6.488
tagRowAndColNames                    6.402  0.004   6.426
getNearbyGenes                       6.337  0.040   6.392
geneSetsVsGeneClustersPValueMatrix   6.339  0.015   6.373
getAverageExpressionDF               6.239  0.016   6.272
getAverageExpressionMatrix           6.241  0.004   6.264
meanZPerCluster                      5.970  0.036   6.022
getGeneClusterAveragesPerCell        5.896  0.011   5.926
meanZPerClusterOnUMAP                5.900  0.007   5.924
desymmetriseNN                       5.855  0.040   5.913
symmetryCheckNN                      5.864  0.000   5.879
symmetriseNN                         5.826  0.016   5.864
meanGeneClusterOnCellUMAP            5.834  0.000   5.848
getNearestNeighbourLists             5.771  0.000   5.785
getClusterOrder                      5.755  0.008   5.775
getGeneNeighbors                     5.657  0.004   5.673
* 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.162 0.27915.534
annotateGeneAsVector2.8000.0482.876
annotateGenesByGeneSet1.9950.0322.032
cellTypesPerCellTypeGraphFromCellMatrix0.6900.0040.695
collapseExtendedNBHDs4.1990.0124.189
combinatorialSpheres6.6120.0566.686
computeCellTypesPerCellTypeMatrix0.5810.0000.583
computeEdgeGraph0.6830.0040.681
computeEdgeObject1.8830.0241.911
computeGraphEmbedding11.818 0.09911.948
computeNBHDByCTMatrix0.5050.0040.511
computeNBHDVsCTObject22.500 0.07222.621
computeNeighbourEnrichment0.9500.0120.964
computeNeighboursDelaunay0.5970.0000.597
computeNeighboursEuclidean1.7510.0191.705
cullEdges1.3970.0041.404
desymmetriseNN5.8550.0405.913
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.8820.0000.884
edgeCutoffsByPercentile0.8050.0040.810
edgeCutoffsByWatershed0.8440.0000.845
edgeCutoffsByZScore0.7370.0040.743
edgeLengthPlot0.8390.0040.845
edgeLengthsAndCellTypePairs0.8370.0080.847
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.3390.0156.373
getAverageExpressionDF6.2390.0166.272
getAverageExpressionMatrix6.2410.0046.264
getClusterOrder5.7550.0085.775
getExtendedNBHDs1.6640.0121.549
getFeatureZScores0.3390.0000.340
getGeneClusterAveragesPerCell5.8960.0115.926
getGeneNeighbors5.6570.0045.673
getLigandReceptorNetwork0.020.000.02
getLigandReceptorPairsInPanel0.4660.0000.466
getNearbyGenes6.3370.0406.392
getNearestNeighbourLists5.7710.0005.785
getObjectSubsetClusteringPValue20.161 0.10820.322
getObjectSubsetClusteringStatistics6.4600.0086.488
make.getExample0.4900.0040.496
makeLRInteractionHeatmap0.6660.0000.670
makeSummedLRInteractionHeatmap0.4860.0000.487
meanGeneClusterOnCellUMAP5.8340.0005.848
meanZPerCluster5.9700.0366.022
meanZPerClusterOnUMAP5.9000.0075.924
medianComplementDistance0.0010.0010.001
medianComplementPValue6.6650.0196.703
nbhdsAsEdgesToNbhdsAsList1.6240.0041.633
neighbourhoodDiameter1.6860.0001.689
performLigandReceptorAnalysis3.8660.1083.982
predictAnnotation9.9350.0209.980
predictAnnotationAllGenes9.2900.0639.384
predictGeneAnnotationImpl7.6880.0287.736
randomiseNodeIndices21.784 0.05621.893
runGeometricClusteringTrials6.7040.0046.727
runMoransI3.6950.0083.712
sankeyFromMatrix0.0050.0000.005
symmetriseNN5.8260.0165.864
symmetryCheckNN5.8640.0005.879
tagRowAndColNames6.4020.0046.426
transposeObject11.703 0.01211.743