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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4716
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4478
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4489
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4442
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.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-02-03 13:40 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: 33deb7f
git_last_commit_date: 2024-10-29 11:33:50 -0500 (Tue, 29 Oct 2024)
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.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.1.0.tar.gz
StartedAt: 2025-02-03 19:26:23 -0500 (Mon, 03 Feb 2025)
EndedAt: 2025-02-03 19:35:32 -0500 (Mon, 03 Feb 2025)
EllapsedTime: 548.8 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.1.0.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.0’
* 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 ... 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               19.762  0.203  20.046
randomiseNodeIndices                15.884  0.299  16.270
getObjectSubsetClusteringPValue     13.805  0.734  14.643
aggregateGeneExpression             11.673  0.334  12.105
computeGraphEmbedding                9.789  0.104   9.933
transposeObject                      9.508  0.119   9.700
predictAnnotation                    8.600  0.674   9.337
predictAnnotationAllGenes            7.547  0.349   7.959
predictGeneAnnotationImpl            6.483  0.381   6.905
runGeometricClusteringTrials         5.680  0.120   5.836
geneSetsVsGeneClustersPValueMatrix   5.510  0.136   5.680
medianComplementPValue               5.550  0.081   5.655
combinatorialSpheres                 5.511  0.107   5.649
getAverageExpressionDF               5.318  0.063   5.418
getObjectSubsetClusteringStatistics  5.245  0.106   5.390
getNearbyGenes                       5.265  0.075   5.400
tagRowAndColNames                    5.255  0.050   5.336
getAverageExpressionMatrix           5.195  0.086   5.327
meanGeneClusterOnCellUMAP            5.036  0.093   5.158
symmetryCheckNN                      4.997  0.065   5.104
meanZPerClusterOnUMAP                4.950  0.052   5.026
* 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.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.0’
** 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.673 0.33412.105
annotateGeneAsVector4.3780.1374.546
annotateGenesByGeneSet1.9270.1842.134
cellTypesPerCellTypeGraphFromCellMatrix0.6920.0280.729
collapseExtendedNBHDs2.8860.0492.951
combinatorialSpheres5.5110.1075.649
computeCellTypesPerCellTypeMatrix0.5540.0090.566
computeEdgeGraph0.5210.0120.534
computeEdgeObject1.5110.0361.552
computeGraphEmbedding9.7890.1049.933
computeNBHDByCTMatrix0.5660.0130.582
computeNBHDVsCTObject19.762 0.20320.046
computeNeighbourEnrichment1.1060.0271.137
computeNeighboursDelaunay0.5360.0100.549
computeNeighboursEuclidean1.4200.0681.502
cullEdges3.9930.4204.448
desymmetriseNN4.7660.0794.867
directedHausdorfDistance0.0010.0010.001
edgeCutoffsByClustering3.5640.3863.979
edgeCutoffsByPercentile3.8120.4214.263
edgeCutoffsByWatershed3.7320.3824.138
edgeCutoffsByZScore3.6130.4074.047
edgeLengthPlot3.5830.3613.972
edgeLengthsAndCellTypePairs3.7450.3714.142
exampleObjects000
geneSetsVsGeneClustersPValueMatrix5.5100.1365.680
getAverageExpressionDF5.3180.0635.418
getAverageExpressionMatrix5.1950.0865.327
getClusterOrder4.6160.0724.725
getExtendedNBHDs1.3940.0511.458
getFeatureZScores0.2680.0160.289
getGeneClusterAveragesPerCell4.6770.0824.795
getGeneNeighbors4.7890.0634.884
getLigandReceptorNetwork0.0290.0050.035
getLigandReceptorPairsInPanel0.6040.0200.630
getNearbyGenes5.2650.0755.400
getNearestNeighbourLists4.6070.0524.690
getObjectSubsetClusteringPValue13.805 0.73414.643
getObjectSubsetClusteringStatistics5.2450.1065.390
make.getExample0.4430.0070.454
makeLRInteractionHeatmap0.7140.0170.737
makeSummedLRInteractionHeatmap0.6490.0170.670
meanGeneClusterOnCellUMAP5.0360.0935.158
meanZPerCluster4.8610.0564.940
meanZPerClusterOnUMAP4.9500.0525.026
medianComplementDistance0.0010.0010.001
medianComplementPValue5.5500.0815.655
nbhdsAsEdgesToNbhdsAsList1.3400.1391.485
neighbourhoodDiameter1.4660.1281.603
performLigandReceptorAnalysis3.1420.7573.954
predictAnnotation8.6000.6749.337
predictAnnotationAllGenes7.5470.3497.959
predictGeneAnnotationImpl6.4830.3816.905
randomiseNodeIndices15.884 0.29916.270
runGeometricClusteringTrials5.6800.1205.836
runMoransI1.9010.0821.994
sankeyFromMatrix0.0040.0010.005
symmetriseNN4.8580.0844.972
symmetryCheckNN4.9970.0655.104
tagRowAndColNames5.2550.0505.336
transposeObject9.5080.1199.700