Back to Build/check report for BioC 3.24:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2026-05-05 11:33 -0400 (Tue, 05 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 1760/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rega 1.1.0  (landing page)
Igor Cervenka
Snapshot Date: 2026-05-04 13:45 -0400 (Mon, 04 May 2026)
git_url: https://git.bioconductor.org/packages/Rega
git_branch: devel
git_last_commit: 6ca901a
git_last_commit_date: 2026-04-29 08:57:30 -0400 (Wed, 29 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
See other builds for Rega in R Universe.


CHECK results for Rega on nebbiolo2

To the developers/maintainers of the Rega package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rega.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: Rega
Version: 1.1.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:Rega.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings Rega_1.1.0.tar.gz
StartedAt: 2026-05-05 02:53:33 -0400 (Tue, 05 May 2026)
EndedAt: 2026-05-05 02:54:39 -0400 (Tue, 05 May 2026)
EllapsedTime: 66.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: Rega.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:Rega.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings Rega_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/Rega.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-05 06:53:33 UTC
* checking for file ‘Rega/DESCRIPTION’ ... OK
* this is package ‘Rega’ version ‘1.1.0’
* 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 ‘Rega’ 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  ── Failure ('test-samples_in_db.R:31:3'): samples_in_db default client path ────
  Expected `samples_in_db(c("S3", "S4"))` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 4 | WARN 6 | SKIP 4 | PASS 1326 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/Rega.Rcheck/00check.log’
for details.


Installation output

Rega.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL Rega
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘Rega’ ...
** this is package ‘Rega’ version ‘1.1.0’
** using staged installation
** R
** 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 (Rega)

Tests output

Rega.Rcheck/tests/testthat.Rout.fail


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
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(Rega)
> 
> test_check("Rega")
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
* `` -> `...13`
* `` -> `...14`
* `` -> `...15`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
* `` -> `...13`
* `` -> `...14`
* `` -> `...15`
Validation passed!
Step 1/9 - Retrieving Raw Files
Step 2/9 - Creating Submission
Step 3/9 - Adding Samples
Step 4/9 - Adding Studies
Step 5/9 - Adding Experiments
Step 6/9 - Adding Runs
Step 7/9 - Retrieving Analysis Files
Step 8/9 - Adding Analyses
Step 9/9 - Adding Datasets
Step 1/9 - Retrieving Raw Files
Step 2/9 - Creating Submission
Step 3/9 - Adding Samples
Step 4/9 - Adding Studies
Step 5/9 - Adding Experiments
Step 6/9 - Adding Runs
Step 7/9 - Retrieving Analysis Files
Step 8/9 - Adding Analyses
Step 9/9 - Adding Datasets
Saving _problems/test-samples_in_db-11.R
Saving _problems/test-samples_in_db-16.R
Saving _problems/test-samples_in_db-19.R
Saving _problems/test-samples_in_db-31.R
[ FAIL 4 | WARN 6 | SKIP 4 | PASS 1326 ]

══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Keyring support not available (4): 'test-dot-get_ega_username.R:6:3',
  'test-dot-get_ega_username.R:17:3', 'test-dot-get_ega_username.R:33:3',
  'test-dot-get_ega_username.R:74:3'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-samples_in_db.R:11:3'): samples_in_db works on happy paths ───
Expected `samples_in_db(c("S3", "S4"), client = mock_client)` to be TRUE.
Differences:
`actual`:   FALSE
`expected`: TRUE 

── Failure ('test-samples_in_db.R:14:3'): samples_in_db works on happy paths ───
Expected `samples_in_db(c("S1", "S3"), client = mock_client, retrieve = TRUE)` to be TRUE.
Differences:
`actual`:   FALSE
`expected`: TRUE 

── Failure ('test-samples_in_db.R:19:3'): samples_in_db works on happy paths ───
Expected `samples_in_db(long_vec, client = mock_client)` to be TRUE.
Differences:
`actual`:   FALSE
`expected`: TRUE 

── Failure ('test-samples_in_db.R:31:3'): samples_in_db default client path ────
Expected `samples_in_db(c("S3", "S4"))` to be TRUE.
Differences:
`actual`:   FALSE
`expected`: TRUE 


[ FAIL 4 | WARN 6 | SKIP 4 | PASS 1326 ]
Error:
! Test failures.
Execution halted

Example timings

Rega.Rcheck/Rega-Ex.timings

nameusersystemelapsed
DELIM_CONVERTERS0.0120.0000.012
add_required_str000
aliases_formatter0.0020.0000.002
api_function_factory0.0330.0000.034
api_name_to_label0.0010.0000.002
column_table_formatter0.0020.0000.003
create_client0.2560.0050.982
default_parser1.6140.0511.666
default_validator0.1890.0030.193
delete_submission000
delete_submission_contents0.0010.0000.001
dot-add_headers0.0320.0000.033
dot-add_json_validation000
dot-add_paths000
dot-add_queries0.0410.0000.042
dot-add_request_body000
dot-analyses_extra_validator0.0260.0000.026
dot-basic_validator0.0150.0000.014
dot-dataset_analyses_validator0.0090.0000.009
dot-datasets_extra_validator0.0240.0000.024
dot-get_ega_password0.0200.0010.022
dot-get_ega_username0.0030.0000.003
dot-get_operation_params0.0300.0020.032
dot-get_rega_key0.0010.0000.001
dot-has_analyses000
dot-is_client000
dot-is_scalar0.0000.0000.001
dot-operation_params_to_args0.0390.0000.039
dot-runs_extra_validator0.020.000.02
dot-studies_extra_validator0.0180.0000.019
dot-submission_validator0.0060.0010.006
dot-summarise_validation0.0070.0000.007
dot-validate_character_scalar0.0010.0000.001
dot-validate_logical_scalar000
ega_oauth0.0070.0000.006
ega_token0.1590.0051.275
extract_api0.0520.0010.053
extract_operation_definitions0.0330.0000.033
extract_resource_name0.0020.0000.002
fetch_files0.0030.0000.003
file_formatter0.0020.0000.002
filter_id_fields0.0010.0000.001
finalise_submission0.3250.0250.351
first_row_to_colnames0.0020.0000.002
fold_column0.0020.0000.001
format_chromosomes0.0050.0000.005
get_chr_group0.0010.0000.002
get_entry_by_title0.1840.0080.193
get_enum0.0700.0150.085
get_formatter0.0030.0010.004
get_formatter_params0.0030.0010.004
get_operation_schema0.0300.0040.034
get_or_post0.0560.0030.059
get_properties0.0290.0000.029
get_schemas0.0220.0000.022
get_sentence_number0.0000.0000.001
get_submission0.0010.0000.001
get_word_number0.0000.0000.001
has_linked_sheets000
is_accession0.0010.0000.000
is_provisional000
is_valid_http_method000
label_to_api_name000
link_sheet0.0040.0000.003
lut_add0.0010.0000.001
merge_linked_sheet0.0020.0000.002
multi_lut_add0.0020.0000.002
na_to_empty_list0.0010.0000.000
new_submission0.0830.0000.083
parse_ega_body0.0490.0020.051
parse_enum0.0020.0000.001
parse_json_body0.0010.0000.001
parse_text_body0.0000.0000.001
process_chromosomes0.0020.0010.002
process_delimited_column0.0020.0000.001
rollback_submission000
row_table_formatter0.0160.0000.016
samples_in_db000
save_log000
step_msg0.0010.0000.001
submit_table0.0040.0000.004
try_step0.0010.0000.001
unbox_list0.0030.0000.002
unbox_row0.0010.0010.002
use_submission0.0010.0000.001
validate_schema0.0450.0030.046
validation_to_msg0.0020.0000.002
workflow_error_handler0.0000.0000.001