| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 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" | 4903 |
| 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 | |||||||||
| 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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: BulkSignalR |
| Version: 1.2.1 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BulkSignalR_1.2.1.tar.gz |
| StartedAt: 2025-11-14 07:28:57 -0000 (Fri, 14 Nov 2025) |
| EndedAt: 2025-11-14 07:38:51 -0000 (Fri, 14 Nov 2025) |
| EllapsedTime: 593.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BulkSignalR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BulkSignalR_1.2.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/BulkSignalR.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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 ‘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.906 0.431 7.353
spatialAssociationPlot 5.623 0.111 5.754
cacheClear 4.183 0.550 32.204
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
BulkSignalR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL BulkSignalR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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
17.799 0.844 21.495
BulkSignalR.Rcheck/BulkSignalR-Ex.timings
| name | user | system | elapsed | |
| BSRClusterComp-class | 0.003 | 0.000 | 0.003 | |
| BSRClusterComp | 0.343 | 0.016 | 0.360 | |
| BSRDataModel-class | 0.050 | 0.004 | 0.054 | |
| BSRDataModel | 0.212 | 0.000 | 0.213 | |
| BSRDataModelComp-class | 0.007 | 0.000 | 0.007 | |
| BSRDataModelComp | 0.245 | 0.000 | 0.245 | |
| BSRInference-class | 0.006 | 0.000 | 0.006 | |
| BSRInference | 4.418 | 0.259 | 4.691 | |
| BSRInferenceComp-class | 0.009 | 0.000 | 0.010 | |
| BSRInferenceComp | 1.938 | 0.076 | 2.019 | |
| BSRSignature-class | 0.002 | 0.000 | 0.002 | |
| BSRSignature | 0.043 | 0.000 | 0.043 | |
| BSRSignatureComp-class | 0.004 | 0.000 | 0.004 | |
| BSRSignatureComp | 0.019 | 0.000 | 0.018 | |
| LRinter | 0.002 | 0.000 | 0.002 | |
| LRinterScore | 0.004 | 0.000 | 0.004 | |
| LRinterShort | 0.004 | 0.000 | 0.004 | |
| addClusterComp | 0.301 | 0.000 | 0.301 | |
| alluvialPlot | 0.851 | 0.012 | 0.865 | |
| assignCellTypesToInteractions | 0.982 | 0.008 | 0.995 | |
| bubblePlotPathwaysLR | 0.721 | 0.012 | 0.734 | |
| cacheClear | 4.183 | 0.550 | 32.204 | |
| cacheInfo | 0.151 | 0.028 | 0.180 | |
| cacheVersion | 0.404 | 0.108 | 1.518 | |
| cellTypeFrequency | 1.161 | 0.307 | 1.472 | |
| cellularNetwork | 0.968 | 0.219 | 1.190 | |
| cellularNetworkTable | 0.918 | 0.100 | 1.021 | |
| chordDiagramLR | 1.894 | 0.060 | 1.960 | |
| coerce | 0.002 | 0.000 | 0.002 | |
| colClusterA | 0 | 0 | 0 | |
| colClusterB | 0 | 0 | 0 | |
| comparison | 0.000 | 0.000 | 0.001 | |
| comparisonName | 0 | 0 | 0 | |
| convertToHuman | 0.214 | 0.038 | 2.851 | |
| createResources | 0.370 | 0.017 | 2.198 | |
| differentialStats | 0.001 | 0.000 | 0.001 | |
| findOrthoGenes | 0.165 | 0.008 | 2.237 | |
| generateSpatialPlots | 2.728 | 0.103 | 2.840 | |
| getLRIntracellNetwork | 2.415 | 0.048 | 2.471 | |
| getLRNetwork | 0.045 | 0.004 | 0.049 | |
| getPathwayStats | 0.016 | 0.004 | 0.020 | |
| getResource | 0.321 | 0.016 | 0.337 | |
| inferenceParameters | 0 | 0 | 0 | |
| initialOrganism | 0.002 | 0.000 | 0.001 | |
| initialOrthologs | 0.002 | 0.000 | 0.001 | |
| learnParameters | 3.696 | 0.028 | 3.733 | |
| ligands | 0.001 | 0.000 | 0.000 | |
| logTransformed | 0.002 | 0.000 | 0.001 | |
| maxLigandSpatialCounts | 0.070 | 0.004 | 0.074 | |
| mu | 0.001 | 0.000 | 0.000 | |
| ncounts | 0.002 | 0.000 | 0.001 | |
| normalization | 0.002 | 0.000 | 0.002 | |
| parameters | 0.001 | 0.000 | 0.002 | |
| pathways | 0 | 0 | 0 | |
| receptors | 0 | 0 | 0 | |
| reduceToBestPathway | 0.144 | 0.000 | 0.144 | |
| reduceToLigand | 0.056 | 0.004 | 0.059 | |
| reduceToPathway | 0.150 | 0.008 | 0.159 | |
| reduceToReceptor | 0.021 | 0.000 | 0.022 | |
| relateToGeneSet | 0.094 | 0.004 | 0.098 | |
| removeClusterComp | 0.277 | 0.000 | 0.277 | |
| rescoreInference | 0.034 | 0.000 | 0.034 | |
| resetLRdb | 0.033 | 0.000 | 0.034 | |
| resetNetwork | 0.009 | 0.000 | 0.009 | |
| resetPathways | 0.332 | 0.016 | 0.349 | |
| resetToInitialOrganism | 0.212 | 0.000 | 0.212 | |
| scoreLRGeneSignatures | 1.391 | 0.116 | 1.511 | |
| scoreSignatures | 0.403 | 0.000 | 0.405 | |
| separatedLRPlot | 2.601 | 0.012 | 2.619 | |
| signatureHeatmaps | 0.021 | 0.000 | 0.021 | |
| simpleHeatmap | 6.906 | 0.431 | 7.353 | |
| smoothSpatialCounts | 0.066 | 0.004 | 0.070 | |
| sourceComparisonName | 0 | 0 | 0 | |
| spatialAssociation | 0.049 | 0.008 | 0.057 | |
| spatialAssociationPlot | 5.623 | 0.111 | 5.754 | |
| spatialDiversityPlot | 1.443 | 0.060 | 1.508 | |
| spatialIndexPlot | 2.263 | 0.052 | 2.324 | |
| spatialPlot | 1.809 | 0.052 | 1.867 | |
| summarizedCellularNetwork | 0.982 | 0.000 | 0.985 | |
| tgCorr | 0.001 | 0.000 | 0.000 | |
| tgExpr | 0 | 0 | 0 | |
| tgGenes | 0 | 0 | 0 | |
| tgLogFC | 0.000 | 0.000 | 0.001 | |
| tgPval | 0 | 0 | 0 | |
| updateInference | 0.102 | 0.000 | 0.102 | |