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

This page was generated on 2025-02-15 11:42 -0500 (Sat, 15 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4720
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4482
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4493
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4446
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 277/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.1.1  (landing page)
Michael Shapiro
Snapshot Date: 2025-02-14 13:40 -0500 (Fri, 14 Feb 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: b97fcc7
git_last_commit_date: 2025-02-11 09:20:56 -0500 (Tue, 11 Feb 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for CatsCradle on lconway

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.1.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.1.1.tar.gz
StartedAt: 2025-02-14 19:16:23 -0500 (Fri, 14 Feb 2025)
EndedAt: 2025-02-14 19:25:29 -0500 (Fri, 14 Feb 2025)
EllapsedTime: 546.7 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.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.1.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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               19.232  0.200  19.540
randomiseNodeIndices                14.976  0.278  15.328
getObjectSubsetClusteringPValue     13.717  0.714  14.520
aggregateGeneExpression             11.582  0.335  11.995
computeGraphEmbedding                9.745  0.102   9.876
predictAnnotation                    8.939  0.823   9.834
transposeObject                      9.470  0.171   9.781
predictAnnotationAllGenes            7.437  0.395   7.870
predictGeneAnnotationImpl            6.525  0.295   6.870
medianComplementPValue               5.540  0.083   5.658
runGeometricClusteringTrials         5.429  0.119   5.582
combinatorialSpheres                 5.421  0.096   5.537
getObjectSubsetClusteringStatistics  5.318  0.142   5.480
geneSetsVsGeneClustersPValueMatrix   5.325  0.133   5.500
getNearbyGenes                       5.171  0.077   5.281
tagRowAndColNames                    5.104  0.059   5.194
meanGeneClusterOnCellUMAP            5.087  0.075   5.189
getAverageExpressionMatrix           5.084  0.061   5.186
getAverageExpressionDF               4.977  0.063   5.073
meanZPerCluster                      4.988  0.050   5.058
* 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.21-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.5-x86_64/Resources/library’
* installing *source* package ‘CatsCradle’ ...
** this is package ‘CatsCradle’ version ‘1.1.1’
** 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.582 0.33511.995
annotateGeneAsVector4.4090.1564.597
annotateGenesByGeneSet1.8560.1982.066
cellTypesPerCellTypeGraphFromCellMatrix0.7130.0280.746
collapseExtendedNBHDs2.6390.0412.689
combinatorialSpheres5.4210.0965.537
computeCellTypesPerCellTypeMatrix0.6030.0120.620
computeEdgeGraph0.5520.0120.568
computeEdgeObject1.5420.0501.603
computeGraphEmbedding9.7450.1029.876
computeNBHDByCTMatrix0.5080.0180.534
computeNBHDVsCTObject19.232 0.20019.540
computeNeighbourEnrichment1.2360.0411.286
computeNeighboursDelaunay0.5360.0070.546
computeNeighboursEuclidean1.3410.0721.422
cullEdges3.9610.3884.373
desymmetriseNN4.7820.0704.879
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.7010.3944.126
edgeCutoffsByPercentile3.5710.5054.110
edgeCutoffsByWatershed3.8630.4044.308
edgeCutoffsByZScore3.6660.3804.073
edgeLengthPlot3.3330.4163.778
edgeLengthsAndCellTypePairs3.4980.4553.989
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.3250.1335.500
getAverageExpressionDF4.9770.0635.073
getAverageExpressionMatrix5.0840.0615.186
getClusterOrder4.6470.0714.761
getExtendedNBHDs1.5590.0531.627
getFeatureZScores0.2540.0130.269
getGeneClusterAveragesPerCell4.6620.0734.766
getGeneNeighbors4.7170.0844.836
getLigandReceptorNetwork0.0280.0030.031
getLigandReceptorPairsInPanel0.5560.0200.579
getNearbyGenes5.1710.0775.281
getNearestNeighbourLists4.7260.0554.812
getObjectSubsetClusteringPValue13.717 0.71414.520
getObjectSubsetClusteringStatistics5.3180.1425.480
make.getExample0.5400.0080.550
makeLRInteractionHeatmap0.7650.0260.794
makeSummedLRInteractionHeatmap0.6250.0120.640
meanGeneClusterOnCellUMAP5.0870.0755.189
meanZPerCluster4.9880.0505.058
meanZPerClusterOnUMAP4.8960.0584.972
medianComplementDistance0.0000.0000.001
medianComplementPValue5.5400.0835.658
nbhdsAsEdgesToNbhdsAsList1.4830.1471.645
neighbourhoodDiameter1.4700.1091.589
performLigandReceptorAnalysis3.4811.0464.564
predictAnnotation8.9390.8239.834
predictAnnotationAllGenes7.4370.3957.870
predictGeneAnnotationImpl6.5250.2956.870
randomiseNodeIndices14.976 0.27815.328
runGeometricClusteringTrials5.4290.1195.582
runMoransI2.5700.1042.691
sankeyFromMatrix0.0030.0010.004
symmetriseNN4.7310.0744.839
symmetryCheckNN4.7830.0674.885
tagRowAndColNames5.1040.0595.194
transposeObject9.4700.1719.781