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

This page was generated on 2025-03-20 12:08 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 280/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.0.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_20
git_last_commit: 08eea2d
git_last_commit_date: 2025-02-11 09:33:26 -0400 (Tue, 11 Feb 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


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.0.1
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.0.1.tar.gz
StartedAt: 2025-03-18 01:15:29 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 01:31:33 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 963.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CatsCradle.Rcheck
Warnings: 2

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.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CatsCradle.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.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.0.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ... WARNING
Codoc mismatches from Rd file 'aggregateGeneExpression.Rd':
aggregateGeneExpression
  Code: function(f, neighbourhoods, self = FALSE, verbose = TRUE,
                 returnType = "Seurat")
  Docs: function(f, neighbourhoods, verbose = TRUE, returnType =
                 "Seurat")
  Argument names in code not in docs:
    self
  Mismatches in argument names:
    Position: 3 Code: self Docs: verbose
    Position: 4 Code: verbose Docs: returnType

Codoc mismatches from Rd file 'nbhdsAsEdgesToNbhdsAsList.Rd':
nbhdsAsEdgesToNbhdsAsList
  Code: function(cells, neighbourhoods, self = FALSE)
  Docs: function(cells, neighbourhoods)
  Argument names in code not in docs:
    self

* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'getFeatureZScores.Rd'
  ‘features’
Documented arguments not in \usage in Rd file 'getFeatureZScores.Rd':
  ‘featurs’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
randomiseNodeIndices                30.846  0.263  31.705
computeNBHDVsCTObject               26.204  0.211  26.634
getObjectSubsetClusteringPValue     22.504  0.882  23.574
aggregateGeneExpression             20.256  0.608  21.269
computeGraphEmbedding               14.174  0.148  14.453
predictAnnotation                   13.356  0.884  14.380
transposeObject                     12.632  0.106  12.983
predictAnnotationAllGenes           11.734  0.440  12.449
edgeCutoffsByZScore                  9.723  0.527  10.382
predictGeneAnnotationImpl            9.412  0.495  10.061
cullEdges                            9.404  0.442  10.073
performLigandReceptorAnalysis        7.296  2.090   9.661
edgeCutoffsByClustering              8.698  0.552   9.337
edgeLengthsAndCellTypePairs          8.800  0.446   9.722
edgeCutoffsByWatershed               8.809  0.431   9.734
edgeLengthPlot                       8.693  0.543   9.432
edgeCutoffsByPercentile              8.620  0.473   9.203
collapseExtendedNBHDs                7.958  0.081   8.149
combinatorialSpheres                 7.594  0.106   7.793
medianComplementPValue               7.534  0.089   8.269
runGeometricClusteringTrials         7.484  0.134   7.678
getObjectSubsetClusteringStatistics  7.310  0.097   7.474
getNearbyGenes                       7.301  0.079   7.456
tagRowAndColNames                    7.247  0.088   7.473
geneSetsVsGeneClustersPValueMatrix   7.218  0.104   7.608
getAverageExpressionMatrix           7.139  0.076   7.321
getAverageExpressionDF               7.093  0.064   7.222
desymmetriseNN                       6.672  0.098   6.909
meanZPerClusterOnUMAP                6.638  0.053   6.955
getGeneNeighbors                     6.479  0.083   6.705
meanZPerCluster                      6.475  0.064   6.706
symmetryCheckNN                      6.456  0.066   6.594
meanGeneClusterOnCellUMAP            6.419  0.062   6.612
getClusterOrder                      6.310  0.084   6.521
getGeneClusterAveragesPerCell        6.287  0.076   6.411
getNearestNeighbourLists             6.261  0.056   6.396
symmetriseNN                         6.150  0.087   6.415
* 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: 2 WARNINGs, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-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.4-x86_64/Resources/library’
* installing *source* package ‘CatsCradle’ ...
** 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
aggregateGeneExpression20.256 0.60821.269
annotateGeneAsVector3.7320.1113.891
annotateGenesByGeneSet3.5810.3084.047
cellTypesPerCellTypeGraphFromCellMatrix1.1580.0181.182
collapseExtendedNBHDs7.9580.0818.149
combinatorialSpheres7.5940.1067.793
computeCellTypesPerCellTypeMatrix1.0680.0131.108
computeEdgeGraph1.0630.0251.172
computeEdgeObject2.8860.0603.348
computeGraphEmbedding14.174 0.14814.453
computeNBHDByCTMatrix1.0040.0141.025
computeNBHDVsCTObject26.204 0.21126.634
computeNeighbourEnrichment2.1990.0452.269
computeNeighboursDelaunay1.0200.0111.044
computeNeighboursEuclidean3.5870.0713.719
cullEdges 9.404 0.44210.073
desymmetriseNN6.6720.0986.909
directedHausdorfDistance0.0020.0010.002
edgeCutoffsByClustering8.6980.5529.337
edgeCutoffsByPercentile8.6200.4739.203
edgeCutoffsByWatershed8.8090.4319.734
edgeCutoffsByZScore 9.723 0.52710.382
edgeLengthPlot8.6930.5439.432
edgeLengthsAndCellTypePairs8.8000.4469.722
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix7.2180.1047.608
getAverageExpressionDF7.0930.0647.222
getAverageExpressionMatrix7.1390.0767.321
getClusterOrder6.3100.0846.521
getExtendedNBHDs2.4610.0792.616
getFeatureZScores0.4720.0180.494
getGeneClusterAveragesPerCell6.2870.0766.411
getGeneNeighbors6.4790.0836.705
getLigandReceptorNetwork0.0440.0060.051
getLigandReceptorPairsInPanel0.7870.0230.830
getNearbyGenes7.3010.0797.456
getNearestNeighbourLists6.2610.0566.396
getObjectSubsetClusteringPValue22.504 0.88223.574
getObjectSubsetClusteringStatistics7.3100.0977.474
make.getExample1.0120.0151.033
makeLRInteractionHeatmap1.0030.0201.035
makeSummedLRInteractionHeatmap0.9090.0180.930
meanGeneClusterOnCellUMAP6.4190.0626.612
meanZPerCluster6.4750.0646.706
meanZPerClusterOnUMAP6.6380.0536.955
medianComplementDistance0.0010.0000.001
medianComplementPValue7.5340.0898.269
nbhdsAsEdgesToNbhdsAsList2.7700.1463.056
neighbourhoodDiameter2.8580.1543.145
performLigandReceptorAnalysis7.2962.0909.661
predictAnnotation13.356 0.88414.380
predictAnnotationAllGenes11.734 0.44012.449
predictGeneAnnotationImpl 9.412 0.49510.061
randomiseNodeIndices30.846 0.26331.705
runGeometricClusteringTrials7.4840.1347.678
runMoransI3.4520.0923.580
sankeyFromMatrix0.0060.0020.007
symmetriseNN6.1500.0876.415
symmetryCheckNN6.4560.0666.594
tagRowAndColNames7.2470.0887.473
transposeObject12.632 0.10612.983