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

This page was generated on 2025-08-02 12:04 -0400 (Sat, 02 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4796
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4535
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4578
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4519
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4517
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/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BulkSignalR 1.1.3  (landing page)
Jean-Philippe Villemin
Snapshot Date: 2025-08-01 13:25 -0400 (Fri, 01 Aug 2025)
git_url: https://git.bioconductor.org/packages/BulkSignalR
git_branch: devel
git_last_commit: a18fc9e
git_last_commit_date: 2025-08-01 05:08:41 -0400 (Fri, 01 Aug 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.1.3
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.1.3.tar.gz
StartedAt: 2025-08-01 20:38:37 -0400 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 20:48:59 -0400 (Fri, 01 Aug 2025)
EllapsedTime: 622.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.1.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/BulkSignalR.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘BulkSignalR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BulkSignalR’ version ‘1.1.3’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 29 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 7.178  0.599   7.777
* 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.1.3’
** 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.1 (2025-06-13) -- "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 "database" is up to date.

Local "resources" are up to date.

> test_check("BulkSignalR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ]
> 
> proc.time()
   user  system elapsed 
 14.571   0.799  16.400 

Example timings

BulkSignalR.Rcheck/BulkSignalR-Ex.timings

nameusersystemelapsed
BSRClusterComp-class0.0030.0000.003
BSRClusterComp0.2290.0140.243
BSRDataModel-class0.0050.0000.005
BSRDataModel0.1530.0000.154
BSRDataModelComp-class0.0050.0000.005
BSRDataModelComp0.1620.0020.164
BSRInference-class0.0040.0000.005
BSRInference2.5080.1112.621
BSRInferenceComp-class0.0070.0000.007
BSRInferenceComp1.1880.0791.269
BSRSignature-class0.0020.0000.002
BSRSignature0.0270.0000.028
BSRSignatureComp-class0.0030.0000.003
BSRSignatureComp0.0120.0000.013
LRinter0.0010.0000.002
LRinterScore0.0040.0000.003
LRinterShort0.0030.0000.003
addClusterComp0.9580.0150.973
alluvialPlot0.3140.0060.322
assignCellTypesToInteractions0.5890.0030.593
bubblePlotPathwaysLR0.3420.0000.343
cacheClear1.9530.0183.124
cacheInfo0.1940.0010.194
cacheVersion0.3450.0010.716
cellTypeFrequency0.6340.0120.645
cellularNetwork0.6240.0180.642
cellularNetworkTable0.6060.0140.621
chordDiagramLR1.1650.0121.178
coerce0.0010.0000.001
colClusterA000
colClusterB000
comparison000
comparisonName000
convertToHuman0.1800.0030.989
createDatabase000
createResources0.2120.0060.497
differentialStats0.0010.0000.001
findOrthoGenes0.1250.0000.384
generateSpatialPlots1.1820.0171.197
getComplexes0.1010.0030.105
getInteractions1.0180.0071.027
getLRIntracellNetwork1.6320.0231.656
getLRNetwork0.0290.0000.031
getPathwayStats0.0130.0000.014
getResource0.2680.0020.271
inferenceParameters000
initialOrganism0.0010.0000.002
initialOrthologs0.0010.0000.001
learnParameters2.5430.0122.557
ligands0.0000.0000.001
logTransformed0.0010.0000.001
maxLigandSpatialCounts0.0480.0010.051
mu000
ncounts0.0010.0000.001
normalization0.0010.0000.001
parameters0.0010.0000.001
pathways000
receptors0.0000.0000.001
reduceToBestPathway0.0790.0020.080
reduceToLigand0.0510.0000.052
reduceToPathway0.0710.0010.071
reduceToReceptor0.0140.0000.013
relateToGeneSet0.0710.0000.070
removeClusterComp0.2000.0010.201
rescoreInference0.0310.0000.030
resetLRdb0.0110.0000.011
resetNetwork0.0060.0000.005
resetPathways0.2630.0040.268
resetToInitialOrganism0.1480.0010.148
scoreLRGeneSignatures0.3950.0040.398
scoreSignatures0.2710.0000.271
separatedLRPlot1.1820.0051.188
signatureHeatmaps0.0220.0010.022
simpleHeatmap7.1780.5997.777
smoothSpatialCounts0.0490.0000.049
sourceComparisonName000
spatialAssociation0.0510.0020.052
spatialAssociationPlot3.5610.0223.583
spatialDiversityPlot0.7960.0030.799
spatialIndexPlot1.0300.0031.034
spatialPlot0.9440.0270.971
summarizedCellularNetwork0.5630.0030.567
tgCorr000
tgExpr000
tgGenes0.0010.0000.000
tgLogFC000
tgPval000
updateInference0.0990.0010.100