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

This page was generated on 2025-04-02 19:33 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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-31 13:00 -0400 (Mon, 31 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 -0400 (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 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.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-04-01 13:18:05 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 13:28:55 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 649.3 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.3 (2025-02-28)
* 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.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
computeNBHDVsCTObject               26.483  0.221  27.414
randomiseNodeIndices                19.182  0.285  20.003
getObjectSubsetClusteringPValue     18.318  0.814  19.652
aggregateGeneExpression             15.485  0.409  15.567
computeGraphEmbedding               13.715  0.131  14.549
transposeObject                     12.404  0.104  13.153
predictAnnotation                   11.545  0.521  12.463
predictAnnotationAllGenes            9.068  0.321   9.589
predictGeneAnnotationImpl            7.977  0.406   8.750
meanZPerCluster                      7.494  0.073   7.731
medianComplementPValue               6.930  0.072   7.176
runGeometricClusteringTrials         6.855  0.093   7.212
getObjectSubsetClusteringStatistics  6.847  0.082   7.094
geneSetsVsGeneClustersPValueMatrix   6.798  0.085   7.075
getNearbyGenes                       6.779  0.060   6.973
getAverageExpressionMatrix           6.746  0.069   6.965
tagRowAndColNames                    6.675  0.057   7.020
getAverageExpressionDF               6.624  0.064   6.826
combinatorialSpheres                 6.445  0.104   6.885
meanGeneClusterOnCellUMAP            6.426  0.086   6.643
meanZPerClusterOnUMAP                6.451  0.060   6.664
getGeneClusterAveragesPerCell        6.431  0.078   6.713
desymmetriseNN                       6.382  0.089   6.607
symmetryCheckNN                      6.399  0.058   6.612
getNearestNeighbourLists             6.329  0.060   6.577
symmetriseNN                         6.276  0.080   6.561
getGeneNeighbors                     6.278  0.074   6.520
getClusterOrder                      6.070  0.058   6.358
edgeCutoffsByZScore                  4.950  0.437   5.681
cullEdges                            4.347  0.679   5.125
performLigandReceptorAnalysis        4.060  0.917   5.122
* 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-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.485 0.40915.567
annotateGeneAsVector3.2840.0753.382
annotateGenesByGeneSet1.9400.2352.190
cellTypesPerCellTypeGraphFromCellMatrix0.7670.0220.798
collapseExtendedNBHDs3.3760.0883.148
combinatorialSpheres6.4450.1046.885
computeCellTypesPerCellTypeMatrix0.7350.0230.796
computeEdgeGraph0.7950.0330.933
computeEdgeObject1.5460.0651.712
computeGraphEmbedding13.715 0.13114.549
computeNBHDByCTMatrix0.8480.0120.876
computeNBHDVsCTObject26.483 0.22127.414
computeNeighbourEnrichment1.6770.0641.781
computeNeighboursDelaunay0.9340.0150.963
computeNeighboursEuclidean2.1670.0622.288
cullEdges4.3470.6795.125
desymmetriseNN6.3820.0896.607
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering3.7340.7494.627
edgeCutoffsByPercentile3.6100.7404.449
edgeCutoffsByWatershed3.7830.6324.521
edgeCutoffsByZScore4.9500.4375.681
edgeLengthPlot3.8730.6354.683
edgeLengthsAndCellTypePairs3.6980.6964.483
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.7980.0857.075
getAverageExpressionDF6.6240.0646.826
getAverageExpressionMatrix6.7460.0696.965
getClusterOrder6.0700.0586.358
getExtendedNBHDs2.0960.1672.420
getFeatureZScores0.2860.0160.309
getGeneClusterAveragesPerCell6.4310.0786.713
getGeneNeighbors6.2780.0746.520
getLigandReceptorNetwork0.0310.0080.039
getLigandReceptorPairsInPanel0.6880.0270.730
getNearbyGenes6.7790.0606.973
getNearestNeighbourLists6.3290.0606.577
getObjectSubsetClusteringPValue18.318 0.81419.652
getObjectSubsetClusteringStatistics6.8470.0827.094
make.getExample0.8220.0110.850
makeLRInteractionHeatmap0.9180.0340.969
makeSummedLRInteractionHeatmap0.7250.0330.774
meanGeneClusterOnCellUMAP6.4260.0866.643
meanZPerCluster7.4940.0737.731
meanZPerClusterOnUMAP6.4510.0606.664
medianComplementDistance000
medianComplementPValue6.9300.0727.176
nbhdsAsEdgesToNbhdsAsList1.8170.2012.048
neighbourhoodDiameter1.8630.2202.136
performLigandReceptorAnalysis4.0600.9175.122
predictAnnotation11.545 0.52112.463
predictAnnotationAllGenes9.0680.3219.589
predictGeneAnnotationImpl7.9770.4068.750
randomiseNodeIndices19.182 0.28520.003
runGeometricClusteringTrials6.8550.0937.212
runMoransI2.1140.1032.261
sankeyFromMatrix0.0040.0010.004
symmetriseNN6.2760.0806.561
symmetryCheckNN6.3990.0586.612
tagRowAndColNames6.6750.0577.020
transposeObject12.404 0.10413.153