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

This page was generated on 2025-08-09 12:04 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 282/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.3.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 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.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
lconwaymacOS 12.7.1 Monterey / x86_64  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


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-08 20:44:06 -0400 (Fri, 08 Aug 2025)
EndedAt: 2025-08-08 21:02:13 -0400 (Fri, 08 Aug 2025)
EllapsedTime: 1087.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.2 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                45.606  0.950  46.556
computeNBHDVsCTObject               19.019  0.197  19.220
randomiseNodeIndices                15.245  0.002  15.248
getObjectSubsetClusteringPValue     13.216  0.086  13.304
transposeObject                     11.317  0.061  11.381
aggregateGeneExpression             10.938  0.252  11.131
computeGraphEmbedding               10.002  0.096  10.101
predictAnnotation                    8.512  0.067   8.579
predictAnnotationAllGenes            7.304  0.071   7.377
predictGeneAnnotationImpl            6.920  0.019   6.941
runGeometricClusteringTrials         6.302  0.010   6.313
geneSetsVsGeneClustersPValueMatrix   6.176  0.108   6.286
medianComplementPValue               6.244  0.014   6.259
getNearbyGenes                       6.178  0.065   6.245
getGeneClusterAveragesPerCell        6.216  0.025   6.241
getAverageExpressionMatrix           6.006  0.018   6.025
getObjectSubsetClusteringStatistics  6.001  0.014   6.016
getAverageExpressionDF               5.916  0.067   5.983
meanZPerCluster                      5.889  0.054   5.944
desymmetriseNN                       5.900  0.014   5.915
getClusterOrder                      5.794  0.041   5.837
combinatorialSpheres                 5.679  0.048   5.728
tagRowAndColNames                    5.703  0.019   5.723
getNearestNeighbourLists             5.670  0.048   5.720
meanGeneClusterOnCellUMAP            5.622  0.062   5.685
meanZPerClusterOnUMAP                5.642  0.005   5.648
getGeneNeighbors                     5.582  0.022   5.605
symmetriseNN                         5.479  0.055   5.536
symmetryCheckNN                      5.232  0.044   5.277
* 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.938 0.25211.131
annotateGeneAsVector45.606 0.95046.556
annotateGenesByGeneSet1.4990.1781.677
cellTypesPerCellTypeGraphFromCellMatrix0.3530.0030.356
collapseExtendedNBHDs2.5910.0012.519
combinatorialSpheres5.6790.0485.728
computeCellTypesPerCellTypeMatrix0.2820.0180.300
computeEdgeGraph0.3340.0140.317
computeEdgeObject1.0040.0241.027
computeGraphEmbedding10.002 0.09610.101
computeNBHDByCTMatrix0.3720.0010.372
computeNBHDVsCTObject19.019 0.19719.220
computeNeighbourEnrichment1.6680.0301.698
computeNeighboursDelaunay0.3050.0010.306
computeNeighboursEuclidean1.1940.0180.811
cullEdges0.740.050.79
desymmetriseNN5.9000.0145.915
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.6360.0200.657
edgeCutoffsByPercentile0.5070.0010.509
edgeCutoffsByWatershed0.5240.0020.527
edgeCutoffsByZScore0.5370.0000.537
edgeLengthPlot0.4990.0010.500
edgeLengthsAndCellTypePairs0.4740.0000.475
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.1760.1086.286
getAverageExpressionDF5.9160.0675.983
getAverageExpressionMatrix6.0060.0186.025
getClusterOrder5.7940.0415.837
getExtendedNBHDs1.1990.0321.033
getFeatureZScores0.2060.0020.208
getGeneClusterAveragesPerCell6.2160.0256.241
getGeneNeighbors5.5820.0225.605
getLigandReceptorNetwork0.0170.0000.016
getLigandReceptorPairsInPanel0.3160.0020.318
getNearbyGenes6.1780.0656.245
getNearestNeighbourLists5.6700.0485.720
getObjectSubsetClusteringPValue13.216 0.08613.304
getObjectSubsetClusteringStatistics6.0010.0146.016
make.getExample0.3130.0000.313
makeLRInteractionHeatmap0.4520.0040.456
makeSummedLRInteractionHeatmap0.3890.0000.388
meanGeneClusterOnCellUMAP5.6220.0625.685
meanZPerCluster5.8890.0545.944
meanZPerClusterOnUMAP5.6420.0055.648
medianComplementDistance0.0000.0000.001
medianComplementPValue6.2440.0146.259
nbhdsAsEdgesToNbhdsAsList0.9490.0150.965
neighbourhoodDiameter0.9590.0040.963
performLigandReceptorAnalysis2.2960.1122.407
predictAnnotation8.5120.0678.579
predictAnnotationAllGenes7.3040.0717.377
predictGeneAnnotationImpl6.9200.0196.941
randomiseNodeIndices15.245 0.00215.248
runGeometricClusteringTrials6.3020.0106.313
runMoransI1.2720.0081.280
sankeyFromMatrix0.0030.0000.003
symmetriseNN5.4790.0555.536
symmetryCheckNN5.2320.0445.277
tagRowAndColNames5.7030.0195.723
transposeObject11.317 0.06111.381