| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-06 12:00 -0500 (Thu, 06 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4902 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4638 |
| 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.0 (landing page) Jean-Philippe Villemin
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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.0 |
| 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.0.tar.gz |
| StartedAt: 2025-11-05 21:49:05 -0500 (Wed, 05 Nov 2025) |
| EndedAt: 2025-11-05 21:59:43 -0500 (Wed, 05 Nov 2025) |
| EllapsedTime: 638.5 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.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/BulkSignalR.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.0’
* 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.712 0.586 7.298
cacheClear 3.224 0.047 5.342
* 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.0’ ** 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.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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
13.805 0.771 15.521
BulkSignalR.Rcheck/BulkSignalR-Ex.timings
| name | user | system | elapsed | |
| BSRClusterComp-class | 0.003 | 0.000 | 0.003 | |
| BSRClusterComp | 0.240 | 0.014 | 0.254 | |
| BSRDataModel-class | 0.040 | 0.003 | 0.043 | |
| BSRDataModel | 0.152 | 0.005 | 0.157 | |
| BSRDataModelComp-class | 0.006 | 0.000 | 0.006 | |
| BSRDataModelComp | 0.153 | 0.005 | 0.158 | |
| BSRInference-class | 0.004 | 0.000 | 0.004 | |
| BSRInference | 3.175 | 0.125 | 3.300 | |
| BSRInferenceComp-class | 0.007 | 0.000 | 0.007 | |
| BSRInferenceComp | 1.070 | 0.086 | 1.155 | |
| BSRSignature-class | 0.002 | 0.000 | 0.002 | |
| BSRSignature | 0.028 | 0.000 | 0.027 | |
| BSRSignatureComp-class | 0.003 | 0.000 | 0.003 | |
| BSRSignatureComp | 0.011 | 0.001 | 0.013 | |
| LRinter | 0.002 | 0.000 | 0.002 | |
| LRinterScore | 0.004 | 0.000 | 0.003 | |
| LRinterShort | 0.003 | 0.000 | 0.003 | |
| addClusterComp | 0.201 | 0.000 | 0.201 | |
| alluvialPlot | 0.523 | 0.000 | 0.524 | |
| assignCellTypesToInteractions | 0.637 | 0.000 | 0.638 | |
| bubblePlotPathwaysLR | 0.455 | 0.000 | 0.454 | |
| cacheClear | 3.224 | 0.047 | 5.342 | |
| cacheInfo | 0.088 | 0.002 | 0.089 | |
| cacheVersion | 0.238 | 0.007 | 0.585 | |
| cellTypeFrequency | 0.605 | 0.001 | 0.606 | |
| cellularNetwork | 0.560 | 0.024 | 0.584 | |
| cellularNetworkTable | 0.556 | 0.000 | 0.556 | |
| chordDiagramLR | 1.152 | 0.002 | 1.154 | |
| coerce | 0.001 | 0.000 | 0.001 | |
| colClusterA | 0.001 | 0.000 | 0.000 | |
| colClusterB | 0.000 | 0.000 | 0.001 | |
| comparison | 0 | 0 | 0 | |
| comparisonName | 0 | 0 | 0 | |
| convertToHuman | 0.175 | 0.005 | 1.746 | |
| createResources | 0.239 | 0.009 | 0.589 | |
| differentialStats | 0.001 | 0.000 | 0.001 | |
| findOrthoGenes | 0.128 | 0.003 | 0.395 | |
| generateSpatialPlots | 1.730 | 0.040 | 1.769 | |
| getLRIntracellNetwork | 1.668 | 0.013 | 1.680 | |
| getLRNetwork | 0.03 | 0.00 | 0.03 | |
| getPathwayStats | 0.012 | 0.001 | 0.014 | |
| getResource | 0.273 | 0.003 | 0.277 | |
| inferenceParameters | 0 | 0 | 0 | |
| initialOrganism | 0.002 | 0.000 | 0.001 | |
| initialOrthologs | 0.001 | 0.000 | 0.001 | |
| learnParameters | 2.396 | 0.048 | 2.444 | |
| ligands | 0 | 0 | 0 | |
| logTransformed | 0.002 | 0.000 | 0.001 | |
| maxLigandSpatialCounts | 0.048 | 0.002 | 0.050 | |
| mu | 0 | 0 | 0 | |
| ncounts | 0.001 | 0.000 | 0.001 | |
| normalization | 0.001 | 0.000 | 0.001 | |
| parameters | 0.000 | 0.001 | 0.001 | |
| pathways | 0.001 | 0.000 | 0.000 | |
| receptors | 0 | 0 | 0 | |
| reduceToBestPathway | 0.083 | 0.000 | 0.082 | |
| reduceToLigand | 0.050 | 0.001 | 0.050 | |
| reduceToPathway | 0.070 | 0.001 | 0.071 | |
| reduceToReceptor | 0.014 | 0.000 | 0.015 | |
| relateToGeneSet | 0.071 | 0.003 | 0.074 | |
| removeClusterComp | 0.202 | 0.000 | 0.202 | |
| rescoreInference | 0.031 | 0.000 | 0.031 | |
| resetLRdb | 0.022 | 0.001 | 0.023 | |
| resetNetwork | 0.005 | 0.000 | 0.006 | |
| resetPathways | 0.264 | 0.004 | 0.269 | |
| resetToInitialOrganism | 0.146 | 0.000 | 0.146 | |
| scoreLRGeneSignatures | 1.259 | 0.124 | 1.383 | |
| scoreSignatures | 0.262 | 0.004 | 0.266 | |
| separatedLRPlot | 1.592 | 0.007 | 1.598 | |
| signatureHeatmaps | 0.021 | 0.001 | 0.022 | |
| simpleHeatmap | 6.712 | 0.586 | 7.298 | |
| smoothSpatialCounts | 0.049 | 0.001 | 0.050 | |
| sourceComparisonName | 0 | 0 | 0 | |
| spatialAssociation | 0.051 | 0.001 | 0.053 | |
| spatialAssociationPlot | 3.447 | 0.033 | 3.480 | |
| spatialDiversityPlot | 0.891 | 0.003 | 0.893 | |
| spatialIndexPlot | 1.338 | 0.008 | 1.346 | |
| spatialPlot | 1.105 | 0.030 | 1.136 | |
| summarizedCellularNetwork | 0.554 | 0.015 | 0.569 | |
| tgCorr | 0 | 0 | 0 | |
| tgExpr | 0.000 | 0.000 | 0.001 | |
| tgGenes | 0 | 0 | 0 | |
| tgLogFC | 0 | 0 | 0 | |
| tgPval | 0 | 0 | 0 | |
| updateInference | 0.082 | 0.000 | 0.082 | |