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

This page was generated on 2025-04-02 19:28 -0400 (Wed, 02 Apr 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" 4426
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-31 13:00 -0400 (Mon, 31 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-31 20:30:13 -0400 (Mon, 31 Mar 2025)
EndedAt: 2025-03-31 20:45:12 -0400 (Mon, 31 Mar 2025)
EllapsedTime: 898.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.336  0.118  17.463
randomiseNodeIndices                14.705  0.081  14.789
getObjectSubsetClusteringPValue     13.515  0.047  13.564
aggregateGeneExpression             11.352  0.276  11.565
transposeObject                     10.765  0.004  10.772
computeGraphEmbedding                9.019  0.108   9.128
predictAnnotation                    8.786  0.009   8.796
predictAnnotationAllGenes            7.080  0.001   7.082
predictGeneAnnotationImpl            6.436  0.001   6.439
desymmetriseNN                       6.317  0.038   6.356
meanGeneClusterOnCellUMAP            5.780  0.001   5.783
tagRowAndColNames                    5.713  0.002   5.716
symmetryCheckNN                      5.615  0.002   5.617
symmetriseNN                         5.448  0.001   5.451
medianComplementPValue               5.393  0.000   5.393
combinatorialSpheres                 5.220  0.110   5.332
runGeometricClusteringTrials         5.257  0.072   5.331
meanZPerCluster                      5.324  0.001   5.327
getObjectSubsetClusteringStatistics  5.306  0.006   5.313
geneSetsVsGeneClustersPValueMatrix   5.212  0.057   5.270
getNearbyGenes                       5.145  0.002   5.148
getAverageExpressionDF               5.119  0.001   5.121
getGeneClusterAveragesPerCell        4.961  0.050   5.012
* 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
aggregateGeneExpression11.352 0.27611.565
annotateGeneAsVector2.4660.1272.597
annotateGenesByGeneSet1.4140.0551.470
cellTypesPerCellTypeGraphFromCellMatrix0.4350.0020.437
collapseExtendedNBHDs2.4070.0132.347
combinatorialSpheres5.2200.1105.332
computeCellTypesPerCellTypeMatrix0.3950.0010.396
computeEdgeGraph0.4490.0020.421
computeEdgeObject1.0430.0281.072
computeGraphEmbedding9.0190.1089.128
computeNBHDByCTMatrix0.3540.0010.355
computeNBHDVsCTObject17.336 0.11817.463
computeNeighbourEnrichment0.8780.0260.903
computeNeighboursDelaunay0.3480.0010.350
computeNeighboursEuclidean1.8840.0171.416
cullEdges3.4710.2753.747
desymmetriseNN6.3170.0386.356
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.1030.0013.104
edgeCutoffsByPercentile2.9690.0002.969
edgeCutoffsByWatershed3.0000.0013.002
edgeCutoffsByZScore4.0040.0044.008
edgeLengthPlot2.9440.0022.946
edgeLengthsAndCellTypePairs2.8900.0022.892
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.2120.0575.270
getAverageExpressionDF5.1190.0015.121
getAverageExpressionMatrix4.8580.0544.912
getClusterOrder4.7030.0014.705
getExtendedNBHDs1.3850.0341.242
getFeatureZScores0.2110.0010.212
getGeneClusterAveragesPerCell4.9610.0505.012
getGeneNeighbors4.9710.0034.976
getLigandReceptorNetwork0.0170.0000.016
getLigandReceptorPairsInPanel0.2770.0020.279
getNearbyGenes5.1450.0025.148
getNearestNeighbourLists4.8750.0014.877
getObjectSubsetClusteringPValue13.515 0.04713.564
getObjectSubsetClusteringStatistics5.3060.0065.313
make.getExample0.3720.0020.374
makeLRInteractionHeatmap0.4820.0030.490
makeSummedLRInteractionHeatmap0.3570.0010.358
meanGeneClusterOnCellUMAP5.7800.0015.783
meanZPerCluster5.3240.0015.327
meanZPerClusterOnUMAP4.9590.0024.963
medianComplementDistance0.0010.0000.000
medianComplementPValue5.3930.0005.393
nbhdsAsEdgesToNbhdsAsList1.1630.0001.163
neighbourhoodDiameter1.2110.0011.212
performLigandReceptorAnalysis2.6990.1012.800
predictAnnotation8.7860.0098.796
predictAnnotationAllGenes7.0800.0017.082
predictGeneAnnotationImpl6.4360.0016.439
randomiseNodeIndices14.705 0.08114.789
runGeometricClusteringTrials5.2570.0725.331
runMoransI1.4720.0011.474
sankeyFromMatrix0.0040.0000.004
symmetriseNN5.4480.0015.451
symmetryCheckNN5.6150.0025.617
tagRowAndColNames5.7130.0025.716
transposeObject10.765 0.00410.772