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:08 -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 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.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 00:33:43 -0500 (Tue, 04 Mar 2025)
EndedAt: 2025-03-04 00:50:07 -0500 (Tue, 04 Mar 2025)
EllapsedTime: 984.0 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: 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.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
randomiseNodeIndices                31.882  0.391  33.240
computeNBHDVsCTObject               26.502  0.224  27.059
getObjectSubsetClusteringPValue     21.977  1.000  23.190
aggregateGeneExpression             20.629  0.593  21.431
predictAnnotation                   13.496  0.804  14.578
computeGraphEmbedding               14.089  0.157  14.862
predictAnnotationAllGenes           11.991  0.563  12.717
transposeObject                     12.405  0.125  13.120
predictGeneAnnotationImpl            9.789  0.410  10.286
cullEdges                            9.520  0.510  10.113
edgeCutoffsByPercentile              8.785  0.622   9.766
edgeCutoffsByWatershed               8.811  0.531   9.747
edgeCutoffsByClustering              8.811  0.520   9.551
edgeLengthPlot                       8.824  0.502   9.437
edgeCutoffsByZScore                  8.541  0.546   9.367
edgeLengthsAndCellTypePairs          8.641  0.387   9.126
geneSetsVsGeneClustersPValueMatrix   7.866  0.211   8.193
collapseExtendedNBHDs                7.967  0.077   8.151
combinatorialSpheres                 7.865  0.127   8.062
runGeometricClusteringTrials         7.700  0.133   8.044
performLigandReceptorAnalysis        5.792  2.035   7.954
medianComplementPValue               7.534  0.093   7.653
getNearbyGenes                       7.524  0.070   7.653
getAverageExpressionMatrix           7.418  0.114   7.595
getObjectSubsetClusteringStatistics  7.411  0.117   7.719
getAverageExpressionDF               7.353  0.083   7.496
desymmetriseNN                       7.081  0.090   7.263
tagRowAndColNames                    7.005  0.101   7.562
annotateGeneAsVector                 6.775  0.258   7.105
getClusterOrder                      6.683  0.082   6.851
getGeneClusterAveragesPerCell        6.647  0.082   6.802
getNearestNeighbourLists             6.521  0.058   6.606
meanZPerCluster                      6.488  0.064   6.640
meanZPerClusterOnUMAP                6.438  0.074   6.593
getGeneNeighbors                     6.393  0.080   6.597
meanGeneClusterOnCellUMAP            6.357  0.081   6.503
symmetryCheckNN                      6.288  0.089   6.805
symmetriseNN                         6.264  0.107   6.628
* 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-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.629 0.59321.431
annotateGeneAsVector6.7750.2587.105
annotateGenesByGeneSet3.8130.3124.161
cellTypesPerCellTypeGraphFromCellMatrix1.2780.0411.329
collapseExtendedNBHDs7.9670.0778.151
combinatorialSpheres7.8650.1278.062
computeCellTypesPerCellTypeMatrix1.0010.0121.016
computeEdgeGraph1.1300.0191.162
computeEdgeObject3.0270.0613.112
computeGraphEmbedding14.089 0.15714.862
computeNBHDByCTMatrix1.1500.0361.188
computeNBHDVsCTObject26.502 0.22427.059
computeNeighbourEnrichment3.3350.0593.519
computeNeighboursDelaunay0.9600.0141.025
computeNeighboursEuclidean3.5960.0933.722
cullEdges 9.520 0.51010.113
desymmetriseNN7.0810.0907.263
directedHausdorfDistance0.0010.0010.002
edgeCutoffsByClustering8.8110.5209.551
edgeCutoffsByPercentile8.7850.6229.766
edgeCutoffsByWatershed8.8110.5319.747
edgeCutoffsByZScore8.5410.5469.367
edgeLengthPlot8.8240.5029.437
edgeLengthsAndCellTypePairs8.6410.3879.126
exampleObjects000
geneSetsVsGeneClustersPValueMatrix7.8660.2118.193
getAverageExpressionDF7.3530.0837.496
getAverageExpressionMatrix7.4180.1147.595
getClusterOrder6.6830.0826.851
getExtendedNBHDs2.3990.0572.481
getFeatureZScores0.4770.0210.503
getGeneClusterAveragesPerCell6.6470.0826.802
getGeneNeighbors6.3930.0806.597
getLigandReceptorNetwork0.0430.0060.049
getLigandReceptorPairsInPanel0.7360.0170.763
getNearbyGenes7.5240.0707.653
getNearestNeighbourLists6.5210.0586.606
getObjectSubsetClusteringPValue21.977 1.00023.190
getObjectSubsetClusteringStatistics7.4110.1177.719
make.getExample0.9230.0160.961
makeLRInteractionHeatmap1.1280.0251.160
makeSummedLRInteractionHeatmap0.8650.0200.895
meanGeneClusterOnCellUMAP6.3570.0816.503
meanZPerCluster6.4880.0646.640
meanZPerClusterOnUMAP6.4380.0746.593
medianComplementDistance0.0010.0000.001
medianComplementPValue7.5340.0937.653
nbhdsAsEdgesToNbhdsAsList2.6540.1952.858
neighbourhoodDiameter2.8040.1582.999
performLigandReceptorAnalysis5.7922.0357.954
predictAnnotation13.496 0.80414.578
predictAnnotationAllGenes11.991 0.56312.717
predictGeneAnnotationImpl 9.789 0.41010.286
randomiseNodeIndices31.882 0.39133.240
runGeometricClusteringTrials7.7000.1338.044
runMoransI3.2690.0913.407
sankeyFromMatrix0.0080.0010.008
symmetriseNN6.2640.1076.628
symmetryCheckNN6.2880.0896.805
tagRowAndColNames7.0050.1017.562
transposeObject12.405 0.12513.120