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

This page was generated on 2026-05-22 11:32 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 152/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BatchQC 2.8.0  (landing page)
Yaoan Leng
Snapshot Date: 2026-05-21 13:40 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/BatchQC
git_branch: RELEASE_3_23
git_last_commit: b9c8451
git_last_commit_date: 2026-04-28 08:43:18 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for BatchQC in R Universe.


CHECK results for BatchQC on nebbiolo1

To the developers/maintainers of the BatchQC package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BatchQC.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: BatchQC
Version: 2.8.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BatchQC.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BatchQC_2.8.0.tar.gz
StartedAt: 2026-05-21 21:40:25 -0400 (Thu, 21 May 2026)
EndedAt: 2026-05-21 22:06:32 -0400 (Thu, 21 May 2026)
EllapsedTime: 1566.7 seconds
RetCode: 0
Status:   OK  
CheckDir: BatchQC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BatchQC.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BatchQC_2.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BatchQC.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-22 01:40:26 UTC
* checking for file ‘BatchQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BatchQC’ version ‘2.8.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://bioconductor.org/packages/3.23/bioc/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.23/bioc/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.23/data/annotation/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.23/data/annotation/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.23/data/experiment/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.23/data/experiment/src/contrib/PACKAGES'
 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 ‘BatchQC’ 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 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
compute_aic    35.608  0.211  35.820
volcano_plot   25.448  0.559  26.009
pval_plotter   19.784  0.255  20.357
DE_analyze     18.693  0.323  19.017
tb_data_upload 16.870  1.883  20.140
pval_summary   17.697  0.081  17.779
PCA_plotter    13.341  0.086  13.427
batch_correct  12.423  0.135  12.559
compute_lambda  5.590  0.082   5.674
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  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

BatchQC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL BatchQC
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘BatchQC’ ...
** this is package ‘BatchQC’ version ‘2.8.0’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (BatchQC)

Tests output

BatchQC.Rcheck/tests/spelling.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> if (requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE,
+                              skip_on_cran = TRUE)
All Done!
> 
> proc.time()
   user  system elapsed 
  0.130   0.046   0.163 

BatchQC.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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(BatchQC)
> 
> test_check("BatchQC")
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 0 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-lintr.R:3:5'

[ FAIL 0 | WARN 0 | SKIP 1 | PASS 0 ]
> 
> proc.time()
   user  system elapsed 
 11.036   0.599  11.645 

Example timings

BatchQC.Rcheck/BatchQC-Ex.timings

nameusersystemelapsed
BatchQC000
DE_analyze18.693 0.32319.017
EV_plotter1.8400.0601.902
EV_table0.7830.0050.787
PCA_plotter13.341 0.08613.427
batch_correct12.423 0.13512.559
batch_design0.4180.0060.424
batchqc_explained_variation0.8110.1080.920
bisect0.0020.0010.003
bladder_data_upload0.2030.0150.218
color_palette0.1430.0050.148
compute_aic35.608 0.21135.820
compute_lambda5.5900.0825.674
confound_metrics0.4140.0080.422
cor_props0.3830.0050.388
covariates_not_confounded0.4180.0090.427
cramers_v0.3910.0070.398
dendrogram_alpha_numeric_check0.3640.0060.370
dendrogram_color_palette0.5850.0140.599
dendrogram_plotter1.5710.0081.578
goodness_of_fit_nb2.4450.0172.462
heatmap_num_to_char_converter0.3620.0070.368
heatmap_plotter1.1830.0031.187
is_design_balanced0.4370.0100.447
kBET2.5290.0122.541
normalize_SE0.5730.0060.580
plot_kBET2.7690.0062.775
process_dendrogram0.6790.0380.716
pval_plotter19.784 0.25520.357
pval_summary17.697 0.08117.779
ratio_plotter0.9810.0090.991
run_kBET2.5890.0062.596
run_lambda4.8520.0074.862
std_pearson_corr_coef0.3970.0040.401
summarized_experiment0.0270.0000.027
summary_stats_EV_table0.7720.0090.780
tb_data_upload16.870 1.88320.140
umap2.5120.1952.707
variation_ratios0.8270.0860.913
volcano_plot25.448 0.55926.009