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

This page was generated on 2025-01-16 12:07 -0500 (Thu, 16 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4489
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4387
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.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-01-13 13:00 -0500 (Mon, 13 Jan 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_20
git_last_commit: df3ef22
git_last_commit_date: 2024-10-29 11:33:50 -0500 (Tue, 29 Oct 2024)
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    NA  


CHECK results for CatsCradle on merida1

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.0
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.0.tar.gz
StartedAt: 2025-01-14 00:39:54 -0500 (Tue, 14 Jan 2025)
EndedAt: 2025-01-14 00:56:55 -0500 (Tue, 14 Jan 2025)
EllapsedTime: 1021.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CatsCradle.Rcheck
Warnings: 1

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.0.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: x86_64-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 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.0.0’
* 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 ... OK
* 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
randomiseNodeIndices                32.337  0.360  34.459
computeNBHDVsCTObject               26.376  0.280  28.177
getObjectSubsetClusteringPValue     22.186  0.921  25.270
aggregateGeneExpression             20.452  0.591  22.309
predictAnnotation                   13.933  0.666  15.784
computeGraphEmbedding               13.959  0.151  14.809
transposeObject                     12.481  0.133  13.257
predictAnnotationAllGenes           12.149  0.393  13.261
predictGeneAnnotationImpl            9.962  0.318  10.906
cullEdges                            9.494  0.482  10.435
edgeLengthPlot                       8.756  0.580   9.747
edgeCutoffsByWatershed               8.780  0.536   9.802
edgeCutoffsByPercentile              8.752  0.558   9.970
edgeCutoffsByClustering              8.719  0.477   9.687
edgeCutoffsByZScore                  8.557  0.488   9.365
edgeLengthsAndCellTypePairs          8.568  0.393   9.462
performLigandReceptorAnalysis        6.093  2.090   8.563
collapseExtendedNBHDs                8.046  0.095   8.552
combinatorialSpheres                 7.859  0.124   8.334
runGeometricClusteringTrials         7.761  0.118   8.230
geneSetsVsGeneClustersPValueMatrix   7.669  0.180   8.314
medianComplementPValue               7.749  0.082   8.198
getNearbyGenes                       7.630  0.086   8.177
getObjectSubsetClusteringStatistics  7.430  0.111   7.997
getAverageExpressionMatrix           7.378  0.093   8.001
getAverageExpressionDF               7.191  0.064   7.512
desymmetriseNN                       6.962  0.091   7.376
annotateGeneAsVector                 6.742  0.274   7.374
tagRowAndColNames                    6.914  0.056   7.325
getGeneClusterAveragesPerCell        6.554  0.097   7.274
getClusterOrder                      6.493  0.074   6.877
getGeneNeighbors                     6.461  0.072   6.820
meanGeneClusterOnCellUMAP            6.384  0.074   6.786
meanZPerClusterOnUMAP                6.379  0.071   6.928
getNearestNeighbourLists             6.379  0.050   6.761
meanZPerCluster                      6.280  0.058   6.744
symmetriseNN                         6.143  0.076   6.509
symmetryCheckNN                      6.071  0.072   6.669
* 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: 1 WARNING, 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-x86_64/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
aggregateGeneExpression20.452 0.59122.309
annotateGeneAsVector6.7420.2747.374
annotateGenesByGeneSet3.8220.2804.293
cellTypesPerCellTypeGraphFromCellMatrix1.2840.0431.388
collapseExtendedNBHDs8.0460.0958.552
combinatorialSpheres7.8590.1248.334
computeCellTypesPerCellTypeMatrix1.0430.0141.107
computeEdgeGraph1.0220.0191.110
computeEdgeObject2.9140.0653.070
computeGraphEmbedding13.959 0.15114.809
computeNBHDByCTMatrix1.1290.0441.280
computeNBHDVsCTObject26.376 0.28028.177
computeNeighbourEnrichment3.1850.0533.448
computeNeighboursDelaunay1.0110.0141.079
computeNeighboursEuclidean3.6640.0893.929
cullEdges 9.494 0.48210.435
desymmetriseNN6.9620.0917.376
directedHausdorfDistance0.0010.0000.002
edgeCutoffsByClustering8.7190.4779.687
edgeCutoffsByPercentile8.7520.5589.970
edgeCutoffsByWatershed8.7800.5369.802
edgeCutoffsByZScore8.5570.4889.365
edgeLengthPlot8.7560.5809.747
edgeLengthsAndCellTypePairs8.5680.3939.462
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix7.6690.1808.314
getAverageExpressionDF7.1910.0647.512
getAverageExpressionMatrix7.3780.0938.001
getClusterOrder6.4930.0746.877
getExtendedNBHDs2.4100.0732.489
getFeatureZScores0.4820.0220.534
getGeneClusterAveragesPerCell6.5540.0977.274
getGeneNeighbors6.4610.0726.820
getLigandReceptorNetwork0.0450.0070.055
getLigandReceptorPairsInPanel0.7550.0160.804
getNearbyGenes7.6300.0868.177
getNearestNeighbourLists6.3790.0506.761
getObjectSubsetClusteringPValue22.186 0.92125.270
getObjectSubsetClusteringStatistics7.4300.1117.997
make.getExample0.9100.0120.976
makeLRInteractionHeatmap1.1060.0281.185
makeSummedLRInteractionHeatmap0.9050.0220.968
meanGeneClusterOnCellUMAP6.3840.0746.786
meanZPerCluster6.2800.0586.744
meanZPerClusterOnUMAP6.3790.0716.928
medianComplementDistance0.0010.0000.002
medianComplementPValue7.7490.0828.198
nbhdsAsEdgesToNbhdsAsList2.8780.1653.245
neighbourhoodDiameter2.9050.1613.244
performLigandReceptorAnalysis6.0932.0908.563
predictAnnotation13.933 0.66615.784
predictAnnotationAllGenes12.149 0.39313.261
predictGeneAnnotationImpl 9.962 0.31810.906
randomiseNodeIndices32.337 0.36034.459
runGeometricClusteringTrials7.7610.1188.230
runMoransI3.3300.0873.594
sankeyFromMatrix0.0070.0020.009
symmetriseNN6.1430.0766.509
symmetryCheckNN6.0710.0726.669
tagRowAndColNames6.9140.0567.325
transposeObject12.481 0.13313.257