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:03 -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 nebbiolo2

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.

raw results


Summary

Package: CatsCradle
Version: 1.3.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CatsCradle_1.3.0.tar.gz
StartedAt: 2025-08-27 21:13:31 -0400 (Wed, 27 Aug 2025)
EndedAt: 2025-08-27 21:31:12 -0400 (Wed, 27 Aug 2025)
EllapsedTime: 1060.2 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CatsCradle_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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                44.323  0.940  45.271
computeNBHDVsCTObject               18.469  0.143  18.615
randomiseNodeIndices                15.086  0.068  15.155
getObjectSubsetClusteringPValue     12.805  0.199  13.004
aggregateGeneExpression             10.427  0.212  10.576
transposeObject                     10.430  0.059  10.491
computeGraphEmbedding                9.418  0.052   9.473
predictAnnotation                    7.841  0.014   7.856
predictAnnotationAllGenes            7.316  0.001   7.319
predictGeneAnnotationImpl            6.531  0.004   6.538
getObjectSubsetClusteringStatistics  6.059  0.104   6.164
medianComplementPValue               5.897  0.116   6.015
getNearbyGenes                       5.807  0.101   5.910
combinatorialSpheres                 5.702  0.050   5.754
runGeometricClusteringTrials         5.674  0.004   5.680
getGeneClusterAveragesPerCell        5.652  0.003   5.656
meanGeneClusterOnCellUMAP            5.581  0.000   5.583
meanZPerCluster                      5.563  0.002   5.566
getNearestNeighbourLists             5.530  0.012   5.545
getAverageExpressionDF               5.475  0.022   5.499
meanZPerClusterOnUMAP                5.492  0.004   5.499
geneSetsVsGeneClustersPValueMatrix   5.347  0.106   5.454
symmetriseNN                         5.339  0.062   5.403
getAverageExpressionMatrix           5.380  0.002   5.382
getGeneNeighbors                     5.282  0.058   5.341
tagRowAndColNames                    5.322  0.001   5.325
getClusterOrder                      5.203  0.001   5.205
desymmetriseNN                       5.055  0.051   5.107
symmetryCheckNN                      5.079  0.016   5.097
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* 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/bbs-3.22-bioc/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/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
aggregateGeneExpression10.427 0.21210.576
annotateGeneAsVector44.323 0.94045.271
annotateGenesByGeneSet1.5200.1891.708
cellTypesPerCellTypeGraphFromCellMatrix0.3670.0020.369
collapseExtendedNBHDs2.5460.0012.477
combinatorialSpheres5.7020.0505.754
computeCellTypesPerCellTypeMatrix0.2910.0150.307
computeEdgeGraph0.3520.0170.337
computeEdgeObject1.0090.0341.044
computeGraphEmbedding9.4180.0529.473
computeNBHDByCTMatrix0.4470.0000.447
computeNBHDVsCTObject18.469 0.14318.615
computeNeighbourEnrichment1.4470.0011.449
computeNeighboursDelaunay0.2640.0010.264
computeNeighboursEuclidean1.1110.0170.736
cullEdges0.6880.0520.740
desymmetriseNN5.0550.0515.107
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.5370.0020.540
edgeCutoffsByPercentile0.4500.0010.451
edgeCutoffsByWatershed0.4810.0010.482
edgeCutoffsByZScore0.5070.0010.508
edgeLengthPlot0.4780.0100.488
edgeLengthsAndCellTypePairs0.4310.0100.440
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.3470.1065.454
getAverageExpressionDF5.4750.0225.499
getAverageExpressionMatrix5.3800.0025.382
getClusterOrder5.2030.0015.205
getExtendedNBHDs1.1450.0060.991
getFeatureZScores0.2030.0060.209
getGeneClusterAveragesPerCell5.6520.0035.656
getGeneNeighbors5.2820.0585.341
getLigandReceptorNetwork0.0160.0000.017
getLigandReceptorPairsInPanel0.2810.0000.282
getNearbyGenes5.8070.1015.910
getNearestNeighbourLists5.5300.0125.545
getObjectSubsetClusteringPValue12.805 0.19913.004
getObjectSubsetClusteringStatistics6.0590.1046.164
make.getExample0.290.000.29
makeLRInteractionHeatmap0.4170.0020.420
makeSummedLRInteractionHeatmap0.3210.0020.323
meanGeneClusterOnCellUMAP5.5810.0005.583
meanZPerCluster5.5630.0025.566
meanZPerClusterOnUMAP5.4920.0045.499
medianComplementDistance0.0000.0000.001
medianComplementPValue5.8970.1166.015
nbhdsAsEdgesToNbhdsAsList0.8900.0520.941
neighbourhoodDiameter0.9050.0400.945
performLigandReceptorAnalysis2.2820.1252.407
predictAnnotation7.8410.0147.856
predictAnnotationAllGenes7.3160.0017.319
predictGeneAnnotationImpl6.5310.0046.538
randomiseNodeIndices15.086 0.06815.155
runGeometricClusteringTrials5.6740.0045.680
runMoransI1.2750.0091.285
sankeyFromMatrix0.0030.0000.004
symmetriseNN5.3390.0625.403
symmetryCheckNN5.0790.0165.097
tagRowAndColNames5.3220.0015.325
transposeObject10.430 0.05910.491