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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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-08-25 13:40 -0400 (Mon, 25 Aug 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    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CatsCradle on nebbiolo1

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.2.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings CatsCradle_1.2.0.tar.gz
StartedAt: 2025-08-27 21:15:55 -0400 (Wed, 27 Aug 2025)
EndedAt: 2025-08-27 21:33:39 -0400 (Wed, 27 Aug 2025)
EllapsedTime: 1064.5 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-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.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
annotateGeneAsVector                44.585  0.886  45.475
computeNBHDVsCTObject               17.661  0.136  17.799
randomiseNodeIndices                14.739  0.004  14.744
getObjectSubsetClusteringPValue     12.680  0.174  12.856
aggregateGeneExpression             10.600  0.205  10.738
transposeObject                     10.449  0.005  10.456
computeGraphEmbedding                9.392  0.003   9.423
predictAnnotation                    8.000  0.094   8.096
predictAnnotationAllGenes            7.230  0.072   7.304
predictGeneAnnotationImpl            6.417  0.029   6.446
getNearbyGenes                       5.845  0.074   5.922
runGeometricClusteringTrials         5.779  0.003   5.783
medianComplementPValue               5.715  0.005   5.721
geneSetsVsGeneClustersPValueMatrix   5.615  0.058   5.673
combinatorialSpheres                 5.624  0.037   5.663
getGeneClusterAveragesPerCell        5.579  0.062   5.641
tagRowAndColNames                    5.608  0.020   5.628
getNearestNeighbourLists             5.574  0.001   5.576
getAverageExpressionDF               5.497  0.034   5.533
getAverageExpressionMatrix           5.463  0.055   5.520
getObjectSubsetClusteringStatistics  5.427  0.067   5.495
getClusterOrder                      5.379  0.051   5.431
getGeneNeighbors                     5.354  0.056   5.411
meanZPerCluster                      5.368  0.023   5.392
meanZPerClusterOnUMAP                5.378  0.005   5.385
symmetryCheckNN                      5.056  0.069   5.126
symmetriseNN                         5.039  0.057   5.097
desymmetriseNN                       4.976  0.061   5.038
meanGeneClusterOnCellUMAP            4.947  0.064   5.012
* 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.21-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/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
aggregateGeneExpression10.600 0.20510.738
annotateGeneAsVector44.585 0.88645.475
annotateGenesByGeneSet1.5440.1571.703
cellTypesPerCellTypeGraphFromCellMatrix0.3670.0020.369
collapseExtendedNBHDs2.6850.0012.619
combinatorialSpheres5.6240.0375.663
computeCellTypesPerCellTypeMatrix0.2950.0130.308
computeEdgeGraph0.3420.0210.331
computeEdgeObject1.0100.0241.033
computeGraphEmbedding9.3920.0039.423
computeNBHDByCTMatrix0.3360.0030.338
computeNBHDVsCTObject17.661 0.13617.799
computeNeighbourEnrichment1.4720.0561.529
computeNeighboursDelaunay0.2650.0010.266
computeNeighboursEuclidean1.1100.0150.734
cullEdges0.6710.0530.724
desymmetriseNN4.9760.0615.038
directedHausdorfDistance0.0000.0010.001
edgeCutoffsByClustering0.5440.0060.551
edgeCutoffsByPercentile0.4410.0010.442
edgeCutoffsByWatershed0.4810.0020.483
edgeCutoffsByZScore0.5010.0020.504
edgeLengthPlot0.4750.0010.477
edgeLengthsAndCellTypePairs0.4360.0010.437
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.6150.0585.673
getAverageExpressionDF5.4970.0345.533
getAverageExpressionMatrix5.4630.0555.520
getClusterOrder5.3790.0515.431
getExtendedNBHDs1.0920.0160.944
getFeatureZScores0.2030.0020.205
getGeneClusterAveragesPerCell5.5790.0625.641
getGeneNeighbors5.3540.0565.411
getLigandReceptorNetwork0.0160.0000.017
getLigandReceptorPairsInPanel0.3080.0020.311
getNearbyGenes5.8450.0745.922
getNearestNeighbourLists5.5740.0015.576
getObjectSubsetClusteringPValue12.680 0.17412.856
getObjectSubsetClusteringStatistics5.4270.0675.495
make.getExample0.3260.0000.327
makeLRInteractionHeatmap0.4560.0040.460
makeSummedLRInteractionHeatmap0.3400.0010.342
meanGeneClusterOnCellUMAP4.9470.0645.012
meanZPerCluster5.3680.0235.392
meanZPerClusterOnUMAP5.3780.0055.385
medianComplementDistance0.0000.0010.000
medianComplementPValue5.7150.0055.721
nbhdsAsEdgesToNbhdsAsList0.8770.0210.898
neighbourhoodDiameter0.9260.0340.960
performLigandReceptorAnalysis2.3630.7413.105
predictAnnotation8.0000.0948.096
predictAnnotationAllGenes7.2300.0727.304
predictGeneAnnotationImpl6.4170.0296.446
randomiseNodeIndices14.739 0.00414.744
runGeometricClusteringTrials5.7790.0035.783
runMoransI1.2490.0061.255
sankeyFromMatrix0.0030.0000.004
symmetriseNN5.0390.0575.097
symmetryCheckNN5.0560.0695.126
tagRowAndColNames5.6080.0205.628
transposeObject10.449 0.00510.456