Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-04 11:40 -0400 (Mon, 04 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4823 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4565 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4603 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4544 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
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/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CatsCradle 1.2.0 (landing page) Michael Shapiro
| nebbiolo1 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: CatsCradle |
Version: 1.2.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings CatsCradle_1.2.0.tar.gz |
StartedAt: 2025-08-03 20:44:03 -0400 (Sun, 03 Aug 2025) |
EndedAt: 2025-08-03 21:01:45 -0400 (Sun, 03 Aug 2025) |
EllapsedTime: 1062.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CatsCradle.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings CatsCradle_1.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck’ * using R version 4.5.1 (2025-06-13) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * 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 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 loading without being on the library search path ... 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 annotateGeneAsVector 44.864 0.882 45.749 computeNBHDVsCTObject 18.237 0.122 18.364 randomiseNodeIndices 15.026 0.059 15.087 getObjectSubsetClusteringPValue 13.246 0.127 13.373 aggregateGeneExpression 10.816 0.208 10.963 transposeObject 10.159 0.017 10.180 computeGraphEmbedding 9.327 0.004 9.332 predictAnnotation 7.899 0.010 7.910 predictAnnotationAllGenes 7.470 0.068 7.540 predictGeneAnnotationImpl 6.575 0.062 6.638 getNearbyGenes 6.002 0.080 6.084 getObjectSubsetClusteringStatistics 5.953 0.032 5.987 runGeometricClusteringTrials 5.862 0.082 5.945 getGeneClusterAveragesPerCell 5.781 0.125 5.908 medianComplementPValue 5.854 0.028 5.883 geneSetsVsGeneClustersPValueMatrix 5.797 0.084 5.882 getGeneNeighbors 5.818 0.012 5.831 meanZPerCluster 5.815 0.002 5.818 getAverageExpressionDF 5.788 0.022 5.819 getAverageExpressionMatrix 5.728 0.036 5.766 getNearestNeighbourLists 5.554 0.026 5.581 meanGeneClusterOnCellUMAP 5.568 0.004 5.574 getClusterOrder 5.490 0.058 5.549 combinatorialSpheres 5.483 0.041 5.524 tagRowAndColNames 5.285 0.005 5.293 meanZPerClusterOnUMAP 5.282 0.002 5.286 symmetryCheckNN 5.204 0.063 5.268 desymmetriseNN 5.133 0.065 5.200 symmetriseNN 5.152 0.001 5.155 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck/00check.log’ for details.
CatsCradle.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL CatsCradle ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-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)
CatsCradle.Rcheck/CatsCradle-Ex.timings
name | user | system | elapsed | |
aggregateGeneExpression | 10.816 | 0.208 | 10.963 | |
annotateGeneAsVector | 44.864 | 0.882 | 45.749 | |
annotateGenesByGeneSet | 1.451 | 0.174 | 1.625 | |
cellTypesPerCellTypeGraphFromCellMatrix | 0.357 | 0.004 | 0.361 | |
collapseExtendedNBHDs | 2.545 | 0.008 | 2.496 | |
combinatorialSpheres | 5.483 | 0.041 | 5.524 | |
computeCellTypesPerCellTypeMatrix | 0.289 | 0.023 | 0.312 | |
computeEdgeGraph | 0.355 | 0.014 | 0.337 | |
computeEdgeObject | 1.027 | 0.032 | 1.059 | |
computeGraphEmbedding | 9.327 | 0.004 | 9.332 | |
computeNBHDByCTMatrix | 0.333 | 0.000 | 0.333 | |
computeNBHDVsCTObject | 18.237 | 0.122 | 18.364 | |
computeNeighbourEnrichment | 1.524 | 0.003 | 1.527 | |
computeNeighboursDelaunay | 0.269 | 0.002 | 0.271 | |
computeNeighboursEuclidean | 1.118 | 0.003 | 0.730 | |
cullEdges | 0.696 | 0.045 | 0.742 | |
desymmetriseNN | 5.133 | 0.065 | 5.200 | |
directedHausdorfDistance | 0.001 | 0.000 | 0.001 | |
edgeCutoffsByClustering | 0.547 | 0.005 | 0.553 | |
edgeCutoffsByPercentile | 0.452 | 0.001 | 0.453 | |
edgeCutoffsByWatershed | 0.485 | 0.001 | 0.487 | |
edgeCutoffsByZScore | 0.522 | 0.004 | 0.526 | |
edgeLengthPlot | 0.498 | 0.024 | 0.521 | |
edgeLengthsAndCellTypePairs | 0.448 | 0.001 | 0.449 | |
exampleObjects | 0.000 | 0.001 | 0.000 | |
geneSetsVsGeneClustersPValueMatrix | 5.797 | 0.084 | 5.882 | |
getAverageExpressionDF | 5.788 | 0.022 | 5.819 | |
getAverageExpressionMatrix | 5.728 | 0.036 | 5.766 | |
getClusterOrder | 5.490 | 0.058 | 5.549 | |
getExtendedNBHDs | 1.247 | 0.030 | 1.121 | |
getFeatureZScores | 0.223 | 0.002 | 0.224 | |
getGeneClusterAveragesPerCell | 5.781 | 0.125 | 5.908 | |
getGeneNeighbors | 5.818 | 0.012 | 5.831 | |
getLigandReceptorNetwork | 0.016 | 0.001 | 0.017 | |
getLigandReceptorPairsInPanel | 0.303 | 0.001 | 0.303 | |
getNearbyGenes | 6.002 | 0.080 | 6.084 | |
getNearestNeighbourLists | 5.554 | 0.026 | 5.581 | |
getObjectSubsetClusteringPValue | 13.246 | 0.127 | 13.373 | |
getObjectSubsetClusteringStatistics | 5.953 | 0.032 | 5.987 | |
make.getExample | 0.316 | 0.001 | 0.317 | |
makeLRInteractionHeatmap | 0.480 | 0.004 | 0.484 | |
makeSummedLRInteractionHeatmap | 0.394 | 0.002 | 0.396 | |
meanGeneClusterOnCellUMAP | 5.568 | 0.004 | 5.574 | |
meanZPerCluster | 5.815 | 0.002 | 5.818 | |
meanZPerClusterOnUMAP | 5.282 | 0.002 | 5.286 | |
medianComplementDistance | 0.001 | 0.000 | 0.001 | |
medianComplementPValue | 5.854 | 0.028 | 5.883 | |
nbhdsAsEdgesToNbhdsAsList | 0.927 | 0.041 | 0.968 | |
neighbourhoodDiameter | 0.929 | 0.011 | 0.939 | |
performLigandReceptorAnalysis | 2.290 | 0.779 | 3.069 | |
predictAnnotation | 7.899 | 0.010 | 7.910 | |
predictAnnotationAllGenes | 7.470 | 0.068 | 7.540 | |
predictGeneAnnotationImpl | 6.575 | 0.062 | 6.638 | |
randomiseNodeIndices | 15.026 | 0.059 | 15.087 | |
runGeometricClusteringTrials | 5.862 | 0.082 | 5.945 | |
runMoransI | 1.264 | 0.068 | 1.332 | |
sankeyFromMatrix | 0.003 | 0.000 | 0.004 | |
symmetriseNN | 5.152 | 0.001 | 5.155 | |
symmetryCheckNN | 5.204 | 0.063 | 5.268 | |
tagRowAndColNames | 5.285 | 0.005 | 5.293 | |
transposeObject | 10.159 | 0.017 | 10.180 | |