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

This page was generated on 2025-01-25 15:38 -0500 (Sat, 25 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4658
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4455
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4408
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 276/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CatsCradle 1.1.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-01-24 13:40 -0500 (Fri, 24 Jan 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: devel
git_last_commit: 33deb7f
git_last_commit_date: 2024-10-29 11:33:50 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for CatsCradle on kunpeng2

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.

raw results


Summary

Package: CatsCradle
Version: 1.1.0
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.0.tar.gz
StartedAt: 2025-01-25 05:14:31 -0000 (Sat, 25 Jan 2025)
EndedAt: 2025-01-25 05:25:26 -0000 (Sat, 25 Jan 2025)
EllapsedTime: 654.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CatsCradle.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### 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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* 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)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.1.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 ...Warning: program compiled against libxml 212 using older 211
 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 ... 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               22.763  0.139  22.954
randomiseNodeIndices                21.835  0.024  21.912
getObjectSubsetClusteringPValue     18.104  0.052  18.194
aggregateGeneExpression             14.607  0.426  15.064
computeGraphEmbedding               11.797  0.020  11.843
transposeObject                     11.477  0.067  11.575
predictAnnotation                   10.207  0.016  10.249
predictAnnotationAllGenes            9.366  0.004   9.396
predictGeneAnnotationImpl            8.030  0.016   8.068
combinatorialSpheres                 6.813  0.187   7.019
medianComplementPValue               6.893  0.012   6.924
runGeometricClusteringTrials         6.851  0.004   6.873
getObjectSubsetClusteringStatistics  6.760  0.008   6.785
geneSetsVsGeneClustersPValueMatrix   6.710  0.048   6.779
getNearbyGenes                       6.643  0.044   6.704
getAverageExpressionMatrix           6.395  0.000   6.411
getAverageExpressionDF               6.265  0.004   6.289
tagRowAndColNames                    6.172  0.056   6.245
meanZPerClusterOnUMAP                6.093  0.000   6.110
desymmetriseNN                       6.020  0.052   6.088
meanGeneClusterOnCellUMAP            5.990  0.000   6.006
meanZPerCluster                      5.984  0.000   6.000
getGeneNeighbors                     5.871  0.060   5.947
getGeneClusterAveragesPerCell        5.918  0.004   5.939
getClusterOrder                      5.849  0.000   5.866
getNearestNeighbourLists             5.752  0.007   5.777
symmetriseNN                         5.748  0.000   5.763
symmetryCheckNN                      5.679  0.004   5.696
annotateGeneAsVector                 5.212  0.220   5.478
cullEdges                            5.142  0.000   5.156
edgeLengthPlot                       4.998  0.000   5.010
* 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 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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
aggregateGeneExpression14.607 0.42615.064
annotateGeneAsVector5.2120.2205.478
annotateGenesByGeneSet2.3120.0512.370
cellTypesPerCellTypeGraphFromCellMatrix0.6350.0080.645
collapseExtendedNBHDs3.9200.0363.934
combinatorialSpheres6.8130.1877.019
computeCellTypesPerCellTypeMatrix0.5330.0040.539
computeEdgeGraph0.5680.0000.559
computeEdgeObject1.5330.0321.569
computeGraphEmbedding11.797 0.02011.843
computeNBHDByCTMatrix0.4120.0160.429
computeNBHDVsCTObject22.763 0.13922.954
computeNeighbourEnrichment2.2720.0242.301
computeNeighboursDelaunay0.5710.0080.580
computeNeighboursEuclidean1.7610.0201.708
cullEdges5.1420.0005.156
desymmetriseNN6.0200.0526.088
directedHausdorfDistance0.0010.0000.001
edgeCutoffsByClustering4.7390.1284.879
edgeCutoffsByPercentile4.8370.0204.866
edgeCutoffsByWatershed4.8830.0084.901
edgeCutoffsByZScore4.8520.0044.868
edgeLengthPlot4.9980.0005.010
edgeLengthsAndCellTypePairs4.9660.0004.982
exampleObjects000
geneSetsVsGeneClustersPValueMatrix6.7100.0486.779
getAverageExpressionDF6.2650.0046.289
getAverageExpressionMatrix6.3950.0006.411
getClusterOrder5.8490.0005.866
getExtendedNBHDs1.4590.0001.338
getFeatureZScores0.2560.0040.261
getGeneClusterAveragesPerCell5.9180.0045.939
getGeneNeighbors5.8710.0605.947
getLigandReceptorNetwork0.0210.0000.022
getLigandReceptorPairsInPanel0.4620.0040.467
getNearbyGenes6.6430.0446.704
getNearestNeighbourLists5.7520.0075.777
getObjectSubsetClusteringPValue18.104 0.05218.194
getObjectSubsetClusteringStatistics6.7600.0086.785
make.getExample0.4200.0000.421
makeLRInteractionHeatmap0.7040.0000.707
makeSummedLRInteractionHeatmap0.6430.0000.645
meanGeneClusterOnCellUMAP5.9900.0006.006
meanZPerCluster5.9840.0006.000
meanZPerClusterOnUMAP6.0930.0006.110
medianComplementDistance0.0010.0000.001
medianComplementPValue6.8930.0126.924
nbhdsAsEdgesToNbhdsAsList1.5700.0001.573
neighbourhoodDiameter1.6590.0041.668
performLigandReceptorAnalysis3.8130.1123.934
predictAnnotation10.207 0.01610.249
predictAnnotationAllGenes9.3660.0049.396
predictGeneAnnotationImpl8.0300.0168.068
randomiseNodeIndices21.835 0.02421.912
runGeometricClusteringTrials6.8510.0046.873
runMoransI2.6670.0022.675
sankeyFromMatrix0.0050.0000.004
symmetriseNN5.7480.0005.763
symmetryCheckNN5.6790.0045.696
tagRowAndColNames6.1720.0566.245
transposeObject11.477 0.06711.575