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

This page was generated on 2025-04-02 19:31 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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-31 13:00 -0400 (Mon, 31 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-04-01 00:20:28 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 00:36:34 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 966.4 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.680  0.297  31.473
computeNBHDVsCTObject               26.099  0.260  26.936
getObjectSubsetClusteringPValue     22.492  0.892  23.585
aggregateGeneExpression             20.326  0.621  21.107
predictAnnotation                   14.587  0.858  15.843
computeGraphEmbedding               14.299  0.154  14.573
transposeObject                     12.415  0.117  12.739
predictAnnotationAllGenes           11.898  0.414  12.543
edgeCutoffsByZScore                  9.732  0.571  10.683
predictGeneAnnotationImpl            9.776  0.519  10.440
cullEdges                            9.422  0.434  10.023
edgeCutoffsByClustering              8.867  0.598   9.799
edgeLengthPlot                       8.736  0.602   9.449
edgeCutoffsByWatershed               8.730  0.501   9.368
edgeLengthsAndCellTypePairs          8.721  0.472   9.294
edgeCutoffsByPercentile              8.521  0.467   9.060
performLigandReceptorAnalysis        6.364  2.009   8.465
collapseExtendedNBHDs                7.810  0.072   8.042
runGeometricClusteringTrials         7.555  0.140   7.783
meanZPerCluster                      7.500  0.073   8.218
getNearbyGenes                       7.465  0.077   7.629
medianComplementPValue               7.452  0.085   7.790
geneSetsVsGeneClustersPValueMatrix   7.409  0.093   7.567
getObjectSubsetClusteringStatistics  7.325  0.082   7.547
combinatorialSpheres                 7.283  0.118   7.444
getAverageExpressionMatrix           7.155  0.095   7.311
getAverageExpressionDF               7.073  0.076   7.394
tagRowAndColNames                    7.015  0.067   7.254
desymmetriseNN                       6.702  0.099   6.900
getGeneClusterAveragesPerCell        6.568  0.081   6.703
meanZPerClusterOnUMAP                6.456  0.050   6.641
getGeneNeighbors                     6.428  0.069   6.544
meanGeneClusterOnCellUMAP            6.380  0.080   6.927
symmetryCheckNN                      6.337  0.070   6.470
symmetriseNN                         6.298  0.100   6.543
getClusterOrder                      6.313  0.069   6.424
getNearestNeighbourLists             6.249  0.063   6.354
* 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.326 0.62121.107
annotateGeneAsVector3.7080.1163.858
annotateGenesByGeneSet3.5560.4354.023
cellTypesPerCellTypeGraphFromCellMatrix1.1530.0221.420
collapseExtendedNBHDs7.8100.0728.042
combinatorialSpheres7.2830.1187.444
computeCellTypesPerCellTypeMatrix1.0020.0141.021
computeEdgeGraph1.0640.0211.093
computeEdgeObject2.9280.0543.002
computeGraphEmbedding14.299 0.15414.573
computeNBHDByCTMatrix0.9650.0120.984
computeNBHDVsCTObject26.099 0.26026.936
computeNeighbourEnrichment2.1890.0452.251
computeNeighboursDelaunay0.9760.0140.998
computeNeighboursEuclidean3.5950.0763.749
cullEdges 9.422 0.43410.023
desymmetriseNN6.7020.0996.900
directedHausdorfDistance0.0010.0000.002
edgeCutoffsByClustering8.8670.5989.799
edgeCutoffsByPercentile8.5210.4679.060
edgeCutoffsByWatershed8.7300.5019.368
edgeCutoffsByZScore 9.732 0.57110.683
edgeLengthPlot8.7360.6029.449
edgeLengthsAndCellTypePairs8.7210.4729.294
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix7.4090.0937.567
getAverageExpressionDF7.0730.0767.394
getAverageExpressionMatrix7.1550.0957.311
getClusterOrder6.3130.0696.424
getExtendedNBHDs2.4670.0792.559
getFeatureZScores0.4700.0180.493
getGeneClusterAveragesPerCell6.5680.0816.703
getGeneNeighbors6.4280.0696.544
getLigandReceptorNetwork0.0430.0090.052
getLigandReceptorPairsInPanel0.7330.0170.752
getNearbyGenes7.4650.0777.629
getNearestNeighbourLists6.2490.0636.354
getObjectSubsetClusteringPValue22.492 0.89223.585
getObjectSubsetClusteringStatistics7.3250.0827.547
make.getExample0.9470.0131.007
makeLRInteractionHeatmap1.1090.0251.192
makeSummedLRInteractionHeatmap0.8980.0231.017
meanGeneClusterOnCellUMAP6.3800.0806.927
meanZPerCluster7.5000.0738.218
meanZPerClusterOnUMAP6.4560.0506.641
medianComplementDistance0.0010.0010.002
medianComplementPValue7.4520.0857.790
nbhdsAsEdgesToNbhdsAsList2.8100.1663.064
neighbourhoodDiameter2.7670.2162.992
performLigandReceptorAnalysis6.3642.0098.465
predictAnnotation14.587 0.85815.843
predictAnnotationAllGenes11.898 0.41412.543
predictGeneAnnotationImpl 9.776 0.51910.440
randomiseNodeIndices30.680 0.29731.473
runGeometricClusteringTrials7.5550.1407.783
runMoransI3.3920.0953.511
sankeyFromMatrix0.0080.0010.009
symmetriseNN6.2980.1006.543
symmetryCheckNN6.3370.0706.470
tagRowAndColNames7.0150.0677.254
transposeObject12.415 0.11712.739