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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4822
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4613
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4556
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-27 13:45 -0400 (Wed, 27 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-26 06:17:44 -0000 (Tue, 26 Aug 2025)
EndedAt: 2025-08-26 06:28:32 -0000 (Tue, 26 Aug 2025)
EllapsedTime: 647.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.328  0.515  49.997
computeNBHDVsCTObject               22.565  0.606  23.236
randomiseNodeIndices                19.897  0.112  20.063
getObjectSubsetClusteringPValue     16.219  0.187  16.455
aggregateGeneExpression             12.598  0.143  12.773
transposeObject                     12.426  0.048  12.514
computeGraphEmbedding               11.904  0.534  12.476
predictAnnotation                   10.153  0.012  10.199
predictAnnotationAllGenes            9.275  0.023   9.331
predictGeneAnnotationImpl            7.915  0.072   8.014
combinatorialSpheres                 7.079  0.036   7.138
geneSetsVsGeneClustersPValueMatrix   6.936  0.092   7.051
runGeometricClusteringTrials         6.825  0.056   6.905
medianComplementPValue               6.714  0.056   6.792
getNearbyGenes                       6.707  0.060   6.787
getObjectSubsetClusteringStatistics  6.701  0.052   6.778
getAverageExpressionMatrix           6.643  0.084   6.749
tagRowAndColNames                    6.596  0.028   6.644
getAverageExpressionDF               6.301  0.044   6.366
getGeneClusterAveragesPerCell        6.213  0.028   6.261
getClusterOrder                      6.159  0.059   6.240
desymmetriseNN                       6.104  0.108   6.233
getGeneNeighbors                     6.156  0.048   6.224
meanZPerClusterOnUMAP                6.121  0.000   6.141
getNearestNeighbourLists             6.091  0.000   6.111
symmetryCheckNN                      5.934  0.055   6.011
meanZPerCluster                      5.941  0.032   5.995
symmetriseNN                         5.923  0.044   5.986
meanGeneClusterOnCellUMAP            5.861  0.000   5.883
* 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.598 0.14312.773
annotateGeneAsVector49.328 0.51549.997
annotateGenesByGeneSet2.0840.1312.222
cellTypesPerCellTypeGraphFromCellMatrix0.6370.0040.644
collapseExtendedNBHDs3.8240.0003.809
combinatorialSpheres7.0790.0367.138
computeCellTypesPerCellTypeMatrix0.3950.0240.420
computeEdgeGraph0.4370.0280.455
computeEdgeObject1.5240.1481.677
computeGraphEmbedding11.904 0.53412.476
computeNBHDByCTMatrix0.5060.0160.523
computeNBHDVsCTObject22.565 0.60623.236
computeNeighbourEnrichment1.9160.0802.000
computeNeighboursDelaunay0.6090.0040.615
computeNeighboursEuclidean1.0790.0551.101
cullEdges1.0770.0441.125
desymmetriseNN6.1040.1086.233
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.8330.0160.852
edgeCutoffsByPercentile0.6850.0110.699
edgeCutoffsByWatershed0.8030.0010.806
edgeCutoffsByZScore0.8220.0270.852
edgeLengthPlot0.8510.0120.870
edgeLengthsAndCellTypePairs0.6810.0120.696
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix6.9360.0927.051
getAverageExpressionDF6.3010.0446.366
getAverageExpressionMatrix6.6430.0846.749
getClusterOrder6.1590.0596.240
getExtendedNBHDs1.1650.0281.085
getFeatureZScores0.2540.0000.255
getGeneClusterAveragesPerCell6.2130.0286.261
getGeneNeighbors6.1560.0486.224
getLigandReceptorNetwork0.020.000.02
getLigandReceptorPairsInPanel0.4080.0000.409
getNearbyGenes6.7070.0606.787
getNearestNeighbourLists6.0910.0006.111
getObjectSubsetClusteringPValue16.219 0.18716.455
getObjectSubsetClusteringStatistics6.7010.0526.778
make.getExample0.4160.0040.421
makeLRInteractionHeatmap0.6420.0000.646
makeSummedLRInteractionHeatmap0.4830.0000.485
meanGeneClusterOnCellUMAP5.8610.0005.883
meanZPerCluster5.9410.0325.995
meanZPerClusterOnUMAP6.1210.0006.141
medianComplementDistance0.0010.0000.000
medianComplementPValue6.7140.0566.792
nbhdsAsEdgesToNbhdsAsList1.4100.0411.456
neighbourhoodDiameter1.5150.0081.528
performLigandReceptorAnalysis3.0510.2123.274
predictAnnotation10.153 0.01210.199
predictAnnotationAllGenes9.2750.0239.331
predictGeneAnnotationImpl7.9150.0728.014
randomiseNodeIndices19.897 0.11220.063
runGeometricClusteringTrials6.8250.0566.905
runMoransI2.2500.0122.269
sankeyFromMatrix0.0040.0000.004
symmetriseNN5.9230.0445.986
symmetryCheckNN5.9340.0556.011
tagRowAndColNames6.5960.0286.644
transposeObject12.426 0.04812.514