Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-01-28 11:32 -0500 (Wed, 28 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4815
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 1638/2347HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
proBatch 1.99.4  (landing page)
Yuliya Burankova
Snapshot Date: 2026-01-27 13:40 -0500 (Tue, 27 Jan 2026)
git_url: https://git.bioconductor.org/packages/proBatch
git_branch: devel
git_last_commit: 2ad0a38
git_last_commit_date: 2025-10-21 11:54:19 -0500 (Tue, 21 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for proBatch on nebbiolo1

To the developers/maintainers of the proBatch package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/proBatch.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: proBatch
Version: 1.99.4
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:proBatch.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings proBatch_1.99.4.tar.gz
StartedAt: 2026-01-28 02:54:36 -0500 (Wed, 28 Jan 2026)
EndedAt: 2026-01-28 03:03:36 -0500 (Wed, 28 Jan 2026)
EllapsedTime: 539.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: proBatch.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/proBatch.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 ‘proBatch/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘proBatch’ version ‘1.99.4’
* 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 ‘proBatch’ 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 ... 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  correct_with_removeBatchEffect_dm.Rd: removeBatchEffect
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
correct_batch_effects     9.375  0.199   9.574
feature_level_diagnostics 6.054  0.057   6.111
* 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 ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘proBatch.Rmd’ using rmarkdown
Warning: LaTeX Warning: `h' float specifier changed to `ht'.
--- finished re-building ‘proBatch.Rmd’

--- re-building ‘proBatchFeatures.Rmd’ using rmarkdown

Quitting from proBatchFeatures.Rmd:336-362 [plot_PCA]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.arrange()`:
! could not find function "grid.arrange"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'proBatchFeatures.Rmd' failed with diagnostics:
could not find function "grid.arrange"
--- failed re-building ‘proBatchFeatures.Rmd’

SUMMARY: processing the following file failed:
  ‘proBatchFeatures.Rmd’

Error: Vignette re-building failed.
Execution halted

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/proBatch.Rcheck/00check.log’
for details.


Installation output

proBatch.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘proBatch’ ...
** this is package ‘proBatch’ version ‘1.99.4’
** 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 (proBatch)

Tests output

proBatch.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.143   0.040   0.170 

proBatch.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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(proBatch)

> 
> test_check("proBatch")
sample_id_col is not specified, using FullRunName as default
Cannot calculate CV for 366 peptides with 2 or less measurements, removing those peptides
sample_id_col is not specified, using FullRunName as default
sample_id_col is not specified, using FullRunName as default
sample_id_col is not specified, using FullRunName as default
Cannot calculate CV for 1 peptides with 2 or less measurements, removing those peptides
sample_id_col is not specified, using FullRunName as default
Cannot calculate CV for 366 peptides with 2 or less measurements, removing those peptides
sample_id_col is not specified, using FullRunName as default
Cannot calculate CV for 366 peptides with 2 or less measurements, removing those peptides
reversing log-transformation for CV calculation!
Cannot calculate CV for 366 peptides with 2 or less measurements, removing those peptides
Some CV values are not finite, filtering them out - number of such features: 364
reversing log-transformation for CV calculation!
Cannot calculate CV for 366 peptides with 2 or less measurements, removing those peptides
Saving 7 x 7 in image
Sample annotation has 11 columns and 233 samples.
`assay` not provided, using the most recent assay: feature::raw
Sample annotation has 11 columns and 233 samples.
Sample annotation has 11 columns and 233 samples.
Using stored assay 'feature::raw'.
Checking sample consistency and merging with sample annotation
Checking sample consistency and merging with sample annotation
Sample annotation has 11 columns and 233 samples.
Sample annotation has 11 columns and 233 samples.
Sample annotation has 11 columns and 233 samples.
Sample annotation has 11 columns and 233 samples.
Sample annotation has 3 columns and 2 samples.
Sample annotation has 3 columns and 2 samples.
Sample annotation has 3 columns and 2 samples.
Sample annotation has 3 columns and 3 samples.
Sample annotation has 4 columns and 2 samples.
Sample annotation has 1 columns and 2 samples.
Sample annotation has 1 columns and 2 samples.
Sample annotation has 1 columns and 2 samples.
Sample annotation has 1 columns and 2 samples.
Sample annotation has 1 columns and 2 samples.
Using assay: peptide::raw
Using assay: protein::raw
Sample annotation has 1 columns and 2 samples.
Using assay: peptide::raw
Using assay: peptide::log2_on_raw
Assay 'peptide::log2_on_raw' not stored; computed from operation log.
Checking sample consistency and merging with sample annotation
Checking sample consistency and merging with sample annotation
Checking sample consistency and merging with sample annotation
Sample annotation has 11 columns and 8 samples.
Using assay: feature::raw
Found2batches
Adjusting for0covariate(s) or covariate level(s)
Standardizing Data across genes
Fitting L/S model and finding priors
Finding parametric adjustments
Adjusting the Data

Using assay: feature::raw
Using assay: feature::combat_on_raw
Sample annotation has 11 columns and 126 samples.
Using assay: feature::raw
Using assay: feature::raw
Using assay: feature::limmaRBE_on_raw
converting columns to corresponding classes
          (factor, numeric)
Found4batches
Adjusting for0covariate(s) or covariate level(s)
Standardizing Data across genes
Fitting L/S model and finding priors
Finding parametric adjustments
Adjusting the Data

The following columns are not present in the corrected_df and will be removed from fit_df: order
columns_for_rows is NULL, adding default columns if present
converting columns to corresponding classes
          (factor, numeric)
columns_for_rows is NULL, adding default columns if present
converting columns to corresponding classes
          (factor, numeric)
replaced values in 2 rows and 3 columns
Removing rows with missing values
removed 1 rows and 0 columns
removed 2 rows and 0 columns
removed 1 rows and 0 columns
removed 3 rows and 0 columns
replaced values in 2 rows and 3 columns
Sample ID is kept only if they have a match in annotation data frame,
            otherwise the sample ID is removed from the plot
Sample ID is kept only if they have a match in annotation data frame,
            otherwise the sample ID is removed from the plot
Sample ID is kept only if they have a match in annotation data frame,
            otherwise the sample ID is removed from the plot
converting columns to corresponding classes
          (factor, numeric)
Sample annotation has 11 columns and 233 samples.
Using assay: feature::raw
Sample ID is kept only if they have a match in annotation data frame,
            otherwise the sample ID is removed from the plot
Extracting data from assay: feature::raw
Using stored assay 'feature::raw'.
Checking sample consistency and merging with sample annotation
Extracting data from assay: feature::log2_on_raw
Using stored assay 'feature::log2_on_raw'.
Checking sample consistency and merging with sample annotation
Extracting data from assay: feature::raw
Using stored assay 'feature::raw'.
Checking sample consistency and merging with sample annotation
Extracting data from assay: feature::log2_on_raw
Using stored assay 'feature::log2_on_raw'.
Checking sample consistency and merging with sample annotation
Extracting data from assay: feature::raw
Using stored assay 'feature::raw'.
Checking sample consistency and merging with sample annotation
`pbf_name` not provided, using all assays: feature::raw
Sample annotation has 3 columns and 3 samples.
Using assay: feature::toy
Using assay: feature::toy_alt
Using assay: feature::toy
Using assay: feature::toy_alt
Using assay: feature::toy
Using assay: feature::toy_alt
converting columns to corresponding classes
          (factor, numeric)
replaced values in 5 rows and 157 columns
converting columns to corresponding classes
          (factor, numeric)
replaced values in 10 rows and 202 columns
Column peptide_group_label is not in the data, using default
columns_for_rows is NULL, adding default columns if present
replaced values in 99 rows and 233 columns
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
replaced values in 254 rows and 233 columns
Using assay: feature::raw
replaced values in 16 rows and 6 columns
Using assay: feature::log2_on_raw
replaced values in 16 rows and 6 columns
Using assay: feature::raw
converting columns to corresponding classes
          (factor, numeric)
converting columns to corresponding classes
          (factor, numeric)
replaced values in 11 rows and 5 columns
Using assay: feature::log2_on_raw
converting columns to corresponding classes
          (factor, numeric)
converting columns to corresponding classes
          (factor, numeric)
replaced values in 11 rows and 5 columns
Using assay: feature::raw
replaced values in 16 rows and 6 columns
Using assay: feature::log2_on_raw
replaced values in 16 rows and 6 columns
Using assay: feature::raw
replaced values in 16 rows and 6 columns
Using assay: feature::raw
converting columns to corresponding classes
          (factor, numeric)
converting columns to corresponding classes
          (factor, numeric)
replaced values in 11 rows and 5 columns
Using assay: feature::log2_on_raw
converting columns to corresponding classes
          (factor, numeric)
converting columns to corresponding classes
          (factor, numeric)
replaced values in 11 rows and 5 columns
Using assay: feature::raw
converting columns to corresponding classes
          (factor, numeric)
converting columns to corresponding classes
          (factor, numeric)
replaced values in 11 rows and 5 columns
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 503 ]
> 
> proc.time()
   user  system elapsed 
 72.149   1.953  74.103 

Example timings

proBatch.Rcheck/proBatch-Ex.timings

nameusersystemelapsed
ProBatchFeatures-class3.8110.1994.012
ProBatchFeatures1.6400.1091.749
ProBatchFeatures_from_long2.5610.0272.588
calculate_PVCA1.8260.0191.845
calculate_feature_CV0.6690.0100.679
calculate_peptide_corr_distr0.0860.0000.086
calculate_sample_corr_distr0.5340.0180.552
check_sample_consistency0.3130.0010.314
correct_batch_effects9.3750.1999.574
correct_with_removeBatchEffect_dm0.0850.0000.085
create_peptide_annotation0.2980.0020.299
date_to_sample_order0.1540.0070.160
dates_to_posix0.0100.0000.009
define_sample_order0.2960.0000.295
example_ecoli_data0.0560.0000.056
example_peptide_annotation0.0050.0000.004
example_proteome0.2920.0000.291
example_proteome_matrix0.0610.0010.063
example_sample_annotation0.0050.0010.006
feature_level_diagnostics6.0540.0576.111
fit_nonlinear0.3040.0010.304
generate_colors_for_numeric0.0040.0000.004
get_chain1.5760.0441.620
get_operation_log1.5740.0611.635
handle_missing_values0.0000.0010.000
long_to_matrix0.3320.0000.332
matrix_to_long0.0920.0020.094
merge_rare_levels0.0010.0000.001
normalize0.4310.0030.434
pb_add_level1.5990.0331.632
pb_aggregate_level1.5870.0461.634
pb_as_long1.5970.0461.644
pb_as_wide1.5430.0371.581
pb_assay_matrix1.5820.0571.639
pb_current_assay1.5410.0421.583
pb_eval1.5450.0361.581
pb_pipeline_name2.5070.1902.697
pb_register_step1.5430.0291.573
pb_transform1.5390.0281.567
plot_CV_distr0.9380.0020.940
plot_CV_distr.df0.2510.0000.251
plot_PCA0.9140.0130.927
plot_PVCA2.2320.0012.233
plot_PVCA.df1.7870.0011.789
plot_corr_matrix0.0850.0000.085
plot_heatmap_diagnostic0.4960.0070.503
plot_heatmap_generic0.5360.0070.542
plot_hierarchical_clustering0.2790.0020.281
plot_peptide_corr_distribution2.0790.0272.107
plot_protein_corrplot0.2050.0020.208
plot_sample_corr_distribution2.2280.0142.242
plot_sample_corr_heatmap0.4340.0040.438
plot_sample_mean_or_boxplot0.9900.0020.992
plot_split_violin_with_boxplot0.4080.0020.410
prepare_PVCA_df1.7240.0131.738
proBatch000
sample_annotation_to_colors0.0220.0020.024
subset_keep_cols0.0010.0000.000
transform_raw_data0.3620.0020.365