| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-20 12:03 -0500 (Thu, 20 Nov 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" | 4615 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4610 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4598 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 | 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.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-11-18 01:15:40 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 01:50:25 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 2084.7 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.187 0.811 6.997
cacheClear 3.297 0.276 525.937
convertToHuman 0.187 0.029 14.494
* 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 ℹ /home/biocbuild/.cache/R/BulkSignalR is corrupted. It will be deleted and downloaded again. ℹ "GO-BP" added to cache with success. ℹ "Reactome" added to cache with success. ℹ "Network" added to cache with success. ℹ "LRdb" added to cache with success. ** 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
12.510 1.590 19.525
BulkSignalR.Rcheck/BulkSignalR-Ex.timings
| name | user | system | elapsed | |
| BSRClusterComp-class | 0.001 | 0.001 | 0.002 | |
| BSRClusterComp | 0.214 | 0.016 | 0.230 | |
| BSRDataModel-class | 0.037 | 0.002 | 0.039 | |
| BSRDataModel | 0.146 | 0.001 | 0.148 | |
| BSRDataModelComp-class | 0.004 | 0.000 | 0.005 | |
| BSRDataModelComp | 0.151 | 0.001 | 0.152 | |
| BSRInference-class | 0.004 | 0.000 | 0.004 | |
| BSRInference | 2.960 | 0.087 | 3.047 | |
| BSRInferenceComp-class | 0.006 | 0.000 | 0.006 | |
| BSRInferenceComp | 1.028 | 0.069 | 1.097 | |
| BSRSignature-class | 0.001 | 0.000 | 0.001 | |
| BSRSignature | 0.027 | 0.000 | 0.027 | |
| BSRSignatureComp-class | 0.003 | 0.000 | 0.003 | |
| BSRSignatureComp | 0.012 | 0.000 | 0.012 | |
| LRinter | 0.001 | 0.000 | 0.001 | |
| LRinterScore | 0.003 | 0.000 | 0.003 | |
| LRinterShort | 0.003 | 0.000 | 0.003 | |
| addClusterComp | 0.191 | 0.001 | 0.192 | |
| alluvialPlot | 0.510 | 0.004 | 0.516 | |
| assignCellTypesToInteractions | 0.613 | 0.000 | 0.613 | |
| bubblePlotPathwaysLR | 0.456 | 0.000 | 0.456 | |
| cacheClear | 3.297 | 0.276 | 525.937 | |
| cacheInfo | 0.092 | 0.006 | 0.098 | |
| cacheVersion | 0.247 | 0.022 | 1.054 | |
| cellTypeFrequency | 0.672 | 0.125 | 0.797 | |
| cellularNetwork | 0.579 | 0.045 | 0.624 | |
| cellularNetworkTable | 0.541 | 0.002 | 0.543 | |
| chordDiagramLR | 1.185 | 0.042 | 1.227 | |
| coerce | 0.000 | 0.001 | 0.001 | |
| colClusterA | 0 | 0 | 0 | |
| colClusterB | 0.000 | 0.000 | 0.001 | |
| comparison | 0 | 0 | 0 | |
| comparisonName | 0 | 0 | 0 | |
| convertToHuman | 0.187 | 0.029 | 14.494 | |
| createResources | 0.263 | 0.058 | 2.395 | |
| differentialStats | 0.001 | 0.000 | 0.002 | |
| findOrthoGenes | 0.131 | 0.050 | 1.618 | |
| generateSpatialPlots | 1.735 | 0.196 | 1.930 | |
| getLRIntracellNetwork | 1.569 | 0.102 | 1.672 | |
| getLRNetwork | 0.032 | 0.003 | 0.035 | |
| getPathwayStats | 0.014 | 0.001 | 0.015 | |
| getResource | 0.254 | 0.019 | 0.273 | |
| inferenceParameters | 0 | 0 | 0 | |
| initialOrganism | 0.000 | 0.001 | 0.001 | |
| initialOrthologs | 0.001 | 0.001 | 0.001 | |
| learnParameters | 2.399 | 0.160 | 2.560 | |
| ligands | 0 | 0 | 0 | |
| logTransformed | 0.001 | 0.000 | 0.001 | |
| maxLigandSpatialCounts | 0.052 | 0.002 | 0.054 | |
| mu | 0 | 0 | 0 | |
| ncounts | 0.000 | 0.000 | 0.001 | |
| normalization | 0.001 | 0.000 | 0.002 | |
| parameters | 0.001 | 0.000 | 0.001 | |
| pathways | 0 | 0 | 0 | |
| receptors | 0 | 0 | 0 | |
| reduceToBestPathway | 0.082 | 0.008 | 0.091 | |
| reduceToLigand | 0.036 | 0.002 | 0.039 | |
| reduceToPathway | 0.091 | 0.007 | 0.097 | |
| reduceToReceptor | 0.012 | 0.003 | 0.015 | |
| relateToGeneSet | 0.071 | 0.004 | 0.075 | |
| removeClusterComp | 0.196 | 0.009 | 0.205 | |
| rescoreInference | 0.028 | 0.003 | 0.031 | |
| resetLRdb | 0.018 | 0.007 | 0.024 | |
| resetNetwork | 0.005 | 0.001 | 0.006 | |
| resetPathways | 0.247 | 0.011 | 0.258 | |
| resetToInitialOrganism | 0.144 | 0.003 | 0.147 | |
| scoreLRGeneSignatures | 1.111 | 0.094 | 1.206 | |
| scoreSignatures | 0.257 | 0.000 | 0.257 | |
| separatedLRPlot | 1.557 | 0.014 | 1.571 | |
| signatureHeatmaps | 0.021 | 0.001 | 0.023 | |
| simpleHeatmap | 6.187 | 0.811 | 6.997 | |
| smoothSpatialCounts | 0.045 | 0.002 | 0.047 | |
| sourceComparisonName | 0 | 0 | 0 | |
| spatialAssociation | 0.049 | 0.002 | 0.051 | |
| spatialAssociationPlot | 3.435 | 0.112 | 3.548 | |
| spatialDiversityPlot | 0.899 | 0.015 | 0.914 | |
| spatialIndexPlot | 1.310 | 0.032 | 1.343 | |
| spatialPlot | 1.067 | 0.021 | 1.089 | |
| summarizedCellularNetwork | 0.543 | 0.001 | 0.544 | |
| tgCorr | 0.001 | 0.000 | 0.000 | |
| tgExpr | 0 | 0 | 0 | |
| tgGenes | 0 | 0 | 0 | |
| tgLogFC | 0 | 0 | 0 | |
| tgPval | 0 | 0 | 0 | |
| updateInference | 0.079 | 0.000 | 0.080 | |