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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
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-06 13:00 -0500 (Thu, 06 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 -0500 (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-07 00:57:29 -0500 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 01:13:38 -0500 (Fri, 07 Mar 2025)
EllapsedTime: 969.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                32.059  0.348  32.999
computeNBHDVsCTObject               26.066  0.239  27.095
getObjectSubsetClusteringPValue     22.561  0.939  24.354
aggregateGeneExpression             19.999  0.570  20.646
predictAnnotation                   13.882  0.753  14.900
computeGraphEmbedding               13.994  0.155  14.520
predictAnnotationAllGenes           12.054  0.500  13.064
transposeObject                     12.456  0.093  12.720
predictGeneAnnotationImpl            9.487  0.353  10.177
cullEdges                            9.305  0.534   9.939
edgeCutoffsByPercentile              8.619  0.614   9.272
edgeLengthPlot                       8.696  0.461   9.381
edgeCutoffsByWatershed               8.544  0.570   9.163
edgeCutoffsByZScore                  8.446  0.509   9.034
edgeCutoffsByClustering              8.467  0.472   8.981
edgeLengthsAndCellTypePairs          8.268  0.370   8.700
performLigandReceptorAnalysis        6.263  2.274   8.671
collapseExtendedNBHDs                7.888  0.079   7.998
geneSetsVsGeneClustersPValueMatrix   7.730  0.189   7.950
combinatorialSpheres                 7.773  0.125   8.072
runGeometricClusteringTrials         7.705  0.169   8.010
medianComplementPValue               7.753  0.090   8.007
getObjectSubsetClusteringStatistics  7.695  0.114   8.319
getNearbyGenes                       7.584  0.091   7.881
getAverageExpressionMatrix           7.353  0.081   7.502
getAverageExpressionDF               7.251  0.059   7.339
desymmetriseNN                       6.975  0.079   7.098
tagRowAndColNames                    6.953  0.080   7.241
getGeneClusterAveragesPerCell        6.792  0.095   6.971
annotateGeneAsVector                 6.535  0.226   6.791
getGeneNeighbors                     6.679  0.080   6.884
getClusterOrder                      6.603  0.075   6.904
meanZPerClusterOnUMAP                6.518  0.085   6.863
meanGeneClusterOnCellUMAP            6.382  0.095   7.165
meanZPerCluster                      6.350  0.059   6.541
getNearestNeighbourLists             6.341  0.053   6.479
symmetriseNN                         6.212  0.092   6.441
symmetryCheckNN                      6.174  0.062   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
aggregateGeneExpression19.999 0.57020.646
annotateGeneAsVector6.5350.2266.791
annotateGenesByGeneSet3.7090.3014.025
cellTypesPerCellTypeGraphFromCellMatrix1.2060.0321.244
collapseExtendedNBHDs7.8880.0797.998
combinatorialSpheres7.7730.1258.072
computeCellTypesPerCellTypeMatrix1.0550.0171.109
computeEdgeGraph1.0660.0151.104
computeEdgeObject2.9210.0483.001
computeGraphEmbedding13.994 0.15514.520
computeNBHDByCTMatrix1.0490.0381.092
computeNBHDVsCTObject26.066 0.23927.095
computeNeighbourEnrichment3.2760.0533.341
computeNeighboursDelaunay1.0160.0131.035
computeNeighboursEuclidean3.5690.1003.685
cullEdges9.3050.5349.939
desymmetriseNN6.9750.0797.098
directedHausdorfDistance0.0010.0010.002
edgeCutoffsByClustering8.4670.4728.981
edgeCutoffsByPercentile8.6190.6149.272
edgeCutoffsByWatershed8.5440.5709.163
edgeCutoffsByZScore8.4460.5099.034
edgeLengthPlot8.6960.4619.381
edgeLengthsAndCellTypePairs8.2680.3708.700
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix7.7300.1897.950
getAverageExpressionDF7.2510.0597.339
getAverageExpressionMatrix7.3530.0817.502
getClusterOrder6.6030.0756.904
getExtendedNBHDs2.4100.0572.497
getFeatureZScores0.4820.0210.514
getGeneClusterAveragesPerCell6.7920.0956.971
getGeneNeighbors6.6790.0806.884
getLigandReceptorNetwork0.0490.0090.063
getLigandReceptorPairsInPanel0.7680.0200.806
getNearbyGenes7.5840.0917.881
getNearestNeighbourLists6.3410.0536.479
getObjectSubsetClusteringPValue22.561 0.93924.354
getObjectSubsetClusteringStatistics7.6950.1148.319
make.getExample0.9530.0151.041
makeLRInteractionHeatmap1.1650.0271.325
makeSummedLRInteractionHeatmap0.8650.0200.921
meanGeneClusterOnCellUMAP6.3820.0957.165
meanZPerCluster6.3500.0596.541
meanZPerClusterOnUMAP6.5180.0856.863
medianComplementDistance0.0010.0000.002
medianComplementPValue7.7530.0908.007
nbhdsAsEdgesToNbhdsAsList2.7610.2043.012
neighbourhoodDiameter2.8380.1913.067
performLigandReceptorAnalysis6.2632.2748.671
predictAnnotation13.882 0.75314.900
predictAnnotationAllGenes12.054 0.50013.064
predictGeneAnnotationImpl 9.487 0.35310.177
randomiseNodeIndices32.059 0.34832.999
runGeometricClusteringTrials7.7050.1698.010
runMoransI3.1190.0893.225
sankeyFromMatrix0.0060.0010.008
symmetriseNN6.2120.0926.441
symmetryCheckNN6.1740.0626.415
tagRowAndColNames6.9530.0807.241
transposeObject12.456 0.09312.720