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

This page was generated on 2025-08-22 12:07 -0400 (Fri, 22 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4821
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4599
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4541
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4539
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/2319HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.3.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-08-21 13:45 -0400 (Thu, 21 Aug 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.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    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
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-08-22 06:25:24 -0000 (Fri, 22 Aug 2025)
EndedAt: 2025-08-22 06:36:11 -0000 (Fri, 22 Aug 2025)
EllapsedTime: 646.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                50.333  0.511  51.025
computeNBHDVsCTObject               22.869  0.092  23.030
randomiseNodeIndices                20.192  0.124  20.379
getObjectSubsetClusteringPValue     16.051  0.188  16.290
aggregateGeneExpression             13.118  0.310  13.465
computeGraphEmbedding               12.029  0.068  12.132
transposeObject                     12.015  0.040  12.098
predictAnnotation                    9.966  0.016  10.013
predictAnnotationAllGenes            9.197  0.016   9.244
predictGeneAnnotationImpl            7.752  0.074   7.851
runGeometricClusteringTrials         6.928  0.040   6.992
getObjectSubsetClusteringStatistics  6.805  0.044   6.872
medianComplementPValue               6.800  0.028   6.850
getNearbyGenes                       6.665  0.047   6.736
tagRowAndColNames                    6.632  0.044   6.695
combinatorialSpheres                 6.510  0.039   6.569
geneSetsVsGeneClustersPValueMatrix   6.514  0.032   6.568
getAverageExpressionDF               6.396  0.000   6.417
getAverageExpressionMatrix           6.384  0.004   6.407
meanZPerCluster                      6.154  0.039   6.213
meanGeneClusterOnCellUMAP            6.019  0.004   6.044
meanZPerClusterOnUMAP                6.014  0.004   6.040
getNearestNeighbourLists             6.006  0.004   6.032
desymmetriseNN                       5.968  0.024   6.010
symmetryCheckNN                      5.949  0.039   6.008
getGeneClusterAveragesPerCell        5.940  0.040   6.000
symmetriseNN                         5.922  0.044   5.984
getGeneNeighbors                     5.923  0.040   5.983
getClusterOrder                      5.899  0.040   5.959
* 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
aggregateGeneExpression13.118 0.31013.465
annotateGeneAsVector50.333 0.51151.025
annotateGenesByGeneSet2.1740.1482.328
cellTypesPerCellTypeGraphFromCellMatrix0.5160.0080.526
collapseExtendedNBHDs3.9230.0043.909
combinatorialSpheres6.5100.0396.569
computeCellTypesPerCellTypeMatrix0.3910.0120.404
computeEdgeGraph0.4310.0040.425
computeEdgeObject1.4920.0321.528
computeGraphEmbedding12.029 0.06812.132
computeNBHDByCTMatrix0.5690.0000.570
computeNBHDVsCTObject22.869 0.09223.030
computeNeighbourEnrichment1.9220.0191.949
computeNeighboursDelaunay0.3260.0000.326
computeNeighboursEuclidean1.0120.0200.998
cullEdges1.0740.0321.109
desymmetriseNN5.9680.0246.010
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.7860.0040.793
edgeCutoffsByPercentile0.6730.0000.675
edgeCutoffsByWatershed0.7510.0040.757
edgeCutoffsByZScore0.7950.0000.797
edgeLengthPlot0.7060.0000.708
edgeLengthsAndCellTypePairs0.6890.0040.695
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.5140.0326.568
getAverageExpressionDF6.3960.0006.417
getAverageExpressionMatrix6.3840.0046.407
getClusterOrder5.8990.0405.959
getExtendedNBHDs1.1840.0001.076
getFeatureZScores0.2550.0080.263
getGeneClusterAveragesPerCell5.940.046.00
getGeneNeighbors5.9230.0405.983
getLigandReceptorNetwork0.020.000.02
getLigandReceptorPairsInPanel0.4150.0000.416
getNearbyGenes6.6650.0476.736
getNearestNeighbourLists6.0060.0046.032
getObjectSubsetClusteringPValue16.051 0.18816.290
getObjectSubsetClusteringStatistics6.8050.0446.872
make.getExample0.4160.0000.418
makeLRInteractionHeatmap0.6460.0000.649
makeSummedLRInteractionHeatmap0.5630.0000.564
meanGeneClusterOnCellUMAP6.0190.0046.044
meanZPerCluster6.1540.0396.213
meanZPerClusterOnUMAP6.0140.0046.040
medianComplementDistance0.0000.0000.001
medianComplementPValue6.8000.0286.850
nbhdsAsEdgesToNbhdsAsList1.3560.0481.408
neighbourhoodDiameter1.4190.0001.423
performLigandReceptorAnalysis3.0990.1593.268
predictAnnotation 9.966 0.01610.013
predictAnnotationAllGenes9.1970.0169.244
predictGeneAnnotationImpl7.7520.0747.851
randomiseNodeIndices20.192 0.12420.379
runGeometricClusteringTrials6.9280.0406.992
runMoransI2.2580.0082.273
sankeyFromMatrix0.0040.0000.004
symmetriseNN5.9220.0445.984
symmetryCheckNN5.9490.0396.008
tagRowAndColNames6.6320.0446.695
transposeObject12.015 0.04012.098