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

This page was generated on 2025-09-01 11:41 -0400 (Mon, 01 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4606
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4547
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 255/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BulkSignalR 1.0.4  (landing page)
Jean-Philippe Villemin
Snapshot Date: 2025-08-28 13:40 -0400 (Thu, 28 Aug 2025)
git_url: https://git.bioconductor.org/packages/BulkSignalR
git_branch: RELEASE_3_21
git_last_commit: 89428dc
git_last_commit_date: 2025-08-14 13:51:04 -0400 (Thu, 14 Aug 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for BulkSignalR on kjohnson1

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.0.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BulkSignalR_1.0.4.tar.gz
StartedAt: 2025-08-29 14:42:12 -0400 (Fri, 29 Aug 2025)
EndedAt: 2025-08-29 14:50:25 -0400 (Fri, 29 Aug 2025)
EllapsedTime: 493.0 seconds
RetCode: 0
Status:   OK  
CheckDir: BulkSignalR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BulkSignalR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BulkSignalR_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/BulkSignalR.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.5
* 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.0.4’
* 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 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 8.300  0.617   9.681
cacheClear    4.613  0.227   6.630
* 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


Installation output

BulkSignalR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BulkSignalR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘BulkSignalR’ ...
** this is package ‘BulkSignalR’ version ‘1.0.4’
** 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 Patched (2025-06-14 r88325) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.418   0.975  19.344 

Example timings

BulkSignalR.Rcheck/BulkSignalR-Ex.timings

nameusersystemelapsed
BSRClusterComp-class0.0050.0010.005
BSRClusterComp0.4030.0270.441
BSRDataModel-class0.0070.0020.009
BSRDataModel0.3090.0090.323
BSRDataModelComp-class0.0060.0000.007
BSRDataModelComp0.3260.0080.338
BSRInference-class0.0050.0010.005
BSRInference2.2420.1052.426
BSRInferenceComp-class0.0100.0010.011
BSRInferenceComp1.4480.0961.564
BSRSignature-class0.0020.0000.003
BSRSignature0.0290.0010.030
BSRSignatureComp-class0.0050.0000.005
BSRSignatureComp0.0140.0020.015
LRinter0.0010.0000.002
LRinterScore0.0040.0030.008
LRinterShort0.0040.0010.005
addClusterComp0.3630.0190.388
alluvialPlot1.4710.0211.519
assignCellTypesToInteractions0.7300.0350.779
bubblePlotPathwaysLR0.3490.0070.362
cacheClear4.6130.2276.630
cacheInfo0.1090.0070.116
cacheVersion0.3210.0360.501
cellTypeFrequency0.7010.0400.750
cellularNetwork0.6390.0360.685
cellularNetworkTable0.6130.0280.649
chordDiagramLR1.0420.0241.102
coerce0.0020.0000.002
colClusterA000
colClusterB0.0000.0010.000
comparison000
comparisonName000
convertToHuman0.2330.0110.875
createResources0.3120.0440.501
differentialStats0.0010.0010.001
findOrthoGenes0.1680.0050.310
generateSpatialPlots1.3750.0471.440
getLRIntracellNetwork2.2680.2322.558
getLRNetwork0.0330.0020.035
getPathwayStats0.0170.0020.019
getResource0.2960.0160.320
inferenceParameters0.0000.0010.001
initialOrganism0.0010.0000.002
initialOrthologs0.0010.0000.001
learnParameters2.5710.0272.639
ligands0.0000.0000.001
logTransformed0.0010.0010.001
maxLigandSpatialCounts0.0650.0040.072
mu000
ncounts0.0020.0010.002
normalization0.0020.0000.002
parameters0.0020.0000.003
pathways0.0010.0000.001
receptors000
reduceToBestPathway0.0860.0070.097
reduceToLigand0.0370.0040.042
reduceToPathway0.1150.0070.124
reduceToReceptor0.0180.0050.024
relateToGeneSet0.0900.0070.102
removeClusterComp0.3740.0280.409
rescoreInference0.0450.0080.054
resetLRdb0.0160.0010.019
resetNetwork0.0070.0000.007
resetPathways0.3400.0190.369
resetToInitialOrganism0.1820.0130.202
scoreLRGeneSignatures0.4700.0450.534
scoreSignatures0.4320.0200.458
separatedLRPlot1.3620.0561.446
signatureHeatmaps0.0320.0030.037
simpleHeatmap8.3000.6179.681
smoothSpatialCounts0.0600.0130.076
sourceComparisonName0.0000.0010.000
spatialAssociation0.0680.0220.094
spatialAssociationPlot4.1340.0954.388
spatialDiversityPlot0.8720.0450.945
spatialIndexPlot1.1410.0451.252
spatialPlot0.9900.0571.098
summarizedCellularNetwork0.6120.0300.667
tgCorr0.0000.0000.001
tgExpr0.0000.0000.001
tgGenes0.0000.0000.001
tgLogFC0.0010.0000.001
tgPval0.0000.0000.001
updateInference0.1220.0160.147