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

This page was generated on 2025-04-24 13:02 -0400 (Thu, 24 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
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 283/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.2.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-04-22 13:40 -0400 (Tue, 22 Apr 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_21
git_last_commit: f840fe7
git_last_commit_date: 2025-04-15 13:40:27 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for CatsCradle on palomino7

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.2.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:CatsCradle.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings CatsCradle_1.2.0.tar.gz
StartedAt: 2025-04-23 00:16:56 -0400 (Wed, 23 Apr 2025)
EndedAt: 2025-04-23 00:27:10 -0400 (Wed, 23 Apr 2025)
EllapsedTime: 614.2 seconds
RetCode: 0
Status:   OK  
CheckDir: CatsCradle.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:CatsCradle.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings CatsCradle_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck'
* using R version 4.5.0 RC (2025-04-04 r88126 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'CatsCradle/DESCRIPTION' ... OK
* this is package 'CatsCradle' version '1.2.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 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 ... OK
* 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               29.14   0.27   29.44
randomiseNodeIndices                19.59   0.22   19.95
getObjectSubsetClusteringPValue     18.10   0.51   18.64
aggregateGeneExpression             14.80   0.44   15.29
computeGraphEmbedding               14.43   0.23   14.72
transposeObject                     10.47   0.19   10.67
predictAnnotation                    9.32   0.41    9.72
predictAnnotationAllGenes            8.31   0.31    8.65
predictGeneAnnotationImpl            6.83   0.36    7.20
getAverageExpressionDF               6.33   0.12    6.47
getAverageExpressionMatrix           6.25   0.19    6.49
geneSetsVsGeneClustersPValueMatrix   6.33   0.10    6.47
getNearbyGenes                       6.02   0.17    6.20
tagRowAndColNames                    5.92   0.17    6.11
getGeneNeighbors                     5.89   0.15    6.11
runGeometricClusteringTrials         5.91   0.09    6.01
combinatorialSpheres                 5.84   0.05    5.91
medianComplementPValue               5.73   0.11    5.86
desymmetriseNN                       5.60   0.16    5.76
symmetryCheckNN                      5.54   0.19    5.70
getObjectSubsetClusteringStatistics  5.56   0.13    5.70
meanZPerClusterOnUMAP                5.56   0.08    5.66
getGeneClusterAveragesPerCell        5.47   0.16    5.66
meanGeneClusterOnCellUMAP            5.41   0.09    5.53
symmetriseNN                         5.28   0.09    5.39
getNearestNeighbourLists             5.17   0.18    5.38
meanZPerCluster                      5.16   0.12    5.29
getClusterOrder                      5.13   0.12    5.26
* 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 NOTE
See
  'E:/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck/00check.log'
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'CatsCradle' ...
** this is package 'CatsCradle' version '1.2.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
aggregateGeneExpression14.80 0.4415.29
annotateGeneAsVector2.720.072.86
annotateGenesByGeneSet1.790.081.87
cellTypesPerCellTypeGraphFromCellMatrix0.410.130.55
collapseExtendedNBHDs3.080.073.14
combinatorialSpheres5.840.055.91
computeCellTypesPerCellTypeMatrix0.420.080.54
computeEdgeGraph0.470.060.55
computeEdgeObject1.630.101.72
computeGraphEmbedding14.43 0.2314.72
computeNBHDByCTMatrix0.440.090.55
computeNBHDVsCTObject29.14 0.2729.44
computeNeighbourEnrichment0.920.171.11
computeNeighboursDelaunay0.500.080.58
computeNeighboursEuclidean1.270.141.41
cullEdges0.950.171.17
desymmetriseNN5.600.165.76
directedHausdorfDistance000
edgeCutoffsByClustering0.830.140.99
edgeCutoffsByPercentile0.780.110.93
edgeCutoffsByWatershed0.950.081.05
edgeCutoffsByZScore0.620.140.79
edgeLengthPlot0.790.090.91
edgeLengthsAndCellTypePairs0.840.090.94
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.330.106.47
getAverageExpressionDF6.330.126.47
getAverageExpressionMatrix6.250.196.49
getClusterOrder5.130.125.26
getExtendedNBHDs1.420.161.49
getFeatureZScores0.250.030.29
getGeneClusterAveragesPerCell5.470.165.66
getGeneNeighbors5.890.156.11
getLigandReceptorNetwork0.030.160.19
getLigandReceptorPairsInPanel0.510.330.84
getNearbyGenes6.020.176.20
getNearestNeighbourLists5.170.185.38
getObjectSubsetClusteringPValue18.10 0.5118.64
getObjectSubsetClusteringStatistics5.560.135.70
make.getExample0.400.040.47
makeLRInteractionHeatmap0.500.110.65
makeSummedLRInteractionHeatmap0.330.100.45
meanGeneClusterOnCellUMAP5.410.095.53
meanZPerCluster5.160.125.29
meanZPerClusterOnUMAP5.560.085.66
medianComplementDistance000
medianComplementPValue5.730.115.86
nbhdsAsEdgesToNbhdsAsList1.270.221.49
neighbourhoodDiameter1.440.271.72
performLigandReceptorAnalysis3.681.004.68
predictAnnotation9.320.419.72
predictAnnotationAllGenes8.310.318.65
predictGeneAnnotationImpl6.830.367.20
randomiseNodeIndices19.59 0.2219.95
runGeometricClusteringTrials5.910.096.01
runMoransI2.760.273.06
sankeyFromMatrix0.010.000.02
symmetriseNN5.280.095.39
symmetryCheckNN5.540.195.70
tagRowAndColNames5.920.176.11
transposeObject10.47 0.1910.67