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:41 -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 kjohnson1

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 15:05:12 -0400 (Tue, 26 Aug 2025)
EndedAt: 2025-08-26 15:16:33 -0400 (Tue, 26 Aug 2025)
EllapsedTime: 680.3 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 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* 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                57.369  0.444  58.640
computeNBHDVsCTObject               27.172  0.195  27.662
randomiseNodeIndices                19.719  0.349  20.413
getObjectSubsetClusteringPValue     17.905  1.350  19.539
aggregateGeneExpression             14.169  0.363  14.786
transposeObject                     14.149  0.107  14.415
computeGraphEmbedding               14.120  0.131  14.635
predictAnnotation                   10.941  1.026  12.196
predictAnnotationAllGenes            9.947  0.453  10.549
predictGeneAnnotationImpl            8.861  0.313   9.240
medianComplementPValue               7.726  0.147   8.005
getObjectSubsetClusteringStatistics  7.674  0.162   7.901
geneSetsVsGeneClustersPValueMatrix   7.559  0.125   7.751
combinatorialSpheres                 7.494  0.103   7.645
runGeometricClusteringTrials         7.429  0.163   7.868
getNearbyGenes                       7.372  0.133   7.611
getAverageExpressionDF               7.344  0.092   7.567
tagRowAndColNames                    7.349  0.060   7.581
getAverageExpressionMatrix           7.317  0.082   7.491
getGeneClusterAveragesPerCell        7.232  0.088   7.454
desymmetriseNN                       7.139  0.132   7.394
symmetriseNN                         7.149  0.087   7.310
getGeneNeighbors                     7.136  0.074   7.354
getNearestNeighbourLists             7.137  0.057   7.234
meanZPerCluster                      7.123  0.067   7.332
meanZPerClusterOnUMAP                7.109  0.074   7.322
meanGeneClusterOnCellUMAP            7.092  0.075   7.246
symmetryCheckNN                      7.074  0.093   7.255
getClusterOrder                      7.050  0.059   7.205
* 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-arm64/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
aggregateGeneExpression14.169 0.36314.786
annotateGeneAsVector57.369 0.44458.640
annotateGenesByGeneSet2.1960.3682.634
cellTypesPerCellTypeGraphFromCellMatrix0.6030.0230.634
collapseExtendedNBHDs3.2610.0913.389
combinatorialSpheres7.4940.1037.645
computeCellTypesPerCellTypeMatrix0.4830.0160.502
computeEdgeGraph0.5210.0210.521
computeEdgeObject1.2990.0561.361
computeGraphEmbedding14.120 0.13114.635
computeNBHDByCTMatrix0.5070.0220.538
computeNBHDVsCTObject27.172 0.19527.662
computeNeighbourEnrichment2.2680.1042.406
computeNeighboursDelaunay0.5100.0150.529
computeNeighboursEuclidean1.0830.0881.196
cullEdges1.0680.0741.168
desymmetriseNN7.1390.1327.394
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.8370.0210.867
edgeCutoffsByPercentile0.7390.0180.761
edgeCutoffsByWatershed0.7120.0130.729
edgeCutoffsByZScore0.7980.0310.831
edgeLengthPlot0.7450.0140.763
edgeLengthsAndCellTypePairs0.7130.0110.732
exampleObjects000
geneSetsVsGeneClustersPValueMatrix7.5590.1257.751
getAverageExpressionDF7.3440.0927.567
getAverageExpressionMatrix7.3170.0827.491
getClusterOrder7.0500.0597.205
getExtendedNBHDs1.4750.0601.410
getFeatureZScores0.2680.0200.292
getGeneClusterAveragesPerCell7.2320.0887.454
getGeneNeighbors7.1360.0747.354
getLigandReceptorNetwork0.0290.0040.036
getLigandReceptorPairsInPanel0.5000.0160.526
getNearbyGenes7.3720.1337.611
getNearestNeighbourLists7.1370.0577.234
getObjectSubsetClusteringPValue17.905 1.35019.539
getObjectSubsetClusteringStatistics7.6740.1627.901
make.getExample0.4900.0130.507
makeLRInteractionHeatmap0.7430.0310.794
makeSummedLRInteractionHeatmap0.6980.0270.732
meanGeneClusterOnCellUMAP7.0920.0757.246
meanZPerCluster7.1230.0677.332
meanZPerClusterOnUMAP7.1090.0747.322
medianComplementDistance0.0010.0000.001
medianComplementPValue7.7260.1478.005
nbhdsAsEdgesToNbhdsAsList1.5010.2901.823
neighbourhoodDiameter1.5360.2601.831
performLigandReceptorAnalysis3.2601.1324.493
predictAnnotation10.941 1.02612.196
predictAnnotationAllGenes 9.947 0.45310.549
predictGeneAnnotationImpl8.8610.3139.240
randomiseNodeIndices19.719 0.34920.413
runGeometricClusteringTrials7.4290.1637.868
runMoransI1.3790.1661.655
sankeyFromMatrix0.0040.0010.004
symmetriseNN7.1490.0877.310
symmetryCheckNN7.0740.0937.255
tagRowAndColNames7.3490.0607.581
transposeObject14.149 0.10714.415