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

This page was generated on 2026-02-14 11:32 -0500 (Sat, 14 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4864
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 1642/2352HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
proBatch 1.99.4  (landing page)
Yuliya Burankova
Snapshot Date: 2026-02-13 13:40 -0500 (Fri, 13 Feb 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  
See other builds for proBatch in R Universe.


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-02-14 03:10:48 -0500 (Sat, 14 Feb 2026)
EndedAt: 2026-02-14 03:19:49 -0500 (Sat, 14 Feb 2026)
EllapsedTime: 540.9 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.333  0.110   9.444
feature_level_diagnostics 5.957  0.139   6.095
* 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.139   0.042   0.168 

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 
 71.095   1.960  73.052 

Example timings

proBatch.Rcheck/proBatch-Ex.timings

nameusersystemelapsed
ProBatchFeatures-class4.3960.2904.686
ProBatchFeatures1.6540.1001.753
ProBatchFeatures_from_long2.4060.0392.445
calculate_PVCA1.8060.0191.825
calculate_feature_CV0.6590.0050.665
calculate_peptide_corr_distr0.0860.0010.087
calculate_sample_corr_distr0.5200.0210.540
check_sample_consistency0.3050.0020.307
correct_batch_effects9.3330.1109.444
correct_with_removeBatchEffect_dm0.0860.0090.095
create_peptide_annotation0.2880.0020.291
date_to_sample_order0.1550.0080.162
dates_to_posix0.0090.0010.010
define_sample_order0.3030.0010.304
example_ecoli_data0.0520.0050.057
example_peptide_annotation0.0030.0010.004
example_proteome0.2790.0010.280
example_proteome_matrix0.0620.0000.062
example_sample_annotation0.0060.0000.007
feature_level_diagnostics5.9570.1396.095
fit_nonlinear0.3040.0040.307
generate_colors_for_numeric0.0040.0000.004
get_chain1.4940.0641.558
get_operation_log1.5460.0601.606
handle_missing_values0.0010.0000.001
long_to_matrix0.3280.0090.337
matrix_to_long0.0900.0020.091
merge_rare_levels0.0010.0000.002
normalize0.4240.0120.437
pb_add_level1.5770.0361.613
pb_aggregate_level1.5310.0301.561
pb_as_long1.5200.0321.552
pb_as_wide1.5350.0341.569
pb_assay_matrix1.5800.0321.612
pb_current_assay1.5180.0381.557
pb_eval2.5310.0742.604
pb_pipeline_name1.5370.0301.567
pb_register_step1.5560.0301.585
pb_transform1.5500.0321.582
plot_CV_distr0.9620.0020.964
plot_CV_distr.df0.2630.0020.264
plot_PCA0.9260.0130.939
plot_PVCA2.2260.0042.230
plot_PVCA.df1.8020.0011.804
plot_corr_matrix0.0830.0010.085
plot_heatmap_diagnostic0.5700.0100.581
plot_heatmap_generic0.5210.0070.528
plot_hierarchical_clustering0.2850.0110.297
plot_peptide_corr_distribution2.2260.0222.257
plot_protein_corrplot0.2030.0010.203
plot_sample_corr_distribution2.2040.0192.224
plot_sample_corr_heatmap0.4540.0060.460
plot_sample_mean_or_boxplot1.0360.0031.038
plot_split_violin_with_boxplot0.3780.0010.380
prepare_PVCA_df1.7260.0001.727
proBatch000
sample_annotation_to_colors0.0210.0010.021
subset_keep_cols000
transform_raw_data0.3480.0100.358