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

This page was generated on 2025-03-06 12:10 -0500 (Thu, 06 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4769
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4504
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4527
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4480
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4416
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-03 13:00 -0500 (Mon, 03 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 -0500 (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-04 13:34:03 -0500 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 13:44:44 -0500 (Tue, 04 Mar 2025)
EllapsedTime: 641.1 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.2 (2024-10-31)
* 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               27.727  0.202  28.113
randomiseNodeIndices                21.023  0.318  21.530
getObjectSubsetClusteringPValue     18.722  0.960  19.815
aggregateGeneExpression             14.893  0.379  15.292
computeGraphEmbedding               13.938  0.118  14.337
transposeObject                     12.610  0.119  12.828
predictAnnotation                   10.402  0.667  11.175
predictAnnotationAllGenes            9.318  0.369   9.747
predictGeneAnnotationImpl            8.315  0.402   8.791
runGeometricClusteringTrials         7.105  0.116   7.343
getObjectSubsetClusteringStatistics  7.001  0.108   7.143
combinatorialSpheres                 6.958  0.142   7.104
medianComplementPValue               6.964  0.084   7.105
getNearbyGenes                       6.881  0.080   7.003
geneSetsVsGeneClustersPValueMatrix   6.780  0.156   7.024
tagRowAndColNames                    6.673  0.063   6.791
getAverageExpressionMatrix           6.594  0.080   6.751
annotateGeneAsVector                 6.485  0.174   6.666
symmetriseNN                         6.532  0.102   6.712
getGeneClusterAveragesPerCell        6.465  0.083   6.617
desymmetriseNN                       6.440  0.081   6.566
symmetryCheckNN                      6.439  0.076   6.589
meanGeneClusterOnCellUMAP            6.410  0.065   6.500
meanZPerClusterOnUMAP                6.407  0.061   6.521
getClusterOrder                      6.367  0.093   6.510
getNearestNeighbourLists             6.395  0.056   6.504
meanZPerCluster                      6.384  0.055   6.462
getAverageExpressionDF               6.246  0.055   6.369
getGeneNeighbors                     6.152  0.075   6.285
* 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
aggregateGeneExpression14.893 0.37915.292
annotateGeneAsVector6.4850.1746.666
annotateGenesByGeneSet2.1090.2712.385
cellTypesPerCellTypeGraphFromCellMatrix0.7870.0330.823
collapseExtendedNBHDs2.9560.0463.003
combinatorialSpheres6.9580.1427.104
computeCellTypesPerCellTypeMatrix0.7230.0130.738
computeEdgeGraph0.8690.0270.896
computeEdgeObject1.5140.0501.641
computeGraphEmbedding13.938 0.11814.337
computeNBHDByCTMatrix0.8290.0350.870
computeNBHDVsCTObject27.727 0.20228.113
computeNeighbourEnrichment2.6990.0692.794
computeNeighboursDelaunay0.7380.0140.758
computeNeighboursEuclidean2.0130.0922.125
cullEdges4.1200.5654.715
desymmetriseNN6.4400.0816.566
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.5590.5014.108
edgeCutoffsByPercentile3.7300.6294.407
edgeCutoffsByWatershed3.7580.5864.384
edgeCutoffsByZScore3.6280.5244.188
edgeLengthPlot3.4490.4704.018
edgeLengthsAndCellTypePairs3.4670.4413.972
exampleObjects0.0000.0010.001
geneSetsVsGeneClustersPValueMatrix6.7800.1567.024
getAverageExpressionDF6.2460.0556.369
getAverageExpressionMatrix6.5940.0806.751
getClusterOrder6.3670.0936.510
getExtendedNBHDs1.9740.1212.150
getFeatureZScores0.3230.0110.337
getGeneClusterAveragesPerCell6.4650.0836.617
getGeneNeighbors6.1520.0756.285
getLigandReceptorNetwork0.0280.0020.032
getLigandReceptorPairsInPanel0.5930.0210.623
getNearbyGenes6.8810.0807.003
getNearestNeighbourLists6.3950.0566.504
getObjectSubsetClusteringPValue18.722 0.96019.815
getObjectSubsetClusteringStatistics7.0010.1087.143
make.getExample0.7800.0160.800
makeLRInteractionHeatmap0.8500.0310.891
makeSummedLRInteractionHeatmap0.6970.0300.734
meanGeneClusterOnCellUMAP6.4100.0656.500
meanZPerCluster6.3840.0556.462
meanZPerClusterOnUMAP6.4070.0616.521
medianComplementDistance0.0000.0000.001
medianComplementPValue6.9640.0847.105
nbhdsAsEdgesToNbhdsAsList1.7760.2062.000
neighbourhoodDiameter1.8110.2012.023
performLigandReceptorAnalysis3.5110.8594.405
predictAnnotation10.402 0.66711.175
predictAnnotationAllGenes9.3180.3699.747
predictGeneAnnotationImpl8.3150.4028.791
randomiseNodeIndices21.023 0.31821.530
runGeometricClusteringTrials7.1050.1167.343
runMoransI1.9630.1392.113
sankeyFromMatrix0.0040.0000.005
symmetriseNN6.5320.1026.712
symmetryCheckNN6.4390.0766.589
tagRowAndColNames6.6730.0636.791
transposeObject12.610 0.11912.828