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:17 -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 kjohnson3

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 18:31:07 -0400 (Mon, 21 Apr 2025)
EndedAt: 2025-04-21 18:34:24 -0400 (Mon, 21 Apr 2025)
EllapsedTime: 196.5 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: aarch64-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 Ventura 13.7.1
* 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           8.532  0.079   8.628
getObjectSubsetClusteringPValue 6.437  0.354   6.808
randomiseNodeIndices            6.251  0.061   6.317
aggregateGeneExpression         4.983  0.161   4.746
* 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
aggregateGeneExpression4.9830.1614.746
annotateGeneAsVector1.1930.0231.219
annotateGenesByGeneSet0.6240.0980.727
cellTypesPerCellTypeGraphFromCellMatrix0.1420.0050.147
collapseExtendedNBHDs1.0600.0640.886
combinatorialSpheres2.1560.0382.198
computeCellTypesPerCellTypeMatrix0.1200.0050.126
computeEdgeGraph0.1800.0060.153
computeEdgeObject0.5550.0330.406
computeGraphEmbedding4.3980.0454.453
computeNBHDByCTMatrix0.1140.0050.119
computeNBHDVsCTObject8.5320.0798.628
computeNeighbourEnrichment0.2370.0250.263
computeNeighboursDelaunay0.1110.0040.115
computeNeighboursEuclidean0.3090.0200.330
cullEdges0.2890.0220.311
desymmetriseNN2.0480.0312.082
directedHausdorfDistance000
edgeCutoffsByClustering0.2100.0120.221
edgeCutoffsByPercentile0.1770.0080.185
edgeCutoffsByWatershed0.2100.0150.231
edgeCutoffsByZScore0.1750.0050.179
edgeLengthPlot0.1920.0040.195
edgeLengthsAndCellTypePairs0.1920.0050.197
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix2.1460.0282.178
getAverageExpressionDF2.1110.0242.150
getAverageExpressionMatrix2.1250.0282.159
getClusterOrder2.0220.0272.049
getExtendedNBHDs0.8910.0760.555
getFeatureZScores0.1150.0080.090
getGeneClusterAveragesPerCell2.0570.0232.081
getGeneNeighbors2.1870.0242.229
getLigandReceptorNetwork0.0090.0010.010
getLigandReceptorPairsInPanel0.1160.0030.119
getNearbyGenes2.1150.0272.143
getNearestNeighbourLists1.9550.0161.980
getObjectSubsetClusteringPValue6.4370.3546.808
getObjectSubsetClusteringStatistics2.1860.0312.221
make.getExample0.1110.0050.116
makeLRInteractionHeatmap0.1670.0080.175
makeSummedLRInteractionHeatmap0.1350.0080.143
meanGeneClusterOnCellUMAP2.0360.0322.082
meanZPerCluster2.1090.0212.152
meanZPerClusterOnUMAP2.0350.0242.069
medianComplementDistance0.0010.0000.000
medianComplementPValue2.5220.0282.586
nbhdsAsEdgesToNbhdsAsList0.4390.0660.505
neighbourhoodDiameter0.4490.0740.554
performLigandReceptorAnalysis1.1130.2921.427
predictAnnotation3.3620.2303.607
predictAnnotationAllGenes2.9340.1363.086
predictGeneAnnotationImpl2.6540.0982.753
randomiseNodeIndices6.2510.0616.317
runGeometricClusteringTrials2.4000.0452.456
runMoransI0.9910.0931.096
sankeyFromMatrix0.0010.0000.001
symmetriseNN2.0220.0292.051
symmetryCheckNN2.2160.0252.246
tagRowAndColNames2.2040.0212.232
transposeObject4.1060.0454.164