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:09 -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 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.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 13:38:07 -0500 (Tue, 14 Jan 2025)
EndedAt: 2025-01-14 13:48:46 -0500 (Tue, 14 Jan 2025)
EllapsedTime: 638.9 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: 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.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
computeNBHDVsCTObject               27.286  0.223  27.512
randomiseNodeIndices                21.219  0.268  21.619
getObjectSubsetClusteringPValue     18.153  0.890  19.163
aggregateGeneExpression             15.433  0.414  15.319
computeGraphEmbedding               14.111  0.109  14.250
transposeObject                     12.688  0.116  12.880
predictAnnotation                   10.642  0.688  11.396
predictAnnotationAllGenes            9.271  0.398   9.708
predictGeneAnnotationImpl            8.338  0.353   8.753
runGeometricClusteringTrials         7.096  0.103   7.225
geneSetsVsGeneClustersPValueMatrix   7.040  0.129   7.176
medianComplementPValue               7.051  0.088   7.172
getObjectSubsetClusteringStatistics  6.931  0.118   7.088
combinatorialSpheres                 6.909  0.083   7.030
getAverageExpressionMatrix           6.797  0.098   6.900
getNearbyGenes                       6.765  0.093   6.857
annotateGeneAsVector                 6.470  0.196   6.672
desymmetriseNN                       6.502  0.083   6.589
getAverageExpressionDF               6.470  0.087   6.639
tagRowAndColNames                    6.496  0.051   6.648
meanZPerClusterOnUMAP                6.455  0.059   6.565
meanZPerCluster                      6.427  0.054   6.510
getGeneNeighbors                     6.382  0.084   6.464
getClusterOrder                      6.384  0.074   6.469
symmetriseNN                         6.357  0.081   6.481
meanGeneClusterOnCellUMAP            6.346  0.075   6.544
symmetryCheckNN                      6.339  0.058   6.429
getGeneClusterAveragesPerCell        6.286  0.083   6.385
getNearestNeighbourLists             6.088  0.041   6.133
* 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-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
aggregateGeneExpression15.433 0.41415.319
annotateGeneAsVector6.4700.1966.672
annotateGenesByGeneSet2.1400.3412.483
cellTypesPerCellTypeGraphFromCellMatrix1.1130.0321.146
collapseExtendedNBHDs3.1980.1002.986
combinatorialSpheres6.9090.0837.030
computeCellTypesPerCellTypeMatrix0.6510.0170.669
computeEdgeGraph0.8240.0240.778
computeEdgeObject1.5940.0731.495
computeGraphEmbedding14.111 0.10914.250
computeNBHDByCTMatrix0.6890.0460.736
computeNBHDVsCTObject27.286 0.22327.512
computeNeighbourEnrichment2.6400.0792.721
computeNeighboursDelaunay0.6160.0090.626
computeNeighboursEuclidean1.8220.1081.934
cullEdges3.8910.6214.520
desymmetriseNN6.5020.0836.589
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.8310.5704.403
edgeCutoffsByPercentile3.5240.5484.091
edgeCutoffsByWatershed3.5610.5594.124
edgeCutoffsByZScore3.4810.5914.078
edgeLengthPlot3.6200.5094.131
edgeLengthsAndCellTypePairs3.2790.4183.705
exampleObjects000
geneSetsVsGeneClustersPValueMatrix7.0400.1297.176
getAverageExpressionDF6.4700.0876.639
getAverageExpressionMatrix6.7970.0986.900
getClusterOrder6.3840.0746.469
getExtendedNBHDs2.6750.1972.013
getFeatureZScores0.2890.0130.302
getGeneClusterAveragesPerCell6.2860.0836.385
getGeneNeighbors6.3820.0846.464
getLigandReceptorNetwork0.0280.0030.031
getLigandReceptorPairsInPanel0.5430.0120.555
getNearbyGenes6.7650.0936.857
getNearestNeighbourLists6.0880.0416.133
getObjectSubsetClusteringPValue18.153 0.89019.163
getObjectSubsetClusteringStatistics6.9310.1187.088
make.getExample0.6530.0100.668
makeLRInteractionHeatmap0.8000.0220.828
makeSummedLRInteractionHeatmap0.6470.0160.667
meanGeneClusterOnCellUMAP6.3460.0756.544
meanZPerCluster6.4270.0546.510
meanZPerClusterOnUMAP6.4550.0596.565
medianComplementDistance0.0000.0000.001
medianComplementPValue7.0510.0887.172
nbhdsAsEdgesToNbhdsAsList1.7420.1971.960
neighbourhoodDiameter1.8350.1652.009
performLigandReceptorAnalysis3.6140.7794.421
predictAnnotation10.642 0.68811.396
predictAnnotationAllGenes9.2710.3989.708
predictGeneAnnotationImpl8.3380.3538.753
randomiseNodeIndices21.219 0.26821.619
runGeometricClusteringTrials7.0960.1037.225
runMoransI2.0650.1002.174
sankeyFromMatrix0.0040.0010.004
symmetriseNN6.3570.0816.481
symmetryCheckNN6.3390.0586.429
tagRowAndColNames6.4960.0516.648
transposeObject12.688 0.11612.880