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:04 -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 nebbiolo2

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: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CatsCradle_1.0.1.tar.gz
StartedAt: 2025-03-17 21:21:52 -0400 (Mon, 17 Mar 2025)
EndedAt: 2025-03-17 21:36:17 -0400 (Mon, 17 Mar 2025)
EllapsedTime: 864.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CatsCradle.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CatsCradle_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CatsCradle.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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           16.274  0.195  16.471
randomiseNodeIndices            13.695  0.015  13.712
getObjectSubsetClusteringPValue 11.697  0.041  11.739
aggregateGeneExpression         10.272  0.358  10.565
transposeObject                  8.700  0.056   8.757
computeGraphEmbedding            8.442  0.099   8.541
predictAnnotation                7.809  0.008   7.818
predictAnnotationAllGenes        6.288  0.002   6.291
predictGeneAnnotationImpl        5.514  0.000   5.515
combinatorialSpheres             5.370  0.119   5.490
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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
aggregateGeneExpression10.272 0.35810.565
annotateGeneAsVector2.3370.0832.423
annotateGenesByGeneSet1.4220.0431.466
cellTypesPerCellTypeGraphFromCellMatrix0.4190.0010.420
collapseExtendedNBHDs2.3540.0062.291
combinatorialSpheres5.3700.1195.490
computeCellTypesPerCellTypeMatrix0.3830.0000.382
computeEdgeGraph0.4300.0030.406
computeEdgeObject0.9990.0401.039
computeGraphEmbedding8.4420.0998.541
computeNBHDByCTMatrix0.3430.0000.343
computeNBHDVsCTObject16.274 0.19516.471
computeNeighbourEnrichment0.8290.0080.838
computeNeighboursDelaunay0.3330.0000.333
computeNeighboursEuclidean1.8740.0151.413
cullEdges3.1600.2513.412
desymmetriseNN4.2260.0024.229
directedHausdorfDistance000
edgeCutoffsByClustering2.8010.0022.804
edgeCutoffsByPercentile2.7930.0002.793
edgeCutoffsByWatershed2.9190.0012.920
edgeCutoffsByZScore3.7490.0033.753
edgeLengthPlot2.8010.0012.802
edgeLengthsAndCellTypePairs2.7860.0022.788
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.6190.0594.679
getAverageExpressionDF4.7050.0024.707
getAverageExpressionMatrix4.4360.0594.495
getClusterOrder4.3000.0004.302
getExtendedNBHDs1.2430.0151.113
getFeatureZScores0.1930.0000.193
getGeneClusterAveragesPerCell4.4240.0644.490
getGeneNeighbors4.2800.0024.283
getLigandReceptorNetwork0.0160.0000.015
getLigandReceptorPairsInPanel0.2660.0010.266
getNearbyGenes4.4730.0024.477
getNearestNeighbourLists3.8950.0013.898
getObjectSubsetClusteringPValue11.697 0.04111.739
getObjectSubsetClusteringStatistics4.3970.0074.405
make.getExample0.3440.0010.345
makeLRInteractionHeatmap0.4130.0010.421
makeSummedLRInteractionHeatmap0.3260.0000.326
meanGeneClusterOnCellUMAP4.2440.0014.246
meanZPerCluster4.3410.0024.345
meanZPerClusterOnUMAP4.2600.0004.263
medianComplementDistance0.0000.0000.001
medianComplementPValue4.6150.0044.620
nbhdsAsEdgesToNbhdsAsList1.0810.0001.081
neighbourhoodDiameter1.1070.0011.109
performLigandReceptorAnalysis2.6590.0932.752
predictAnnotation7.8090.0087.818
predictAnnotationAllGenes6.2880.0026.291
predictGeneAnnotationImpl5.5140.0005.515
randomiseNodeIndices13.695 0.01513.712
runGeometricClusteringTrials4.7250.0064.732
runMoransI1.390.001.39
sankeyFromMatrix0.0030.0000.003
symmetriseNN4.1020.0004.105
symmetryCheckNN4.0640.0534.119
tagRowAndColNames4.5380.0034.542
transposeObject8.7000.0568.757