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

This page was generated on 2025-08-21 11:38 -0400 (Thu, 21 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-18 13:40 -0400 (Mon, 18 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-20 20:47:20 -0400 (Wed, 20 Aug 2025)
EndedAt: 2025-08-20 21:05:02 -0400 (Wed, 20 Aug 2025)
EllapsedTime: 1062.4 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                45.139  0.881  46.021
computeNBHDVsCTObject               17.890  0.096  18.001
randomiseNodeIndices                15.098  0.020  15.119
getObjectSubsetClusteringPValue     12.581  0.076  12.658
aggregateGeneExpression             10.598  0.274  10.809
transposeObject                     10.612  0.024  10.640
computeGraphEmbedding                9.574  0.123   9.697
predictAnnotation                    7.755  0.080   7.837
predictAnnotationAllGenes            7.654  0.065   7.721
predictGeneAnnotationImpl            6.790  0.055   6.846
getNearbyGenes                       6.451  0.078   6.531
getAverageExpressionMatrix           6.086  0.056   6.144
runGeometricClusteringTrials         5.890  0.004   5.896
getClusterOrder                      5.856  0.031   5.888
geneSetsVsGeneClustersPValueMatrix   5.838  0.037   5.877
tagRowAndColNames                    5.795  0.067   5.867
medianComplementPValue               5.826  0.005   5.832
combinatorialSpheres                 5.716  0.107   5.833
getObjectSubsetClusteringStatistics  5.801  0.008   5.810
getAverageExpressionDF               5.738  0.057   5.796
getGeneNeighbors                     5.619  0.057   5.677
meanZPerClusterOnUMAP                5.605  0.024   5.632
getGeneClusterAveragesPerCell        5.576  0.044   5.621
symmetryCheckNN                      5.526  0.003   5.531
symmetriseNN                         5.453  0.066   5.520
meanZPerCluster                      5.370  0.056   5.427
meanGeneClusterOnCellUMAP            5.357  0.057   5.416
desymmetriseNN                       5.012  0.063   5.076
getNearestNeighbourLists             5.035  0.000   5.036
* 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.598 0.27410.809
annotateGeneAsVector45.139 0.88146.021
annotateGenesByGeneSet1.5010.1651.666
cellTypesPerCellTypeGraphFromCellMatrix0.3540.0020.356
collapseExtendedNBHDs2.7030.0002.629
combinatorialSpheres5.7160.1075.833
computeCellTypesPerCellTypeMatrix0.2910.0210.311
computeEdgeGraph0.3500.0150.333
computeEdgeObject1.0620.0231.085
computeGraphEmbedding9.5740.1239.697
computeNBHDByCTMatrix0.3290.0000.329
computeNBHDVsCTObject17.890 0.09618.001
computeNeighbourEnrichment1.4760.0361.512
computeNeighboursDelaunay0.2690.0020.272
computeNeighboursEuclidean1.1510.0180.763
cullEdges0.7140.0510.765
desymmetriseNN5.0120.0635.076
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering0.5360.0020.537
edgeCutoffsByPercentile0.4480.0000.449
edgeCutoffsByWatershed0.4930.0000.493
edgeCutoffsByZScore0.5050.0020.508
edgeLengthPlot0.4880.0140.502
edgeLengthsAndCellTypePairs0.4450.0080.453
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.8380.0375.877
getAverageExpressionDF5.7380.0575.796
getAverageExpressionMatrix6.0860.0566.144
getClusterOrder5.8560.0315.888
getExtendedNBHDs1.2160.0331.057
getFeatureZScores0.2120.0040.216
getGeneClusterAveragesPerCell5.5760.0445.621
getGeneNeighbors5.6190.0575.677
getLigandReceptorNetwork0.0160.0000.017
getLigandReceptorPairsInPanel0.3130.0010.314
getNearbyGenes6.4510.0786.531
getNearestNeighbourLists5.0350.0005.036
getObjectSubsetClusteringPValue12.581 0.07612.658
getObjectSubsetClusteringStatistics5.8010.0085.810
make.getExample0.2950.0010.295
makeLRInteractionHeatmap0.4590.0020.460
makeSummedLRInteractionHeatmap0.3460.0020.348
meanGeneClusterOnCellUMAP5.3570.0575.416
meanZPerCluster5.3700.0565.427
meanZPerClusterOnUMAP5.6050.0245.632
medianComplementDistance000
medianComplementPValue5.8260.0055.832
nbhdsAsEdgesToNbhdsAsList0.9020.0150.917
neighbourhoodDiameter0.9080.0110.919
performLigandReceptorAnalysis2.3860.7513.136
predictAnnotation7.7550.0807.837
predictAnnotationAllGenes7.6540.0657.721
predictGeneAnnotationImpl6.7900.0556.846
randomiseNodeIndices15.098 0.02015.119
runGeometricClusteringTrials5.8900.0045.896
runMoransI1.2860.0051.290
sankeyFromMatrix0.0040.0000.003
symmetriseNN5.4530.0665.520
symmetryCheckNN5.5260.0035.531
tagRowAndColNames5.7950.0675.867
transposeObject10.612 0.02410.640