Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-03-20 11:46 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" | 4777 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" | 4545 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4576 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" | 4528 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4458 |
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/2313 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CatsCradle 1.1.2 (landing page) Michael Shapiro
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: CatsCradle |
Version: 1.1.2 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CatsCradle_1.1.2.tar.gz |
StartedAt: 2025-03-20 05:23:20 -0000 (Thu, 20 Mar 2025) |
EndedAt: 2025-03-20 05:33:40 -0000 (Thu, 20 Mar 2025) |
EllapsedTime: 620.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CatsCradle.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CatsCradle_1.1.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CatsCradle/DESCRIPTION’ ... OK * this is package ‘CatsCradle’ version ‘1.1.2’ * 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 computeNBHDVsCTObject 22.557 0.131 22.766 randomiseNodeIndices 21.523 0.104 21.685 getObjectSubsetClusteringPValue 19.283 0.084 19.417 aggregateGeneExpression 14.977 0.211 15.213 computeGraphEmbedding 11.757 0.040 11.829 transposeObject 11.259 0.052 11.349 predictAnnotation 9.826 0.028 9.878 predictAnnotationAllGenes 8.965 0.008 8.999 predictGeneAnnotationImpl 8.670 0.043 8.739 runGeometricClusteringTrials 6.538 0.024 6.581 medianComplementPValue 6.449 0.000 6.468 combinatorialSpheres 6.405 0.024 6.454 getNearbyGenes 6.331 0.072 6.422 geneSetsVsGeneClustersPValueMatrix 6.376 0.024 6.420 getObjectSubsetClusteringStatistics 6.380 0.008 6.407 getAverageExpressionDF 6.187 0.020 6.226 tagRowAndColNames 6.160 0.004 6.186 getAverageExpressionMatrix 6.086 0.012 6.118 desymmetriseNN 5.967 0.004 6.001 getGeneNeighbors 5.835 0.000 5.855 meanZPerClusterOnUMAP 5.781 0.051 5.852 meanGeneClusterOnCellUMAP 5.802 0.000 5.819 meanZPerCluster 5.782 0.008 5.807 getGeneClusterAveragesPerCell 5.769 0.012 5.799 getNearestNeighbourLists 5.734 0.000 5.752 symmetryCheckNN 5.666 0.063 5.749 symmetriseNN 5.645 0.004 5.665 getClusterOrder 5.595 0.004 5.616 * 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 ‘/home/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck/00check.log’ for details.
CatsCradle.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL CatsCradle ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘CatsCradle’ ... ** this is package ‘CatsCradle’ version ‘1.1.2’ ** 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 | 14.977 | 0.211 | 15.213 | |
annotateGeneAsVector | 2.781 | 0.024 | 2.825 | |
annotateGenesByGeneSet | 1.975 | 0.020 | 2.002 | |
cellTypesPerCellTypeGraphFromCellMatrix | 0.661 | 0.008 | 0.671 | |
collapseExtendedNBHDs | 4.128 | 0.000 | 4.109 | |
combinatorialSpheres | 6.405 | 0.024 | 6.454 | |
computeCellTypesPerCellTypeMatrix | 0.518 | 0.000 | 0.520 | |
computeEdgeGraph | 0.572 | 0.000 | 0.563 | |
computeEdgeObject | 1.660 | 0.012 | 1.677 | |
computeGraphEmbedding | 11.757 | 0.040 | 11.829 | |
computeNBHDByCTMatrix | 0.448 | 0.000 | 0.449 | |
computeNBHDVsCTObject | 22.557 | 0.131 | 22.766 | |
computeNeighbourEnrichment | 0.989 | 0.016 | 1.016 | |
computeNeighboursDelaunay | 0.606 | 0.003 | 0.617 | |
computeNeighboursEuclidean | 1.745 | 0.032 | 1.710 | |
cullEdges | 1.230 | 0.000 | 1.232 | |
desymmetriseNN | 5.967 | 0.004 | 6.001 | |
directedHausdorfDistance | 0.000 | 0.001 | 0.001 | |
edgeCutoffsByClustering | 0.999 | 0.017 | 1.023 | |
edgeCutoffsByPercentile | 0.78 | 0.02 | 0.81 | |
edgeCutoffsByWatershed | 0.847 | 0.008 | 0.858 | |
edgeCutoffsByZScore | 0.814 | 0.000 | 0.816 | |
edgeLengthPlot | 0.867 | 0.004 | 0.876 | |
edgeLengthsAndCellTypePairs | 0.799 | 0.004 | 0.805 | |
exampleObjects | 0 | 0 | 0 | |
geneSetsVsGeneClustersPValueMatrix | 6.376 | 0.024 | 6.420 | |
getAverageExpressionDF | 6.187 | 0.020 | 6.226 | |
getAverageExpressionMatrix | 6.086 | 0.012 | 6.118 | |
getClusterOrder | 5.595 | 0.004 | 5.616 | |
getExtendedNBHDs | 1.607 | 0.015 | 1.498 | |
getFeatureZScores | 0.302 | 0.004 | 0.307 | |
getGeneClusterAveragesPerCell | 5.769 | 0.012 | 5.799 | |
getGeneNeighbors | 5.835 | 0.000 | 5.855 | |
getLigandReceptorNetwork | 0.02 | 0.00 | 0.02 | |
getLigandReceptorPairsInPanel | 0.386 | 0.004 | 0.391 | |
getNearbyGenes | 6.331 | 0.072 | 6.422 | |
getNearestNeighbourLists | 5.734 | 0.000 | 5.752 | |
getObjectSubsetClusteringPValue | 19.283 | 0.084 | 19.417 | |
getObjectSubsetClusteringStatistics | 6.380 | 0.008 | 6.407 | |
make.getExample | 0.488 | 0.000 | 0.488 | |
makeLRInteractionHeatmap | 0.781 | 0.004 | 0.788 | |
makeSummedLRInteractionHeatmap | 0.568 | 0.000 | 0.569 | |
meanGeneClusterOnCellUMAP | 5.802 | 0.000 | 5.819 | |
meanZPerCluster | 5.782 | 0.008 | 5.807 | |
meanZPerClusterOnUMAP | 5.781 | 0.051 | 5.852 | |
medianComplementDistance | 0 | 0 | 0 | |
medianComplementPValue | 6.449 | 0.000 | 6.468 | |
nbhdsAsEdgesToNbhdsAsList | 1.504 | 0.008 | 1.516 | |
neighbourhoodDiameter | 1.633 | 0.011 | 1.648 | |
performLigandReceptorAnalysis | 3.924 | 0.136 | 4.070 | |
predictAnnotation | 9.826 | 0.028 | 9.878 | |
predictAnnotationAllGenes | 8.965 | 0.008 | 8.999 | |
predictGeneAnnotationImpl | 8.670 | 0.043 | 8.739 | |
randomiseNodeIndices | 21.523 | 0.104 | 21.685 | |
runGeometricClusteringTrials | 6.538 | 0.024 | 6.581 | |
runMoransI | 2.818 | 0.000 | 2.827 | |
sankeyFromMatrix | 0.004 | 0.000 | 0.005 | |
symmetriseNN | 5.645 | 0.004 | 5.665 | |
symmetryCheckNN | 5.666 | 0.063 | 5.749 | |
tagRowAndColNames | 6.160 | 0.004 | 6.186 | |
transposeObject | 11.259 | 0.052 | 11.349 | |