| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-08 11:32 -0500 (Sat, 08 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4821 |
| 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 254/2323 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BulkSignalR 1.3.0 (landing page) Jean-Philippe Villemin
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | 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.3.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BulkSignalR_1.3.0.tar.gz |
| StartedAt: 2025-11-07 21:34:07 -0500 (Fri, 07 Nov 2025) |
| EndedAt: 2025-11-07 21:44:52 -0500 (Fri, 07 Nov 2025) |
| EllapsedTime: 644.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BulkSignalR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BulkSignalR_1.3.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BulkSignalR.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.3.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.588 0.725 7.314
cacheClear 3.483 0.320 5.908
* 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.23-bioc/R/bin/R CMD INSTALL BulkSignalR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘BulkSignalR’ ... ** this is package ‘BulkSignalR’ version ‘1.3.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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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.649 0.967 15.569
BulkSignalR.Rcheck/BulkSignalR-Ex.timings
| name | user | system | elapsed | |
| BSRClusterComp-class | 0.003 | 0.000 | 0.003 | |
| BSRClusterComp | 0.239 | 0.019 | 0.258 | |
| BSRDataModel-class | 0.045 | 0.004 | 0.048 | |
| BSRDataModel | 0.157 | 0.002 | 0.159 | |
| BSRDataModelComp-class | 0.005 | 0.001 | 0.005 | |
| BSRDataModelComp | 0.160 | 0.004 | 0.164 | |
| BSRInference-class | 0.005 | 0.000 | 0.005 | |
| BSRInference | 3.139 | 0.208 | 3.347 | |
| BSRInferenceComp-class | 0.005 | 0.001 | 0.007 | |
| BSRInferenceComp | 1.110 | 0.077 | 1.187 | |
| BSRSignature-class | 0.002 | 0.000 | 0.001 | |
| BSRSignature | 0.028 | 0.000 | 0.028 | |
| BSRSignatureComp-class | 0.003 | 0.000 | 0.004 | |
| BSRSignatureComp | 0.013 | 0.000 | 0.013 | |
| LRinter | 0.002 | 0.000 | 0.001 | |
| LRinterScore | 0.004 | 0.000 | 0.003 | |
| LRinterShort | 0.003 | 0.000 | 0.003 | |
| addClusterComp | 0.202 | 0.003 | 0.206 | |
| alluvialPlot | 0.542 | 0.005 | 0.547 | |
| assignCellTypesToInteractions | 0.638 | 0.002 | 0.639 | |
| bubblePlotPathwaysLR | 0.455 | 0.001 | 0.456 | |
| cacheClear | 3.483 | 0.320 | 5.908 | |
| cacheInfo | 0.098 | 0.005 | 0.104 | |
| cacheVersion | 0.272 | 0.019 | 0.632 | |
| cellTypeFrequency | 0.677 | 0.164 | 0.842 | |
| cellularNetwork | 0.584 | 0.035 | 0.619 | |
| cellularNetworkTable | 0.554 | 0.022 | 0.576 | |
| chordDiagramLR | 1.205 | 0.074 | 1.280 | |
| coerce | 0.002 | 0.000 | 0.001 | |
| colClusterA | 0.000 | 0.000 | 0.001 | |
| colClusterB | 0 | 0 | 0 | |
| comparison | 0 | 0 | 0 | |
| comparisonName | 0.000 | 0.000 | 0.001 | |
| convertToHuman | 0.181 | 0.013 | 1.887 | |
| createResources | 0.277 | 0.023 | 0.904 | |
| differentialStats | 0.000 | 0.000 | 0.001 | |
| findOrthoGenes | 0.135 | 0.040 | 0.438 | |
| generateSpatialPlots | 1.801 | 0.197 | 1.997 | |
| getLRIntracellNetwork | 1.655 | 0.089 | 1.743 | |
| getLRNetwork | 0.034 | 0.001 | 0.036 | |
| getPathwayStats | 0.015 | 0.002 | 0.016 | |
| getResource | 0.285 | 0.020 | 0.305 | |
| inferenceParameters | 0 | 0 | 0 | |
| initialOrganism | 0.002 | 0.000 | 0.002 | |
| initialOrthologs | 0.002 | 0.000 | 0.001 | |
| learnParameters | 2.464 | 0.111 | 2.574 | |
| ligands | 0.001 | 0.000 | 0.000 | |
| logTransformed | 0.001 | 0.001 | 0.001 | |
| maxLigandSpatialCounts | 0.053 | 0.006 | 0.059 | |
| mu | 0.000 | 0.001 | 0.000 | |
| ncounts | 0.000 | 0.001 | 0.001 | |
| normalization | 0.000 | 0.001 | 0.001 | |
| parameters | 0.000 | 0.001 | 0.001 | |
| pathways | 0 | 0 | 0 | |
| receptors | 0.000 | 0.000 | 0.001 | |
| reduceToBestPathway | 0.082 | 0.014 | 0.096 | |
| reduceToLigand | 0.051 | 0.009 | 0.060 | |
| reduceToPathway | 0.071 | 0.009 | 0.080 | |
| reduceToReceptor | 0.016 | 0.000 | 0.017 | |
| relateToGeneSet | 0.074 | 0.004 | 0.078 | |
| removeClusterComp | 0.211 | 0.005 | 0.216 | |
| rescoreInference | 0.031 | 0.002 | 0.034 | |
| resetLRdb | 0.023 | 0.002 | 0.025 | |
| resetNetwork | 0.005 | 0.001 | 0.006 | |
| resetPathways | 0.277 | 0.006 | 0.282 | |
| resetToInitialOrganism | 0.146 | 0.004 | 0.150 | |
| scoreLRGeneSignatures | 1.306 | 0.108 | 1.414 | |
| scoreSignatures | 0.265 | 0.002 | 0.267 | |
| separatedLRPlot | 1.653 | 0.025 | 1.678 | |
| signatureHeatmaps | 0.021 | 0.002 | 0.023 | |
| simpleHeatmap | 6.588 | 0.725 | 7.314 | |
| smoothSpatialCounts | 0.049 | 0.000 | 0.050 | |
| sourceComparisonName | 0 | 0 | 0 | |
| spatialAssociation | 0.052 | 0.002 | 0.053 | |
| spatialAssociationPlot | 3.584 | 0.071 | 3.656 | |
| spatialDiversityPlot | 0.961 | 0.022 | 0.985 | |
| spatialIndexPlot | 1.337 | 0.009 | 1.348 | |
| spatialPlot | 1.103 | 0.004 | 1.106 | |
| summarizedCellularNetwork | 0.563 | 0.003 | 0.565 | |
| tgCorr | 0.000 | 0.001 | 0.000 | |
| tgExpr | 0 | 0 | 0 | |
| tgGenes | 0.000 | 0.000 | 0.001 | |
| tgLogFC | 0 | 0 | 0 | |
| tgPval | 0.000 | 0.001 | 0.000 | |
| updateInference | 0.081 | 0.001 | 0.082 | |