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:40 -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 merida1

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: /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.2.0.tar.gz
StartedAt: 2025-08-26 00:57:33 -0400 (Tue, 26 Aug 2025)
EndedAt: 2025-08-26 01:14:32 -0400 (Tue, 26 Aug 2025)
EllapsedTime: 1019.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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* 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.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 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                90.297  0.914  93.492
randomiseNodeIndices                31.004  0.557  32.087
computeNBHDVsCTObject               28.168  0.238  29.070
getObjectSubsetClusteringPValue     22.169  1.327  23.742
aggregateGeneExpression             19.314  0.523  20.638
transposeObject                     15.449  0.197  16.643
predictAnnotation                   14.472  1.124  15.804
computeGraphEmbedding               15.332  0.176  15.730
predictAnnotationAllGenes           13.173  0.626  14.225
predictGeneAnnotationImpl           10.713  0.370  11.180
medianComplementPValue               8.876  0.129   9.104
getObjectSubsetClusteringStatistics  8.729  0.163   8.961
runGeometricClusteringTrials         8.576  0.205   9.174
geneSetsVsGeneClustersPValueMatrix   8.621  0.091   8.751
tagRowAndColNames                    8.553  0.143   9.434
combinatorialSpheres                 8.548  0.122   8.881
getNearbyGenes                       8.402  0.068   8.786
getAverageExpressionDF               8.353  0.108   8.583
getAverageExpressionMatrix           8.296  0.073   8.711
desymmetriseNN                       7.829  0.230   8.145
getGeneClusterAveragesPerCell        7.736  0.111   8.099
collapseExtendedNBHDs                7.742  0.100   8.231
meanZPerClusterOnUMAP                7.716  0.065   7.990
meanZPerCluster                      7.714  0.065   7.969
performLigandReceptorAnalysis        5.408  2.370   8.207
symmetryCheckNN                      7.618  0.117   7.867
symmetriseNN                         7.575  0.135   7.745
meanGeneClusterOnCellUMAP            7.495  0.091   7.733
getNearestNeighbourLists             7.486  0.094   7.693
getGeneNeighbors                     7.481  0.080   7.785
getClusterOrder                      7.439  0.080   8.240
* 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.21-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.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
aggregateGeneExpression19.314 0.52320.638
annotateGeneAsVector90.297 0.91493.492
annotateGenesByGeneSet3.6970.4574.208
cellTypesPerCellTypeGraphFromCellMatrix0.8730.0230.927
collapseExtendedNBHDs7.7420.1008.231
combinatorialSpheres8.5480.1228.881
computeCellTypesPerCellTypeMatrix0.6680.0170.691
computeEdgeGraph0.7310.0150.751
computeEdgeObject2.8640.0742.979
computeGraphEmbedding15.332 0.17615.730
computeNBHDByCTMatrix0.6750.0100.690
computeNBHDVsCTObject28.168 0.23829.070
computeNeighbourEnrichment2.4900.0642.574
computeNeighboursDelaunay0.6550.0120.672
computeNeighboursEuclidean1.5820.0411.656
cullEdges1.7600.0671.873
desymmetriseNN7.8290.2308.145
directedHausdorfDistance0.0010.0010.001
edgeCutoffsByClustering1.4160.0181.437
edgeCutoffsByPercentile1.1610.0101.173
edgeCutoffsByWatershed1.3350.0111.349
edgeCutoffsByZScore1.3320.0291.366
edgeLengthPlot1.3360.0111.355
edgeLengthsAndCellTypePairs1.1860.0131.204
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix8.6210.0918.751
getAverageExpressionDF8.3530.1088.583
getAverageExpressionMatrix8.2960.0738.711
getClusterOrder7.4390.0808.240
getExtendedNBHDs1.8660.0312.001
getFeatureZScores0.4610.0150.498
getGeneClusterAveragesPerCell7.7360.1118.099
getGeneNeighbors7.4810.0807.785
getLigandReceptorNetwork0.0430.0060.049
getLigandReceptorPairsInPanel0.6270.0140.646
getNearbyGenes8.4020.0688.786
getNearestNeighbourLists7.4860.0947.693
getObjectSubsetClusteringPValue22.169 1.32723.742
getObjectSubsetClusteringStatistics8.7290.1638.961
make.getExample0.5890.0190.625
makeLRInteractionHeatmap1.1030.0271.147
makeSummedLRInteractionHeatmap0.8320.0250.863
meanGeneClusterOnCellUMAP7.4950.0917.733
meanZPerCluster7.7140.0657.969
meanZPerClusterOnUMAP7.7160.0657.990
medianComplementDistance0.0010.0010.002
medianComplementPValue8.8760.1299.104
nbhdsAsEdgesToNbhdsAsList2.3820.2502.726
neighbourhoodDiameter2.4270.2372.696
performLigandReceptorAnalysis5.4082.3708.207
predictAnnotation14.472 1.12415.804
predictAnnotationAllGenes13.173 0.62614.225
predictGeneAnnotationImpl10.713 0.37011.180
randomiseNodeIndices31.004 0.55732.087
runGeometricClusteringTrials8.5760.2059.174
runMoransI3.0170.2373.286
sankeyFromMatrix0.0060.0010.008
symmetriseNN7.5750.1357.745
symmetryCheckNN7.6180.1177.867
tagRowAndColNames8.5530.1439.434
transposeObject15.449 0.19716.643