Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-09-17 12:04 -0400 (Wed, 17 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4764 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4586 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4529 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4554 |
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 2177/2330 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
tidybulk 1.99.4 (landing page) Stefano Mangiola
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the tidybulk package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/tidybulk.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: tidybulk |
Version: 1.99.4 |
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:tidybulk.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings tidybulk_1.99.4.tar.gz |
StartedAt: 2025-09-17 04:55:27 -0400 (Wed, 17 Sep 2025) |
EndedAt: 2025-09-17 05:30:24 -0400 (Wed, 17 Sep 2025) |
EllapsedTime: 2097.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: tidybulk.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:tidybulk.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings tidybulk_1.99.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/tidybulk.Rcheck’ * using R version 4.5.1 Patched (2025-08-23 r88802) * 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 ‘tidybulk/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘tidybulk’ version ‘1.99.4’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * 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 ‘tidybulk’ 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 ... NOTE Package in Depends field not imported from: ‘ttservice’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .aggregate_duplicates_se: no visible global function definition for ‘where’ aggregate_duplicates,RangedSummarizedExperiment: no visible global function definition for ‘where’ aggregate_duplicates,SummarizedExperiment: no visible global function definition for ‘where’ Undefined global functions or variables: where * checking Rd files ... NOTE checkRd: (-1) remove_redundancy-methods.Rd:104-113: Lost braces 104 | select_closest_pairs = function(df) { | ^ checkRd: (-1) remove_redundancy-methods.Rd:106-111: Lost braces 106 | while (df |> nrow() > 0) { | ^ checkRd: (-1) rotate_dimensions-methods.Rd:76-82: Lost braces 76 | rotation = function(m, d) { | ^ * 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 LazyData ... 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 test_differential_abundance-methods 86.117 0.668 86.790 test_differential_expression-methods 82.578 0.614 83.192 adjust_abundance-methods 12.120 0.574 12.695 aggregate_duplicates-methods 7.409 0.295 7.705 test_gene_enrichment-methods 5.784 0.124 5.913 * 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: 3 NOTEs See ‘/home/biocbuild/bbs-3.22-bioc/meat/tidybulk.Rcheck/00check.log’ for details.
tidybulk.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL tidybulk ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘tidybulk’ ... ** this is package ‘tidybulk’ version ‘1.99.4’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (tidybulk)
tidybulk.Rcheck/tests/testthat.Rout
R version 4.5.1 Patched (2025-08-23 r88802) -- "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(tidybulk) Loading required package: ttservice ======================================== tidybulk version 1.99.4 If you use TIDYBULK in published research, please cite: Mangiola et al. tidybulk: an R tidy framework for modular transcriptomic data analysis. Genome Biology 2021. This message can be suppressed by: suppressPackageStartupMessages(library(tidybulk)) ======================================== > > test_check("tidybulk") Found 2 batches Using null model in ComBat-seq. Adjusting for 1 covariate(s) or covariate level(s) Estimating dispersions Fitting the GLM model Shrinkage off - using GLM estimates for parameters Adjusting the data Found 2 batches Using null model in ComBat-seq. Adjusting for 1 covariate(s) or covariate level(s) Estimating dispersions Fitting the GLM model Shrinkage off - using GLM estimates for parameters Adjusting the data Found 2 batches Using null model in ComBat-seq. Adjusting for 1 covariate(s) or covariate level(s) Estimating dispersions Fitting the GLM model Apply shrinkage - computing posterior estimates for parameters Using 20 random genes for Monte Carlo integration Adjusting the data [1] "MDS result_df colnames: sample, 1, 2" [1] "MDS result_df colnames: sample, 1, 2" [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:04:48 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection c1 ..." [1] "Indexed the collection c1 ..." [1] "Created annotation for the collection c1 ..." ##------ Wed Sep 17 05:04:52 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection c2 ..." [1] "Indexed the collection c2 ..." [1] "Created annotation for the collection c2 ..." ##------ Wed Sep 17 05:04:54 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:04:58 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:04:59 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:05:01 2025 ------## ##------ Wed Sep 17 05:05:01 2025 ------## ##------ Wed Sep 17 05:05:01 2025 ------## ##------ Wed Sep 17 05:09:17 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:19 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:21 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:23 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:25 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:27 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:29 2025 ------## [1] "Loading MSigDB Gene Sets ... " [1] "Loaded gene sets for the collection h ..." [1] "Indexed the collection h ..." [1] "Created annotation for the collection h ..." ##------ Wed Sep 17 05:09:30 2025 ------## @Article{tidybulk, title = {tidybulk: an R tidy framework for modular transcriptomic data analysis}, author = {Stefano Mangiola and Ramyar Molania and Ruining Dong and Maria A. Doyle & Anthony T. Papenfuss}, journal = {Genome Biology}, year = {2021}, volume = {22}, number = {42}, url = {https://genomebiology.biomedcentral.com/articles/10.1186/s13059-020-02233-7}, } @article{wickham2019welcome, title={Welcome to the Tidyverse}, author={Wickham, Hadley and Averick, Mara and Bryan, Jennifer and Chang, Winston and McGowan, Lucy D'Agostino and Francois, Romain and Grolemund, Garrett and Hayes, Alex and Henry, Lionel and Hester, Jim and others}, journal={Journal of Open Source Software}, volume={4}, number={43}, pages={1686}, year={2019} } [ FAIL 0 | WARN 83 | SKIP 45 | PASS 209 ] ══ Skipped tests (45) ══════════════════════════════════════════════════════════ • DBSCAN clustering not supported (1): 'test-clustering.R:33:3' • DESeq2 has parameter compatibility issues (1): 'test-differential-analysis.R:40:3' • EGSEA test failed: ERROR: One of the base methods failed on this dataset (camera). (1): 'test-gene-enrichment.R:208:5' • EGSEA test failed: ERROR: One of the base methods failed on this dataset (roast). (11): 'test-gene-enrichment.R:71:5', 'test-gene-enrichment.R:123:5', 'test-gene-enrichment.R:167:5', 'test-gene-enrichment.R:249:5', 'test-gene-enrichment.R:323:5', 'test-gene-enrichment.R:364:5', 'test-gene-enrichment.R:405:5', 'test-gene-enrichment.R:447:5', 'test-gene-enrichment.R:488:5', 'test-gene-enrichment.R:529:5', 'test-gene-enrichment.R:570:5' • EPIC requires additional Bioconductor packages (1): 'test-cellularity-analysis.R:54:3' • GLMMSeq random effects requires more samples than available in airway dataset (2): 'test-bulk_methods_SummarizedExperiment.R:398:3', 'test-bulk_methods_SummarizedExperiment.R:429:3' • SNN clustering has Matrix package compatibility issues (1): 'test-clustering.R:23:3' • UMAP requires more samples than available in airway dataset (1): 'test-bulk_methods_SummarizedExperiment.R:579:3' • UMAP requires more samples than available in test data (1): 'test-dimensionality-reduction.R:33:3' • aggregate_duplicates requires non-NA transcript values (1): 'test-data-transformation.R:155:3' • as_SummarizedExperiment not applicable for SummarizedExperiment input (1): 'test-data-transformation.R:161:3' • as_matrix not implemented for SummarizedExperiment (1): 'test-data-transformation.R:149:3' • bibliography function not available (1): 'test-utility-functions.R:89:3' • cibersort function not available (1): 'test-cellularity-analysis.R:66:3' • deconvolve_cellularity requires specific gene signatures not compatible with airway dataset (1): 'test-bulk_methods_SummarizedExperiment.R:231:3' • describe_transcript has parameter compatibility issues (1): 'test-utility-functions.R:19:3' • differential abundance logFC expectations need to be recalibrated for airway dataset (2): 'test-bulk_methods_SummarizedExperiment.R:246:3', 'test-bulk_methods_SummarizedExperiment.R:301:3' • distance method not supported for remove_redundancy (1): 'test-dimensionality-reduction.R:57:3' • empty test (1): 'test-tximeta_GRnges_IRanges.R:7:1' • fill_missing_abundance not implemented for SummarizedExperiment (1): 'test-abundance-normalization.R:67:3' • filterByExpr function is not exported (2): 'test-filtering-selection.R:49:3', 'test-filtering-selection.R:54:3' • glmmSeq function not available (1): 'test-differential-analysis.R:115:3' • hierarchical clustering not supported (1): 'test-clustering.R:28:3' • resolve_complete_confounders_of_non_interest has formula compatibility issues (1): 'test-utility-functions.R:32:3' • rotate_dimensions has column name compatibility issues (1): 'test-dimensionality-reduction.R:39:3' • tSNE requires more samples than available in airway dataset (1): 'test-bulk_methods_SummarizedExperiment.R:566:3' • tSNE requires more samples than available in test data (1): 'test-dimensionality-reduction.R:28:3' • test_gene_overrepresentation has filter method compatibility issues (1): 'test-gene-enrichment.R:580:3' • tidySummarizedExperiment has coercion compatibility issues (1): 'test-validation-utilities.R:47:3' • validation functions not available (3): 'test-validation-utilities.R:13:3', 'test-validation-utilities.R:18:3', 'test-validation-utilities.R:23:3' [ FAIL 0 | WARN 83 | SKIP 45 | PASS 209 ] > > proc.time() user system elapsed 471.116 18.099 499.209
tidybulk.Rcheck/tidybulk-Ex.timings
name | user | system | elapsed | |
adjust_abundance-methods | 12.120 | 0.574 | 12.695 | |
aggregate_duplicates-methods | 7.409 | 0.295 | 7.705 | |
as_SummarizedExperiment-methods | 0.116 | 0.003 | 0.119 | |
as_matrix | 0.020 | 0.001 | 0.022 | |
cluster_elements-methods | 1.434 | 0.028 | 1.462 | |
deconvolve_cellularity-methods | 2.012 | 0.058 | 2.070 | |
describe_transcript-methods | 3.231 | 0.094 | 3.326 | |
fill_missing_abundance-methods | 1.419 | 0.031 | 1.450 | |
get_X_cibersort | 0.009 | 0.000 | 0.008 | |
get_bibliography-methods | 1.417 | 0.045 | 1.462 | |
identify_abundant-methods | 4.597 | 0.229 | 4.827 | |
impute_missing_abundance-methods | 3.827 | 0.078 | 3.905 | |
keep_abundant | 3.516 | 0.051 | 3.567 | |
keep_variable-methods | 1.972 | 0.021 | 1.992 | |
log10_reverse_trans | 0.001 | 0.000 | 0.000 | |
logit_trans | 0.233 | 0.001 | 0.234 | |
pivot_sample-methods | 3.216 | 0.062 | 3.278 | |
pivot_transcript-methods | 3.280 | 0.053 | 3.333 | |
quantile_normalise_abundance-methods | 2.538 | 0.032 | 2.570 | |
reduce_dimensions-methods | 2.894 | 0.033 | 2.927 | |
remove_redundancy-methods | 2.269 | 0.020 | 2.289 | |
resolve_complete_confounders_of_non_interest | 0 | 0 | 0 | |
rotate_dimensions-methods | 1.746 | 0.020 | 1.766 | |
scale_abundance-methods | 2.574 | 0.036 | 2.610 | |
scale_x_log10_reverse | 0.169 | 0.007 | 0.176 | |
scale_y_log10_reverse | 0.163 | 0.002 | 0.164 | |
test_differential_abundance-methods | 86.117 | 0.668 | 86.790 | |
test_differential_expression-methods | 82.578 | 0.614 | 83.192 | |
test_gene_enrichment-methods | 5.784 | 0.124 | 5.913 | |
test_gene_overrepresentation-methods | 1.534 | 0.015 | 1.549 | |
test_gene_rank-methods | 1.507 | 0.027 | 1.534 | |