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:05 -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 lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.3.0.tar.gz
StartedAt: 2025-08-27 19:37:04 -0400 (Wed, 27 Aug 2025)
EndedAt: 2025-08-27 19:47:27 -0400 (Wed, 27 Aug 2025)
EllapsedTime: 623.0 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CatsCradle_1.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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 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                51.822  0.604  52.663
computeNBHDVsCTObject               20.979  0.206  21.310
randomiseNodeIndices                16.840  0.363  17.309
getObjectSubsetClusteringPValue     15.051  0.938  16.083
transposeObject                     12.391  0.100  12.549
aggregateGeneExpression             12.096  0.330  12.493
computeGraphEmbedding               11.013  0.109  11.179
predictAnnotation                    9.999  0.878  10.939
predictAnnotationAllGenes            9.123  0.389   9.566
predictGeneAnnotationImpl            7.532  0.209   7.781
runGeometricClusteringTrials         6.948  0.154   7.140
medianComplementPValue               6.873  0.079   6.983
getObjectSubsetClusteringStatistics  6.680  0.120   6.831
getNearbyGenes                       6.610  0.052   6.680
combinatorialSpheres                 6.574  0.074   6.676
geneSetsVsGeneClustersPValueMatrix   6.546  0.078   6.680
tagRowAndColNames                    6.537  0.076   6.648
getAverageExpressionMatrix           6.301  0.076   6.425
getAverageExpressionDF               6.289  0.073   6.409
desymmetriseNN                       6.194  0.166   6.399
symmetryCheckNN                      6.217  0.057   6.295
symmetriseNN                         6.154  0.114   6.301
meanZPerCluster                      6.164  0.056   6.246
getNearestNeighbourLists             6.157  0.056   6.236
meanGeneClusterOnCellUMAP            6.112  0.076   6.217
meanZPerClusterOnUMAP                6.129  0.052   6.203
getGeneClusterAveragesPerCell        6.056  0.101   6.192
getGeneNeighbors                     6.041  0.064   6.132
getClusterOrder                      5.914  0.062   6.014
* 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
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/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.096 0.33012.493
annotateGeneAsVector51.822 0.60452.663
annotateGenesByGeneSet1.6910.2531.951
cellTypesPerCellTypeGraphFromCellMatrix0.6510.0160.669
collapseExtendedNBHDs3.0700.0903.171
combinatorialSpheres6.5740.0746.676
computeCellTypesPerCellTypeMatrix0.5420.0130.558
computeEdgeGraph0.5630.0110.577
computeEdgeObject1.5220.0561.587
computeGraphEmbedding11.013 0.10911.179
computeNBHDByCTMatrix0.5810.0100.598
computeNBHDVsCTObject20.979 0.20621.310
computeNeighbourEnrichment0.6420.0190.665
computeNeighboursDelaunay0.5780.0500.634
computeNeighboursEuclidean1.0420.0231.071
cullEdges1.1410.0361.187
desymmetriseNN6.1940.1666.399
directedHausdorfDistance0.0010.0010.001
edgeCutoffsByClustering2.1100.0522.183
edgeCutoffsByPercentile0.7230.0120.741
edgeCutoffsByWatershed0.7820.0090.795
edgeCutoffsByZScore0.8380.0290.874
edgeLengthPlot0.7890.0110.805
edgeLengthsAndCellTypePairs0.7210.0100.736
exampleObjects0.0010.0000.000
geneSetsVsGeneClustersPValueMatrix6.5460.0786.680
getAverageExpressionDF6.2890.0736.409
getAverageExpressionMatrix6.3010.0766.425
getClusterOrder5.9140.0626.014
getExtendedNBHDs1.3750.0231.408
getFeatureZScores0.2610.0100.272
getGeneClusterAveragesPerCell6.0560.1016.192
getGeneNeighbors6.0410.0646.132
getLigandReceptorNetwork0.0230.0040.028
getLigandReceptorPairsInPanel0.5530.0130.569
getNearbyGenes6.6100.0526.680
getNearestNeighbourLists6.1570.0566.236
getObjectSubsetClusteringPValue15.051 0.93816.083
getObjectSubsetClusteringStatistics6.6800.1206.831
make.getExample0.6030.0110.617
makeLRInteractionHeatmap0.7930.0170.816
makeSummedLRInteractionHeatmap0.6150.0110.630
meanGeneClusterOnCellUMAP6.1120.0766.217
meanZPerCluster6.1640.0566.246
meanZPerClusterOnUMAP6.1290.0526.203
medianComplementDistance000
medianComplementPValue6.8730.0796.983
nbhdsAsEdgesToNbhdsAsList1.3630.1411.512
neighbourhoodDiameter1.4530.1511.617
performLigandReceptorAnalysis3.2170.8944.137
predictAnnotation 9.999 0.87810.939
predictAnnotationAllGenes9.1230.3899.566
predictGeneAnnotationImpl7.5320.2097.781
randomiseNodeIndices16.840 0.36317.309
runGeometricClusteringTrials6.9480.1547.140
runMoransI1.7640.1201.895
sankeyFromMatrix0.0040.0010.004
symmetriseNN6.1540.1146.301
symmetryCheckNN6.2170.0576.295
tagRowAndColNames6.5370.0766.648
transposeObject12.391 0.10012.549