Back to Build/check report for BioC 3.22:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-03 11:57 -0400 (Fri, 03 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4897
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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BulkSignalR 1.2.2  (landing page)
Jean-Philippe Villemin
Snapshot Date: 2026-04-02 13:45 -0400 (Thu, 02 Apr 2026)
git_url: https://git.bioconductor.org/packages/BulkSignalR
git_branch: RELEASE_3_22
git_last_commit: 3302fdf
git_last_commit_date: 2026-04-01 10:37:01 -0400 (Wed, 01 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for BulkSignalR in R Universe.


CHECK results for BulkSignalR on nebbiolo2

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.

raw results


Summary

Package: BulkSignalR
Version: 1.2.2
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.2.tar.gz
StartedAt: 2026-04-02 21:41:59 -0400 (Thu, 02 Apr 2026)
EndedAt: 2026-04-02 21:52:57 -0400 (Thu, 02 Apr 2026)
EllapsedTime: 658.7 seconds
RetCode: 0
Status:   OK  
CheckDir: BulkSignalR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.2.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.4 LTS
* using session charset: UTF-8
* checking for file ‘BulkSignalR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BulkSignalR’ version ‘1.2.2’
* 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.784  0.777   7.561
cacheClear    3.359  0.242   6.087
* 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


Installation output

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.2’
** 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)

Tests output

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.379   1.099  16.872 

Example timings

BulkSignalR.Rcheck/BulkSignalR-Ex.timings

nameusersystemelapsed
BSRClusterComp-class0.0020.0000.003
BSRClusterComp0.2380.0120.250
BSRDataModel-class0.0430.0020.046
BSRDataModel0.1550.0010.156
BSRDataModelComp-class0.0050.0000.005
BSRDataModelComp0.1610.0010.163
BSRInference-class0.0050.0000.004
BSRInference3.1900.1943.384
BSRInferenceComp-class0.0060.0000.007
BSRInferenceComp0.8970.0730.969
BSRSignature-class0.0020.0000.001
BSRSignature0.0280.0000.027
BSRSignatureComp-class0.0020.0000.003
BSRSignatureComp0.0120.0000.013
LRinter0.0010.0000.002
LRinterScore0.0040.0000.003
LRinterShort0.0030.0000.003
addClusterComp0.1980.0020.200
alluvialPlot0.5330.0050.537
assignCellTypesToInteractions0.6200.0020.622
bubblePlotPathwaysLR0.4520.0000.452
cacheClear3.3590.2426.087
cacheInfo0.0960.0110.106
cacheVersion0.3200.0821.093
cellTypeFrequency0.7120.1570.868
cellularNetwork0.6140.1130.726
cellularNetworkTable0.5800.0280.609
chordDiagramLR1.2110.0941.305
coerce0.0020.0000.001
colClusterA000
colClusterB0.0010.0000.000
comparison000
comparisonName000
convertToHuman0.1760.0122.997
createResources0.3160.0441.311
differentialStats0.0010.0010.001
findOrthoGenes0.1480.0440.451
generateSpatialPlots1.7860.2021.989
getLRIntracellNetwork1.7200.1091.829
getLRNetwork0.0340.0030.036
getPathwayStats0.0110.0040.016
getResource0.2630.0270.290
inferenceParameters000
initialOrganism0.0020.0000.001
initialOrthologs0.0010.0000.001
learnParameters2.4840.1262.611
ligands0.0000.0000.001
logTransformed0.0010.0000.001
maxLigandSpatialCounts0.0500.0070.056
mu0.0010.0000.000
ncounts0.0010.0000.002
normalization0.0010.0000.001
parameters0.0010.0000.002
pathways0.0010.0000.000
receptors000
reduceToBestPathway0.0900.0050.095
reduceToLigand0.0350.0040.040
reduceToPathway0.0930.0100.104
reduceToReceptor0.0130.0020.016
relateToGeneSet0.0710.0050.077
removeClusterComp0.2130.0040.218
rescoreInference0.0310.0010.033
resetLRdb0.0210.0050.027
resetNetwork0.0070.0000.007
resetPathways0.2690.0070.275
resetToInitialOrganism0.1460.0050.152
scoreLRGeneSignatures1.3050.1121.417
scoreSignatures0.2730.0000.272
separatedLRPlot1.6760.0091.685
signatureHeatmaps0.0210.0010.023
simpleHeatmap6.7840.7777.561
smoothSpatialCounts0.0500.0000.051
sourceComparisonName000
spatialAssociation0.0500.0030.053
spatialAssociationPlot3.5610.0583.619
spatialDiversityPlot0.9660.0180.985
spatialIndexPlot1.3970.0031.400
spatialPlot1.1400.0021.142
summarizedCellularNetwork0.5740.0020.576
tgCorr000
tgExpr000
tgGenes0.0010.0000.001
tgLogFC000
tgPval000
updateInference0.0810.0040.085