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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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-02 13:00 -0500 (Thu, 02 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    ERROR  skipped


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-03 00:37:00 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 00:53:31 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 990.3 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                31.774  0.377  33.068
computeNBHDVsCTObject               26.373  0.276  27.434
getObjectSubsetClusteringPValue     22.143  0.918  24.054
aggregateGeneExpression             20.193  0.590  21.339
predictAnnotation                   13.929  0.688  14.979
computeGraphEmbedding               14.130  0.155  14.597
predictAnnotationAllGenes           12.113  0.498  12.881
transposeObject                     12.425  0.119  12.865
cullEdges                            9.659  0.539  10.836
predictGeneAnnotationImpl            9.564  0.353  10.152
edgeCutoffsByPercentile              8.770  0.586   9.731
edgeLengthPlot                       8.825  0.491   9.578
edgeCutoffsByClustering              8.753  0.513   9.695
edgeCutoffsByWatershed               8.711  0.517   9.479
edgeCutoffsByZScore                  8.634  0.501   9.333
edgeLengthsAndCellTypePairs          8.578  0.352   9.119
collapseExtendedNBHDs                8.134  0.100   8.377
performLigandReceptorAnalysis        5.956  2.219   8.435
geneSetsVsGeneClustersPValueMatrix   7.886  0.186   8.218
combinatorialSpheres                 7.837  0.112   8.129
medianComplementPValue               7.735  0.099   8.492
runGeometricClusteringTrials         7.655  0.164   8.067
getObjectSubsetClusteringStatistics  7.456  0.120   7.783
getNearbyGenes                       7.496  0.077   7.783
getAverageExpressionMatrix           7.450  0.110   7.803
getAverageExpressionDF               7.392  0.070   7.714
desymmetriseNN                       7.062  0.107   7.440
annotateGeneAsVector                 6.863  0.258   7.387
tagRowAndColNames                    6.939  0.063   7.286
getGeneNeighbors                     6.672  0.082   6.987
getGeneClusterAveragesPerCell        6.539  0.085   6.755
getClusterOrder                      6.549  0.073   6.754
meanZPerClusterOnUMAP                6.528  0.068   7.109
meanZPerCluster                      6.386  0.058   6.637
meanGeneClusterOnCellUMAP            6.360  0.079   6.795
getNearestNeighbourLists             6.225  0.068   6.812
symmetryCheckNN                      6.168  0.079   6.599
symmetriseNN                         6.150  0.087   6.512
* 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.193 0.59021.339
annotateGeneAsVector6.8630.2587.387
annotateGenesByGeneSet3.8210.2774.175
cellTypesPerCellTypeGraphFromCellMatrix1.3210.0381.389
collapseExtendedNBHDs8.1340.1008.377
combinatorialSpheres7.8370.1128.129
computeCellTypesPerCellTypeMatrix1.0050.0141.036
computeEdgeGraph1.0630.0201.039
computeEdgeObject2.9560.0722.945
computeGraphEmbedding14.130 0.15514.597
computeNBHDByCTMatrix1.1120.0471.204
computeNBHDVsCTObject26.373 0.27627.434
computeNeighbourEnrichment3.3150.0593.535
computeNeighboursDelaunay1.0130.0141.073
computeNeighboursEuclidean3.6630.1013.863
cullEdges 9.659 0.53910.836
desymmetriseNN7.0620.1077.440
directedHausdorfDistance0.0010.0010.003
edgeCutoffsByClustering8.7530.5139.695
edgeCutoffsByPercentile8.7700.5869.731
edgeCutoffsByWatershed8.7110.5179.479
edgeCutoffsByZScore8.6340.5019.333
edgeLengthPlot8.8250.4919.578
edgeLengthsAndCellTypePairs8.5780.3529.119
exampleObjects0.0000.0000.001
geneSetsVsGeneClustersPValueMatrix7.8860.1868.218
getAverageExpressionDF7.3920.0707.714
getAverageExpressionMatrix7.4500.1107.803
getClusterOrder6.5490.0736.754
getExtendedNBHDs2.4230.0802.365
getFeatureZScores0.5000.0260.535
getGeneClusterAveragesPerCell6.5390.0856.755
getGeneNeighbors6.6720.0826.987
getLigandReceptorNetwork0.0440.0100.087
getLigandReceptorPairsInPanel0.6870.0190.774
getNearbyGenes7.4960.0777.783
getNearestNeighbourLists6.2250.0686.812
getObjectSubsetClusteringPValue22.143 0.91824.054
getObjectSubsetClusteringStatistics7.4560.1207.783
make.getExample0.9140.0160.973
makeLRInteractionHeatmap1.1360.0291.188
makeSummedLRInteractionHeatmap0.8300.0200.902
meanGeneClusterOnCellUMAP6.3600.0796.795
meanZPerCluster6.3860.0586.637
meanZPerClusterOnUMAP6.5280.0687.109
medianComplementDistance0.0010.0000.001
medianComplementPValue7.7350.0998.492
nbhdsAsEdgesToNbhdsAsList2.7960.1563.136
neighbourhoodDiameter2.7780.1693.063
performLigandReceptorAnalysis5.9562.2198.435
predictAnnotation13.929 0.68814.979
predictAnnotationAllGenes12.113 0.49812.881
predictGeneAnnotationImpl 9.564 0.35310.152
randomiseNodeIndices31.774 0.37733.068
runGeometricClusteringTrials7.6550.1648.067
runMoransI3.3400.1173.547
sankeyFromMatrix0.0080.0020.011
symmetriseNN6.1500.0876.512
symmetryCheckNN6.1680.0796.599
tagRowAndColNames6.9390.0637.286
transposeObject12.425 0.11912.865