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

This page was generated on 2025-04-22 13:15 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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-04-21 13:40 -0400 (Mon, 21 Apr 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.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (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.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-04-21 19:34:28 -0400 (Mon, 21 Apr 2025)
EndedAt: 2025-04-21 19:43:06 -0400 (Mon, 21 Apr 2025)
EllapsedTime: 518.2 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.0 RC (2025-04-04 r88126)
* 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
computeNBHDVsCTObject               18.322  0.179  18.750
getObjectSubsetClusteringPValue     14.337  0.561  15.049
randomiseNodeIndices                14.567  0.166  14.801
aggregateGeneExpression             11.593  0.317  11.981
transposeObject                      9.649  0.098   9.816
computeGraphEmbedding                9.554  0.099   9.691
predictAnnotation                    8.097  0.520   8.662
predictAnnotationAllGenes            7.623  0.300   7.954
predictGeneAnnotationImpl            6.140  0.241   6.407
runGeometricClusteringTrials         5.219  0.096   5.336
getNearbyGenes                       5.114  0.073   5.228
getObjectSubsetClusteringStatistics  5.089  0.092   5.224
combinatorialSpheres                 5.053  0.098   5.182
tagRowAndColNames                    5.063  0.079   5.177
getAverageExpressionDF               5.073  0.048   5.147
medianComplementPValue               5.021  0.071   5.119
geneSetsVsGeneClustersPValueMatrix   4.942  0.056   5.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.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
aggregateGeneExpression11.593 0.31711.981
annotateGeneAsVector2.3640.0752.455
annotateGenesByGeneSet1.7320.2451.991
cellTypesPerCellTypeGraphFromCellMatrix0.7180.0140.737
collapseExtendedNBHDs2.9970.0583.078
combinatorialSpheres5.0530.0985.182
computeCellTypesPerCellTypeMatrix0.5210.0080.532
computeEdgeGraph0.5730.0090.586
computeEdgeObject1.4850.0371.532
computeGraphEmbedding9.5540.0999.691
computeNBHDByCTMatrix0.5820.0090.594
computeNBHDVsCTObject18.322 0.17918.750
computeNeighbourEnrichment0.8600.0300.894
computeNeighboursDelaunay0.5040.0070.515
computeNeighboursEuclidean1.0510.0461.101
cullEdges1.1650.0311.204
desymmetriseNN4.7230.0614.811
directedHausdorfDistance0.0010.0010.001
edgeCutoffsByClustering0.8540.0180.879
edgeCutoffsByPercentile0.7190.0090.734
edgeCutoffsByWatershed0.8860.0240.920
edgeCutoffsByZScore0.7190.0080.730
edgeLengthPlot0.7350.0110.750
edgeLengthsAndCellTypePairs0.8450.0200.872
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.9420.0565.014
getAverageExpressionDF5.0730.0485.147
getAverageExpressionMatrix4.8870.0674.987
getClusterOrder4.5740.0604.663
getExtendedNBHDs1.4430.0621.519
getFeatureZScores0.2460.0140.263
getGeneClusterAveragesPerCell4.7240.0544.804
getGeneNeighbors4.7480.0514.822
getLigandReceptorNetwork0.0300.0040.034
getLigandReceptorPairsInPanel0.5400.0130.556
getNearbyGenes5.1140.0735.228
getNearestNeighbourLists4.4290.0464.508
getObjectSubsetClusteringPValue14.337 0.56115.049
getObjectSubsetClusteringStatistics5.0890.0925.224
make.getExample0.5210.0080.534
makeLRInteractionHeatmap0.7400.0170.763
makeSummedLRInteractionHeatmap0.6340.0130.652
meanGeneClusterOnCellUMAP4.6580.0734.772
meanZPerCluster4.7730.0624.870
meanZPerClusterOnUMAP4.7580.0504.838
medianComplementDistance0.0000.0000.001
medianComplementPValue5.0210.0715.119
nbhdsAsEdgesToNbhdsAsList1.4040.1231.534
neighbourhoodDiameter1.4630.1031.572
performLigandReceptorAnalysis3.3860.7984.208
predictAnnotation8.0970.5208.662
predictAnnotationAllGenes7.6230.3007.954
predictGeneAnnotationImpl6.1400.2416.407
randomiseNodeIndices14.567 0.16614.801
runGeometricClusteringTrials5.2190.0965.336
runMoransI2.5570.0842.655
sankeyFromMatrix0.0030.0010.004
symmetriseNN4.6550.0544.728
symmetryCheckNN4.6900.0584.768
tagRowAndColNames5.0630.0795.177
transposeObject9.6490.0989.816