| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-05 11:34 -0500 (Thu, 05 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4891 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4583 |
| 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 150/2357 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BatchQC 2.7.3 (landing page) Yaoan Leng
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for BatchQC in R Universe. | ||||||||||||||
|
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. |
| Package: BatchQC |
| Version: 2.7.3 |
| 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.7.3.tar.gz |
| StartedAt: 2026-03-04 21:33:03 -0500 (Wed, 04 Mar 2026) |
| EndedAt: 2026-03-04 21:48:58 -0500 (Wed, 04 Mar 2026) |
| EllapsedTime: 955.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: BatchQC.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.7.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BatchQC.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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 ‘BatchQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BatchQC’ version ‘2.7.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 ‘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.268 0.147 35.416
volcano_plot 28.147 0.787 28.936
tb_data_upload 23.886 2.953 27.906
DE_analyze 20.889 1.111 22.009
pval_plotter 18.153 0.193 18.347
pval_summary 17.348 0.101 17.468
PCA_plotter 14.525 0.057 14.581
batch_correct 13.994 0.034 14.029
compute_lambda 5.065 0.035 5.101
run_lambda 5.048 0.011 5.060
* 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
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.7.3’ ** 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)
BatchQC.Rcheck/tests/spelling.Rout
R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
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.148 0.044 0.181
BatchQC.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
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.542 0.679 12.211
BatchQC.Rcheck/BatchQC-Ex.timings
| name | user | system | elapsed | |
| BatchQC | 0.000 | 0.000 | 0.001 | |
| DE_analyze | 20.889 | 1.111 | 22.009 | |
| EV_plotter | 1.146 | 0.023 | 1.169 | |
| EV_table | 0.828 | 0.013 | 0.841 | |
| PCA_plotter | 14.525 | 0.057 | 14.581 | |
| batch_correct | 13.994 | 0.034 | 14.029 | |
| batch_design | 0.448 | 0.006 | 0.454 | |
| batchqc_explained_variation | 0.826 | 0.101 | 0.927 | |
| bisect | 0.003 | 0.000 | 0.004 | |
| bladder_data_upload | 0.231 | 0.019 | 0.250 | |
| color_palette | 0.176 | 0.005 | 0.182 | |
| compute_aic | 35.268 | 0.147 | 35.416 | |
| compute_lambda | 5.065 | 0.035 | 5.101 | |
| confound_metrics | 0.487 | 0.007 | 0.494 | |
| cor_props | 0.560 | 0.011 | 0.571 | |
| covariates_not_confounded | 0.465 | 0.005 | 0.469 | |
| cramers_v | 0.423 | 0.004 | 0.426 | |
| dendrogram_alpha_numeric_check | 0.427 | 0.004 | 0.431 | |
| dendrogram_color_palette | 0.642 | 0.006 | 0.647 | |
| dendrogram_plotter | 1.709 | 0.018 | 1.726 | |
| goodness_of_fit_nb | 2.527 | 0.031 | 2.559 | |
| heatmap_num_to_char_converter | 0.428 | 0.007 | 0.435 | |
| heatmap_plotter | 1.198 | 0.019 | 1.217 | |
| is_design_balanced | 0.412 | 0.009 | 0.421 | |
| kBET | 2.658 | 0.003 | 2.665 | |
| normalize_SE | 0.702 | 0.015 | 0.716 | |
| plot_kBET | 3.331 | 0.010 | 3.342 | |
| process_dendrogram | 0.753 | 0.041 | 0.794 | |
| pval_plotter | 18.153 | 0.193 | 18.347 | |
| pval_summary | 17.348 | 0.101 | 17.468 | |
| ratio_plotter | 1.087 | 0.032 | 1.118 | |
| run_kBET | 2.696 | 0.039 | 2.735 | |
| run_lambda | 5.048 | 0.011 | 5.060 | |
| std_pearson_corr_coef | 0.481 | 0.008 | 0.489 | |
| summarized_experiment | 0.016 | 0.001 | 0.017 | |
| summary_stats_EV_table | 0.864 | 0.010 | 0.875 | |
| tb_data_upload | 23.886 | 2.953 | 27.906 | |
| umap | 1.875 | 0.082 | 1.957 | |
| variation_ratios | 0.962 | 0.058 | 1.020 | |
| volcano_plot | 28.147 | 0.787 | 28.936 | |