| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-15 12:04 -0500 (Mon, 15 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4882 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4673 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4607 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4671 |
| 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 260/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BulkSignalR 1.2.1 (landing page) Jean-Philippe Villemin
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | TIMEOUT | skipped | ||||||||||
|
To the developers/maintainers of the BulkSignalR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BulkSignalR.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: BulkSignalR |
| Version: 1.2.1 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings BulkSignalR_1.2.1.tar.gz |
| StartedAt: 2025-12-11 22:35:20 -0500 (Thu, 11 Dec 2025) |
| EndedAt: 2025-12-11 22:46:16 -0500 (Thu, 11 Dec 2025) |
| EllapsedTime: 656.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BulkSignalR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings BulkSignalR_1.2.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/BulkSignalR.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘BulkSignalR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BulkSignalR’ version ‘1.2.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 26 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 ‘BulkSignalR’ 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 whether startup messages can be suppressed ... 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 ... OK
* 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
simpleHeatmap 6.633 0.692 7.325
cacheClear 3.642 0.402 7.324
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* 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: OK
BulkSignalR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL BulkSignalR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘BulkSignalR’ ... ** this is package ‘BulkSignalR’ version ‘1.2.1’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (BulkSignalR)
BulkSignalR.Rcheck/tests/testthat.Rout
R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(BulkSignalR)
Local "resources" are up to date.
> test_check("BulkSignalR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ]
>
> proc.time()
user system elapsed
14.084 0.899 16.374
BulkSignalR.Rcheck/BulkSignalR-Ex.timings
| name | user | system | elapsed | |
| BSRClusterComp-class | 0.001 | 0.002 | 0.003 | |
| BSRClusterComp | 0.234 | 0.012 | 0.247 | |
| BSRDataModel-class | 0.041 | 0.001 | 0.042 | |
| BSRDataModel | 0.156 | 0.001 | 0.157 | |
| BSRDataModelComp-class | 0.005 | 0.000 | 0.005 | |
| BSRDataModelComp | 0.16 | 0.00 | 0.16 | |
| BSRInference-class | 0.004 | 0.000 | 0.004 | |
| BSRInference | 3.259 | 0.246 | 3.507 | |
| BSRInferenceComp-class | 0.007 | 0.000 | 0.007 | |
| BSRInferenceComp | 1.128 | 0.083 | 1.211 | |
| BSRSignature-class | 0.002 | 0.000 | 0.002 | |
| BSRSignature | 0.027 | 0.001 | 0.028 | |
| BSRSignatureComp-class | 0.003 | 0.000 | 0.003 | |
| BSRSignatureComp | 0.011 | 0.001 | 0.012 | |
| LRinter | 0.001 | 0.000 | 0.001 | |
| LRinterScore | 0.003 | 0.000 | 0.003 | |
| LRinterShort | 0.004 | 0.000 | 0.003 | |
| addClusterComp | 0.202 | 0.002 | 0.204 | |
| alluvialPlot | 0.562 | 0.013 | 0.575 | |
| assignCellTypesToInteractions | 0.651 | 0.020 | 0.671 | |
| bubblePlotPathwaysLR | 0.487 | 0.004 | 0.491 | |
| cacheClear | 3.642 | 0.402 | 7.324 | |
| cacheInfo | 0.105 | 0.006 | 0.111 | |
| cacheVersion | 0.267 | 0.048 | 0.912 | |
| cellTypeFrequency | 0.666 | 0.141 | 0.807 | |
| cellularNetwork | 0.577 | 0.058 | 0.636 | |
| cellularNetworkTable | 0.567 | 0.052 | 0.620 | |
| chordDiagramLR | 1.204 | 0.063 | 1.268 | |
| coerce | 0.001 | 0.000 | 0.001 | |
| colClusterA | 0 | 0 | 0 | |
| colClusterB | 0 | 0 | 0 | |
| comparison | 0 | 0 | 0 | |
| comparisonName | 0 | 0 | 0 | |
| convertToHuman | 0.220 | 0.028 | 4.185 | |
| createResources | 0.287 | 0.027 | 1.203 | |
| differentialStats | 0.000 | 0.001 | 0.001 | |
| findOrthoGenes | 0.133 | 0.006 | 0.453 | |
| generateSpatialPlots | 1.714 | 0.199 | 1.912 | |
| getLRIntracellNetwork | 1.669 | 0.075 | 1.744 | |
| getLRNetwork | 0.030 | 0.001 | 0.032 | |
| getPathwayStats | 0.013 | 0.001 | 0.014 | |
| getResource | 0.258 | 0.006 | 0.264 | |
| inferenceParameters | 0 | 0 | 0 | |
| initialOrganism | 0.002 | 0.000 | 0.001 | |
| initialOrthologs | 0.001 | 0.000 | 0.002 | |
| learnParameters | 2.474 | 0.067 | 2.541 | |
| ligands | 0 | 0 | 0 | |
| logTransformed | 0.002 | 0.000 | 0.001 | |
| maxLigandSpatialCounts | 0.051 | 0.009 | 0.059 | |
| mu | 0 | 0 | 0 | |
| ncounts | 0.002 | 0.000 | 0.001 | |
| normalization | 0.001 | 0.001 | 0.001 | |
| parameters | 0.000 | 0.001 | 0.002 | |
| pathways | 0.001 | 0.000 | 0.000 | |
| receptors | 0.000 | 0.000 | 0.001 | |
| reduceToBestPathway | 0.084 | 0.003 | 0.087 | |
| reduceToLigand | 0.036 | 0.000 | 0.036 | |
| reduceToPathway | 0.098 | 0.008 | 0.105 | |
| reduceToReceptor | 0.014 | 0.000 | 0.015 | |
| relateToGeneSet | 0.073 | 0.000 | 0.073 | |
| removeClusterComp | 0.213 | 0.011 | 0.224 | |
| rescoreInference | 0.033 | 0.001 | 0.034 | |
| resetLRdb | 0.024 | 0.000 | 0.023 | |
| resetNetwork | 0.006 | 0.000 | 0.006 | |
| resetPathways | 0.263 | 0.007 | 0.270 | |
| resetToInitialOrganism | 0.143 | 0.005 | 0.148 | |
| scoreLRGeneSignatures | 1.266 | 0.163 | 1.429 | |
| scoreSignatures | 0.271 | 0.001 | 0.272 | |
| separatedLRPlot | 1.646 | 0.005 | 1.651 | |
| signatureHeatmaps | 0.022 | 0.000 | 0.022 | |
| simpleHeatmap | 6.633 | 0.692 | 7.325 | |
| smoothSpatialCounts | 0.048 | 0.000 | 0.049 | |
| sourceComparisonName | 0 | 0 | 0 | |
| spatialAssociation | 0.051 | 0.002 | 0.053 | |
| spatialAssociationPlot | 3.515 | 0.087 | 3.603 | |
| spatialDiversityPlot | 0.923 | 0.014 | 0.937 | |
| spatialIndexPlot | 1.362 | 0.008 | 1.370 | |
| spatialPlot | 1.090 | 0.010 | 1.101 | |
| summarizedCellularNetwork | 0.576 | 0.007 | 0.584 | |
| tgCorr | 0 | 0 | 0 | |
| tgExpr | 0.000 | 0.000 | 0.001 | |
| tgGenes | 0 | 0 | 0 | |
| tgLogFC | 0.001 | 0.000 | 0.000 | |
| tgPval | 0 | 0 | 0 | |
| updateInference | 0.081 | 0.001 | 0.083 | |