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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4763
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4494
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4521
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4448
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4414
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-20 13:00 -0400 (Thu, 20 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-21 13:21:02 -0400 (Fri, 21 Mar 2025)
EndedAt: 2025-03-21 13:31:28 -0400 (Fri, 21 Mar 2025)
EllapsedTime: 626.3 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.043  0.224  26.636
randomiseNodeIndices                19.847  0.240  20.250
getObjectSubsetClusteringPValue     18.770  0.794  19.671
aggregateGeneExpression             15.518  0.447  15.433
computeGraphEmbedding               13.987  0.149  14.154
transposeObject                     13.761  0.133  13.982
predictAnnotation                   10.981  0.597  11.696
predictAnnotationAllGenes            9.035  0.401   9.571
predictGeneAnnotationImpl            8.162  0.303   8.515
runGeometricClusteringTrials         6.791  0.092   7.029
medianComplementPValue               6.753  0.073   6.899
geneSetsVsGeneClustersPValueMatrix   6.710  0.073   6.876
getNearbyGenes                       6.710  0.054   6.870
getObjectSubsetClusteringStatistics  6.638  0.092   6.816
combinatorialSpheres                 6.558  0.088   6.648
tagRowAndColNames                    6.564  0.069   6.689
getAverageExpressionDF               6.458  0.049   6.554
desymmetriseNN                       6.430  0.072   6.532
getGeneClusterAveragesPerCell        6.407  0.076   6.529
getAverageExpressionMatrix           6.415  0.058   6.780
symmetryCheckNN                      6.381  0.052   6.460
meanZPerClusterOnUMAP                6.365  0.059   6.453
symmetriseNN                         6.314  0.069   6.417
meanGeneClusterOnCellUMAP            6.237  0.081   6.358
getGeneNeighbors                     6.250  0.067   6.367
meanZPerCluster                      6.209  0.067   6.370
getNearestNeighbourLists             6.131  0.061   6.222
getClusterOrder                      6.120  0.056   6.246
edgeCutoffsByZScore                  4.869  0.480   5.390
* 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.518 0.44715.433
annotateGeneAsVector3.3280.0763.424
annotateGenesByGeneSet1.8250.3002.140
cellTypesPerCellTypeGraphFromCellMatrix0.7690.0160.786
collapseExtendedNBHDs3.1900.1132.953
combinatorialSpheres6.5580.0886.648
computeCellTypesPerCellTypeMatrix0.6710.0220.694
computeEdgeGraph0.9440.0210.902
computeEdgeObject1.6590.0771.567
computeGraphEmbedding13.987 0.14914.154
computeNBHDByCTMatrix0.6450.0150.660
computeNBHDVsCTObject26.043 0.22426.636
computeNeighbourEnrichment1.6010.0611.678
computeNeighboursDelaunay0.7400.0170.769
computeNeighboursEuclidean2.0160.0632.092
cullEdges4.1890.5024.732
desymmetriseNN6.4300.0726.532
directedHausdorfDistance0.0010.0010.001
edgeCutoffsByClustering3.6540.5924.264
edgeCutoffsByPercentile3.7010.4924.253
edgeCutoffsByWatershed3.6410.5334.224
edgeCutoffsByZScore4.8690.4805.390
edgeLengthPlot3.6480.4934.208
edgeLengthsAndCellTypePairs3.7450.4794.284
exampleObjects0.0000.0010.000
geneSetsVsGeneClustersPValueMatrix6.7100.0736.876
getAverageExpressionDF6.4580.0496.554
getAverageExpressionMatrix6.4150.0586.780
getClusterOrder6.1200.0566.246
getExtendedNBHDs2.4740.1692.088
getFeatureZScores0.3420.0190.364
getGeneClusterAveragesPerCell6.4070.0766.529
getGeneNeighbors6.2500.0676.367
getLigandReceptorNetwork0.0280.0110.040
getLigandReceptorPairsInPanel0.4970.0190.527
getNearbyGenes6.7100.0546.870
getNearestNeighbourLists6.1310.0616.222
getObjectSubsetClusteringPValue18.770 0.79419.671
getObjectSubsetClusteringStatistics6.6380.0926.816
make.getExample0.7780.0180.801
makeLRInteractionHeatmap0.7910.0350.841
makeSummedLRInteractionHeatmap0.7130.0210.735
meanGeneClusterOnCellUMAP6.2370.0816.358
meanZPerCluster6.2090.0676.370
meanZPerClusterOnUMAP6.3650.0596.453
medianComplementDistance0.0010.0000.001
medianComplementPValue6.7530.0736.899
nbhdsAsEdgesToNbhdsAsList1.8220.1902.039
neighbourhoodDiameter1.7650.1431.921
performLigandReceptorAnalysis3.8130.8114.651
predictAnnotation10.981 0.59711.696
predictAnnotationAllGenes9.0350.4019.571
predictGeneAnnotationImpl8.1620.3038.515
randomiseNodeIndices19.847 0.24020.250
runGeometricClusteringTrials6.7910.0927.029
runMoransI2.0540.1192.181
sankeyFromMatrix0.0040.0000.005
symmetriseNN6.3140.0696.417
symmetryCheckNN6.3810.0526.460
tagRowAndColNames6.5640.0696.689
transposeObject13.761 0.13313.982