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

This page was generated on 2025-03-27 12:05 -0400 (Thu, 27 Mar 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" 4420
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-24 13:00 -0400 (Mon, 24 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-24 20:37:55 -0400 (Mon, 24 Mar 2025)
EndedAt: 2025-03-24 20:52:43 -0400 (Mon, 24 Mar 2025)
EllapsedTime: 887.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               17.132  0.068  17.204
randomiseNodeIndices                14.389  0.102  14.492
getObjectSubsetClusteringPValue     12.513  0.080  12.596
aggregateGeneExpression             10.885  0.238  11.058
computeGraphEmbedding                9.300  0.067   9.371
transposeObject                      9.347  0.003   9.352
predictAnnotation                    8.357  0.008   8.365
predictAnnotationAllGenes            6.768  0.065   6.834
predictGeneAnnotationImpl            6.532  0.003   6.537
getAverageExpressionMatrix           5.669  0.063   5.731
medianComplementPValue               5.438  0.002   5.441
combinatorialSpheres                 5.345  0.067   5.415
geneSetsVsGeneClustersPValueMatrix   5.406  0.002   5.409
getObjectSubsetClusteringStatistics  5.337  0.007   5.346
getNearbyGenes                       5.240  0.057   5.299
runGeometricClusteringTrials         5.223  0.025   5.249
getAverageExpressionDF               5.076  0.002   5.079
getClusterOrder                      4.989  0.057   5.049
* 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.885 0.23811.058
annotateGeneAsVector2.3250.1312.456
annotateGenesByGeneSet1.4770.0531.530
cellTypesPerCellTypeGraphFromCellMatrix0.4270.0050.432
collapseExtendedNBHDs2.4590.0122.399
combinatorialSpheres5.3450.0675.415
computeCellTypesPerCellTypeMatrix0.3610.0000.361
computeEdgeGraph0.4190.0000.391
computeEdgeObject0.9890.0271.017
computeGraphEmbedding9.3000.0679.371
computeNBHDByCTMatrix0.3620.0000.362
computeNBHDVsCTObject17.132 0.06817.204
computeNeighbourEnrichment0.8510.0260.877
computeNeighboursDelaunay0.3420.0000.342
computeNeighboursEuclidean1.9110.0161.410
cullEdges3.3480.2523.600
desymmetriseNN4.8490.0434.893
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.0660.0023.067
edgeCutoffsByPercentile3.0140.0023.015
edgeCutoffsByWatershed3.1910.0013.192
edgeCutoffsByZScore4.0960.0024.097
edgeLengthPlot2.9150.0012.916
edgeLengthsAndCellTypePairs2.9770.0002.978
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.4060.0025.409
getAverageExpressionDF5.0760.0025.079
getAverageExpressionMatrix5.6690.0635.731
getClusterOrder4.9890.0575.049
getExtendedNBHDs1.3360.0181.179
getFeatureZScores0.1950.0010.196
getGeneClusterAveragesPerCell4.6560.0094.666
getGeneNeighbors4.4920.0054.498
getLigandReceptorNetwork0.0160.0000.016
getLigandReceptorPairsInPanel0.2690.0000.269
getNearbyGenes5.2400.0575.299
getNearestNeighbourLists4.6210.0034.626
getObjectSubsetClusteringPValue12.513 0.08012.596
getObjectSubsetClusteringStatistics5.3370.0075.346
make.getExample0.3450.0010.345
makeLRInteractionHeatmap0.4170.0060.423
makeSummedLRInteractionHeatmap0.3190.0000.319
meanGeneClusterOnCellUMAP4.4370.0024.441
meanZPerCluster4.7600.0034.764
meanZPerClusterOnUMAP4.9210.0024.925
medianComplementDistance0.0010.0000.000
medianComplementPValue5.4380.0025.441
nbhdsAsEdgesToNbhdsAsList1.1590.0001.159
neighbourhoodDiameter1.1520.0011.153
performLigandReceptorAnalysis2.7740.0902.865
predictAnnotation8.3570.0088.365
predictAnnotationAllGenes6.7680.0656.834
predictGeneAnnotationImpl6.5320.0036.537
randomiseNodeIndices14.389 0.10214.492
runGeometricClusteringTrials5.2230.0255.249
runMoransI1.5010.0011.502
sankeyFromMatrix0.0030.0000.003
symmetriseNN4.8290.0084.837
symmetryCheckNN4.9750.0024.977
tagRowAndColNames4.9640.0024.968
transposeObject9.3470.0039.352