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

This page was generated on 2025-02-03 12:04 -0500 (Mon, 03 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4400
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.0  (landing page)
Michael Shapiro
Snapshot Date: 2025-01-30 13:00 -0500 (Thu, 30 Jan 2025)
git_url: https://git.bioconductor.org/packages/CatsCradle
git_branch: RELEASE_3_20
git_last_commit: df3ef22
git_last_commit_date: 2024-10-29 11:33:50 -0500 (Tue, 29 Oct 2024)
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 nebbiolo2

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.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CatsCradle_1.0.0.tar.gz
StartedAt: 2025-01-30 20:33:27 -0500 (Thu, 30 Jan 2025)
EndedAt: 2025-01-30 20:48:21 -0500 (Thu, 30 Jan 2025)
EllapsedTime: 894.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CatsCradle.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:CatsCradle.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings CatsCradle_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CatsCradle.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘CatsCradle/DESCRIPTION’ ... OK
* this is package ‘CatsCradle’ version ‘1.0.0’
* 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 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               17.426  0.227  17.654
randomiseNodeIndices                15.177  0.026  15.205
getObjectSubsetClusteringPValue     13.109  0.150  13.261
aggregateGeneExpression             10.698  0.217  10.847
transposeObject                      9.780  0.002   9.786
computeGraphEmbedding                8.903  0.053   8.958
predictAnnotation                    7.994  0.019   8.014
predictAnnotationAllGenes            7.156  0.034   7.191
predictGeneAnnotationImpl            6.326  0.023   6.351
combinatorialSpheres                 5.428  0.076   5.505
runGeometricClusteringTrials         5.335  0.035   5.374
getObjectSubsetClusteringStatistics  5.157  0.034   5.192
getNearbyGenes                       5.111  0.014   5.126
medianComplementPValue               5.070  0.034   5.106
symmetryCheckNN                      5.080  0.001   5.082
* 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 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/CatsCradle.Rcheck/00check.log’
for details.


Installation output

CatsCradle.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL CatsCradle
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/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
aggregateGeneExpression10.698 0.21710.847
annotateGeneAsVector4.5720.3224.898
annotateGenesByGeneSet1.5990.0361.634
cellTypesPerCellTypeGraphFromCellMatrix0.4630.0030.465
collapseExtendedNBHDs2.3990.0592.386
combinatorialSpheres5.4280.0765.505
computeCellTypesPerCellTypeMatrix0.3660.0040.370
computeEdgeGraph0.4180.0020.390
computeEdgeObject1.0000.0141.013
computeGraphEmbedding8.9030.0538.958
computeNBHDByCTMatrix0.4140.0150.430
computeNBHDVsCTObject17.426 0.22717.654
computeNeighbourEnrichment1.7370.0251.762
computeNeighboursDelaunay0.3390.0000.339
computeNeighboursEuclidean1.9310.0091.434
cullEdges3.1480.0123.160
desymmetriseNN4.6070.0464.654
directedHausdorfDistance000
edgeCutoffsByClustering2.7950.1402.935
edgeCutoffsByPercentile2.8390.0082.847
edgeCutoffsByWatershed2.8080.1562.964
edgeCutoffsByZScore2.7290.1722.900
edgeLengthPlot2.8420.0832.924
edgeLengthsAndCellTypePairs2.7150.0822.796
exampleObjects000
geneSetsVsGeneClustersPValueMatrix4.7910.0224.815
getAverageExpressionDF4.7490.0024.753
getAverageExpressionMatrix4.6440.0004.645
getClusterOrder4.4990.0004.501
getExtendedNBHDs1.2900.0021.123
getFeatureZScores0.1930.0020.195
getGeneClusterAveragesPerCell4.4850.0014.487
getGeneNeighbors4.5690.0034.574
getLigandReceptorNetwork0.0150.0000.015
getLigandReceptorPairsInPanel0.2690.0000.269
getNearbyGenes5.1110.0145.126
getNearestNeighbourLists4.5040.0004.506
getObjectSubsetClusteringPValue13.109 0.15013.261
getObjectSubsetClusteringStatistics5.1570.0345.192
make.getExample0.3510.0020.353
makeLRInteractionHeatmap0.4200.0030.424
makeSummedLRInteractionHeatmap0.3400.0010.341
meanGeneClusterOnCellUMAP4.8740.0044.880
meanZPerCluster4.8790.0014.882
meanZPerClusterOnUMAP4.7000.0034.703
medianComplementDistance000
medianComplementPValue5.0700.0345.106
nbhdsAsEdgesToNbhdsAsList1.1460.0011.147
neighbourhoodDiameter1.1590.0001.159
performLigandReceptorAnalysis2.4540.1032.556
predictAnnotation7.9940.0198.014
predictAnnotationAllGenes7.1560.0347.191
predictGeneAnnotationImpl6.3260.0236.351
randomiseNodeIndices15.177 0.02615.205
runGeometricClusteringTrials5.3350.0355.374
runMoransI1.4720.0001.472
sankeyFromMatrix0.0030.0000.003
symmetriseNN4.7690.0014.773
symmetryCheckNN5.0800.0015.082
tagRowAndColNames4.9740.0034.979
transposeObject9.7800.0029.786