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:10 -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 kjohnson1

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 14:00:59 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 14:11:22 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 623.2 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: aarch64-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 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.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
computeNBHDVsCTObject               26.983  0.200  27.244
getObjectSubsetClusteringPValue     18.687  0.948  19.696
randomiseNodeIndices                19.251  0.290  19.761
aggregateGeneExpression             15.717  0.431  15.627
computeGraphEmbedding               13.906  0.140  14.049
transposeObject                     12.421  0.084  12.695
predictAnnotation                   10.036  0.596  10.698
predictAnnotationAllGenes            8.957  0.410   9.441
predictGeneAnnotationImpl            8.148  0.349   8.568
runGeometricClusteringTrials         6.788  0.124   6.960
medianComplementPValue               6.698  0.097   6.835
getObjectSubsetClusteringStatistics  6.595  0.128   6.729
geneSetsVsGeneClustersPValueMatrix   6.607  0.095   6.705
tagRowAndColNames                    6.620  0.053   6.722
combinatorialSpheres                 6.525  0.098   6.638
getAverageExpressionDF               6.500  0.077   6.584
getGeneClusterAveragesPerCell        6.430  0.080   6.684
getNearbyGenes                       6.369  0.084   6.473
symmetriseNN                         6.331  0.096   6.493
getGeneNeighbors                     6.351  0.074   6.439
symmetryCheckNN                      6.350  0.068   6.445
getAverageExpressionMatrix           6.309  0.107   6.423
desymmetriseNN                       6.314  0.097   6.418
meanZPerCluster                      6.281  0.072   6.357
getClusterOrder                      6.227  0.067   6.300
meanGeneClusterOnCellUMAP            6.204  0.087   6.321
meanZPerClusterOnUMAP                6.153  0.060   6.227
getNearestNeighbourLists             6.102  0.053   6.174
performLigandReceptorAnalysis        4.936  0.962   5.949
edgeCutoffsByZScore                  4.718  0.540   5.263
* 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-arm64/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
aggregateGeneExpression15.717 0.43115.627
annotateGeneAsVector3.3330.0823.424
annotateGenesByGeneSet1.8770.2972.176
cellTypesPerCellTypeGraphFromCellMatrix0.8280.0180.847
collapseExtendedNBHDs3.2610.1043.013
combinatorialSpheres6.5250.0986.638
computeCellTypesPerCellTypeMatrix0.7360.0160.752
computeEdgeGraph0.8840.0270.850
computeEdgeObject1.6850.0831.593
computeGraphEmbedding13.906 0.14014.049
computeNBHDByCTMatrix0.7340.0190.753
computeNBHDVsCTObject26.983 0.20027.244
computeNeighbourEnrichment1.5720.0831.656
computeNeighboursDelaunay0.7310.0120.747
computeNeighboursEuclidean2.0650.0872.155
cullEdges3.8490.5754.444
desymmetriseNN6.3140.0976.418
directedHausdorfDistance0.0000.0000.001
edgeCutoffsByClustering3.4920.6174.110
edgeCutoffsByPercentile3.4970.5324.035
edgeCutoffsByWatershed3.5700.5494.124
edgeCutoffsByZScore4.7180.5405.263
edgeLengthPlot3.6460.5204.168
edgeLengthsAndCellTypePairs3.6440.5254.183
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.6070.0956.705
getAverageExpressionDF6.5000.0776.584
getAverageExpressionMatrix6.3090.1076.423
getClusterOrder6.2270.0676.300
getExtendedNBHDs2.4640.1951.915
getFeatureZScores0.3300.0240.362
getGeneClusterAveragesPerCell6.4300.0806.684
getGeneNeighbors6.3510.0746.439
getLigandReceptorNetwork0.0280.0130.040
getLigandReceptorPairsInPanel0.5380.0260.565
getNearbyGenes6.3690.0846.473
getNearestNeighbourLists6.1020.0536.174
getObjectSubsetClusteringPValue18.687 0.94819.696
getObjectSubsetClusteringStatistics6.5950.1286.729
make.getExample0.8320.0120.844
makeLRInteractionHeatmap0.8520.0260.879
makeSummedLRInteractionHeatmap0.6760.0130.693
meanGeneClusterOnCellUMAP6.2040.0876.321
meanZPerCluster6.2810.0726.357
meanZPerClusterOnUMAP6.1530.0606.227
medianComplementDistance0.0010.0000.001
medianComplementPValue6.6980.0976.835
nbhdsAsEdgesToNbhdsAsList1.7540.1731.930
neighbourhoodDiameter1.7800.2031.985
performLigandReceptorAnalysis4.9360.9625.949
predictAnnotation10.036 0.59610.698
predictAnnotationAllGenes8.9570.4109.441
predictGeneAnnotationImpl8.1480.3498.568
randomiseNodeIndices19.251 0.29019.761
runGeometricClusteringTrials6.7880.1246.960
runMoransI2.0700.0862.170
sankeyFromMatrix0.0040.0010.005
symmetriseNN6.3310.0966.493
symmetryCheckNN6.3500.0686.445
tagRowAndColNames6.6200.0536.722
transposeObject12.421 0.08412.695