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

This page was generated on 2025-06-19 12:05 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 281/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.3.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: ec233bd
git_last_commit_date: 2025-04-15 13:40:27 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    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.3.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.3.0.tar.gz
StartedAt: 2025-06-17 05:35:18 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 05:46:01 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 643.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.3.0.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.3.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
annotateGeneAsVector                49.609  0.327  50.074
computeNBHDVsCTObject               22.497  0.131  22.688
randomiseNodeIndices                20.227  0.135  20.425
getObjectSubsetClusteringPValue     15.960  0.151  16.157
aggregateGeneExpression             12.905  0.215  13.150
computeGraphEmbedding               12.034  0.036  12.103
transposeObject                     11.759  0.059  11.857
predictAnnotation                    9.787  0.048   9.869
predictAnnotationAllGenes            9.110  0.052   9.190
predictGeneAnnotationImpl            7.598  0.048   7.673
runGeometricClusteringTrials         6.780  0.048   6.850
medianComplementPValue               6.625  0.044   6.691
getObjectSubsetClusteringStatistics  6.623  0.035   6.679
combinatorialSpheres                 6.643  0.008   6.675
getNearbyGenes                       6.569  0.036   6.624
geneSetsVsGeneClustersPValueMatrix   6.583  0.016   6.619
tagRowAndColNames                    6.480  0.040   6.542
getAverageExpressionDF               6.489  0.004   6.514
getAverageExpressionMatrix           6.290  0.056   6.367
getGeneClusterAveragesPerCell        6.084  0.052   6.154
getNearestNeighbourLists             6.023  0.000   6.043
meanZPerCluster                      5.962  0.048   6.026
symmetryCheckNN                      5.982  0.020   6.020
symmetriseNN                         5.973  0.028   6.019
getClusterOrder                      5.944  0.044   6.004
meanZPerClusterOnUMAP                5.931  0.056   6.005
meanGeneClusterOnCellUMAP            5.835  0.044   5.897
getGeneNeighbors                     5.800  0.056   5.878
desymmetriseNN                       5.748  0.032   5.796
* 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.3.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
aggregateGeneExpression12.905 0.21513.150
annotateGeneAsVector49.609 0.32750.074
annotateGenesByGeneSet2.0220.1192.148
cellTypesPerCellTypeGraphFromCellMatrix0.5130.0000.516
collapseExtendedNBHDs4.0480.0044.038
combinatorialSpheres6.6430.0086.675
computeCellTypesPerCellTypeMatrix0.3980.0320.430
computeEdgeGraph0.5280.0120.531
computeEdgeObject1.5440.0121.561
computeGraphEmbedding12.034 0.03612.103
computeNBHDByCTMatrix0.5050.0000.506
computeNBHDVsCTObject22.497 0.13122.688
computeNeighbourEnrichment1.7980.0241.826
computeNeighboursDelaunay0.3470.0000.348
computeNeighboursEuclidean1.0020.0000.970
cullEdges1.0450.0401.089
desymmetriseNN5.7480.0325.796
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.7690.0040.775
edgeCutoffsByPercentile0.6460.0000.648
edgeCutoffsByWatershed0.6930.0040.699
edgeCutoffsByZScore0.7780.0040.785
edgeLengthPlot0.6950.0000.696
edgeLengthsAndCellTypePairs0.6250.0000.627
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.5830.0166.619
getAverageExpressionDF6.4890.0046.514
getAverageExpressionMatrix6.2900.0566.367
getClusterOrder5.9440.0446.004
getExtendedNBHDs1.2150.0111.117
getFeatureZScores0.2630.0000.263
getGeneClusterAveragesPerCell6.0840.0526.154
getGeneNeighbors5.8000.0565.878
getLigandReceptorNetwork0.0150.0020.018
getLigandReceptorPairsInPanel0.3710.0000.373
getNearbyGenes6.5690.0366.624
getNearestNeighbourLists6.0230.0006.043
getObjectSubsetClusteringPValue15.960 0.15116.157
getObjectSubsetClusteringStatistics6.6230.0356.679
make.getExample0.3980.0000.399
makeLRInteractionHeatmap0.5800.0000.583
makeSummedLRInteractionHeatmap0.4660.0000.468
meanGeneClusterOnCellUMAP5.8350.0445.897
meanZPerCluster5.9620.0486.026
meanZPerClusterOnUMAP5.9310.0566.005
medianComplementDistance000
medianComplementPValue6.6250.0446.691
nbhdsAsEdgesToNbhdsAsList1.2680.0121.283
neighbourhoodDiameter1.3660.0161.386
performLigandReceptorAnalysis2.9100.1513.071
predictAnnotation9.7870.0489.869
predictAnnotationAllGenes9.1100.0529.190
predictGeneAnnotationImpl7.5980.0487.673
randomiseNodeIndices20.227 0.13520.425
runGeometricClusteringTrials6.7800.0486.850
runMoransI2.2340.0282.270
sankeyFromMatrix0.0010.0040.005
symmetriseNN5.9730.0286.019
symmetryCheckNN5.9820.0206.020
tagRowAndColNames6.4800.0406.542
transposeObject11.759 0.05911.857