Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-12-11 12:05 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 2208/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
tidybulk 2.0.1  (landing page)
Stefano Mangiola
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/tidybulk
git_branch: RELEASE_3_22
git_last_commit: 8c311d7
git_last_commit_date: 2025-11-11 18:31:52 -0500 (Tue, 11 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    TIMEOUT    OK  
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    NA  


CHECK results for tidybulk on merida1

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.

raw results


Summary

Package: tidybulk
Version: 2.0.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:tidybulk.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings tidybulk_2.0.1.tar.gz
StartedAt: 2025-12-09 13:11:05 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 13:51:06 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 2400.5 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: tidybulk.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/tidybulk.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘tidybulk/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘tidybulk’ version ‘2.0.1’
* 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 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  139.880  1.402 203.450
test_differential_expression-methods 136.620  1.043 214.309
adjust_abundance-methods              24.185  0.950  38.744
aggregate_duplicates-methods          17.491  0.377  24.007
test_gene_enrichment-methods          12.124  0.812  20.733
describe_transcript-methods            5.895  0.197   8.208
impute_missing_abundance-methods       5.556  0.108   7.637
pivot_transcript-methods               5.452  0.105   7.471
pivot_sample-methods                   5.179  0.091   7.309
remove_redundancy-methods              4.409  0.112   6.068
keep_abundant                          3.959  0.076   5.468
reduce_dimensions-methods              3.659  0.067   5.030
keep_variable-methods                  3.565  0.069   5.045
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

Installation output

tidybulk.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘tidybulk’ ...
** this is package ‘tidybulk’ version ‘2.0.1’
** 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)

Tests output

tidybulk.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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(tidybulk)
Loading required package: ttservice
========================================
tidybulk version 2.0.1
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 ..."
##------ Tue Dec  9 13:37:29 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 ..."
##------ Tue Dec  9 13:37:38 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 ..."
##------ Tue Dec  9 13:37:55 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 ..."
##------ Tue Dec  9 13:38:02 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 ..."
##------ Tue Dec  9 13:38:08 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 ..."
##------ Tue Dec  9 13:38:14 2025 ------##
##------ Tue Dec  9 13:38:14 2025 ------##
##------ Tue Dec  9 13:38:14 2025 ------##
2025-12-09 13:38:35.092 R[82879:107888559] XType: com.apple.fonts is not accessible.
2025-12-09 13:38:35.092 R[82879:107888559] XType: XTFontStaticRegistry is enabled.
##------ Tue Dec  9 13:49:49 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 ..."
##------ Tue Dec  9 13:49:55 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 ..."
##------ Tue Dec  9 13:50:01 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 ..."
##------ Tue Dec  9 13:50:06 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 ..."
##------ Tue Dec  9 13:50:12 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 ..."
##------ Tue Dec  9 13:50: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 ..."
##------ Tue Dec  9 13:50: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 ..."
##------ Tue Dec  9 13:50:28 2025 ------##

Example timings

tidybulk.Rcheck/tidybulk-Ex.timings

nameusersystemelapsed
adjust_abundance-methods24.185 0.95038.744
aggregate_duplicates-methods17.491 0.37724.007
as_SummarizedExperiment-methods0.2440.0160.354
as_matrix0.0400.0020.057
cluster_elements-methods2.3470.0343.219
deconvolve_cellularity-methods3.5550.0994.906
describe_transcript-methods5.8950.1978.208
fill_missing_abundance-methods2.3560.0393.235
get_X_cibersort0.0080.0030.016
get_bibliography-methods2.3500.0393.248
identify_abundant-methods3.5550.0624.922
impute_missing_abundance-methods5.5560.1087.637
keep_abundant3.9590.0765.468
keep_variable-methods3.5650.0695.045
log10_reverse_trans0.0000.0010.001
logit_trans0.5180.0070.733
pivot_sample-methods5.1790.0917.309
pivot_transcript-methods5.4520.1057.471
quantile_normalise_abundance-methods3.1240.0584.345
reduce_dimensions-methods3.6590.0675.030
remove_redundancy-methods4.4090.1126.068
resolve_complete_confounders_of_non_interest000
rotate_dimensions-methods2.9430.0423.953
scale_abundance-methods3.1970.0774.564
scale_x_log10_reverse0.4220.0050.554
scale_y_log10_reverse0.4030.0040.532
test_differential_abundance-methods139.880 1.402203.450
test_differential_expression-methods136.620 1.043214.309
test_gene_enrichment-methods12.124 0.81220.733
test_gene_overrepresentation-methods2.4740.0443.904
test_gene_rank-methods2.4050.0503.938