| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-14 11:36 -0400 (Tue, 14 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 alpha (2026-04-05 r89794) | 4924 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4655 |
| 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 1781/2394 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Rega 0.99.6 (landing page) Igor Cervenka
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for Rega in R Universe. | ||||||||||||||
|
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. |
| Package: Rega |
| Version: 0.99.6 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Rega.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Rega_0.99.6.tar.gz |
| StartedAt: 2026-04-13 21:41:02 -0400 (Mon, 13 Apr 2026) |
| EndedAt: 2026-04-13 21:41:33 -0400 (Mon, 13 Apr 2026) |
| EllapsedTime: 30.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: Rega.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Rega.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Rega_0.99.6.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/Rega.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-14 01:41:03 UTC
* using option ‘--no-vignettes’
* checking for file ‘Rega/DESCRIPTION’ ... OK
* this is package ‘Rega’ version ‘0.99.6’
* 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 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’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
Rega.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Rega ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘Rega’ ... ** this is package ‘Rega’ version ‘0.99.6’ ** 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)
Rega.Rcheck/tests/testthat.Rout
R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 1331 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• Run when only 'env' backends are available (2):
'test-dot-get_ega_username.R:52:3', 'test-dot-get_ega_username.R:84:3'
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 1331 ]
>
> proc.time()
user system elapsed
5.877 0.842 6.755
Rega.Rcheck/Rega-Ex.timings
| name | user | system | elapsed | |
| DELIM_CONVERTERS | 0.004 | 0.001 | 0.004 | |
| add_required_str | 0 | 0 | 0 | |
| aliases_formatter | 0.001 | 0.000 | 0.000 | |
| api_function_factory | 0.014 | 0.001 | 0.016 | |
| api_name_to_label | 0.001 | 0.001 | 0.001 | |
| column_table_formatter | 0.001 | 0.000 | 0.001 | |
| create_client | 0.070 | 0.005 | 1.142 | |
| default_parser | 0.571 | 0.029 | 0.602 | |
| default_validator | 0.064 | 0.005 | 0.069 | |
| delete_submission | 0.000 | 0.000 | 0.001 | |
| delete_submission_contents | 0 | 0 | 0 | |
| dot-add_headers | 0.016 | 0.001 | 0.017 | |
| dot-add_json_validation | 0 | 0 | 0 | |
| dot-add_paths | 0.000 | 0.001 | 0.000 | |
| dot-add_queries | 0.013 | 0.000 | 0.013 | |
| dot-add_request_body | 0.000 | 0.000 | 0.001 | |
| dot-analyses_extra_validator | 0.013 | 0.001 | 0.013 | |
| dot-basic_validator | 0.004 | 0.000 | 0.005 | |
| dot-dataset_analyses_validator | 0.003 | 0.001 | 0.003 | |
| dot-datasets_extra_validator | 0.006 | 0.000 | 0.006 | |
| dot-get_ega_password | 0.013 | 0.002 | 0.017 | |
| dot-get_ega_username | 0.001 | 0.000 | 0.002 | |
| dot-get_operation_params | 0.013 | 0.001 | 0.013 | |
| dot-get_rega_key | 0 | 0 | 0 | |
| dot-has_analyses | 0.000 | 0.000 | 0.001 | |
| dot-is_client | 0 | 0 | 0 | |
| dot-is_scalar | 0.000 | 0.001 | 0.000 | |
| dot-operation_params_to_args | 0.016 | 0.000 | 0.016 | |
| dot-runs_extra_validator | 0.006 | 0.001 | 0.008 | |
| dot-studies_extra_validator | 0.004 | 0.001 | 0.004 | |
| dot-submission_validator | 0.002 | 0.000 | 0.002 | |
| dot-summarise_validation | 0.005 | 0.001 | 0.006 | |
| dot-validate_character_scalar | 0 | 0 | 0 | |
| dot-validate_logical_scalar | 0.000 | 0.000 | 0.001 | |
| ega_oauth | 0.003 | 0.001 | 0.003 | |
| ega_token | 0.020 | 0.001 | 0.434 | |
| extract_api | 0.020 | 0.001 | 0.022 | |
| extract_operation_definitions | 0.024 | 0.001 | 0.025 | |
| extract_resource_name | 0.001 | 0.000 | 0.001 | |
| fetch_files | 0.001 | 0.000 | 0.001 | |
| file_formatter | 0.001 | 0.000 | 0.001 | |
| filter_id_fields | 0.000 | 0.000 | 0.001 | |
| finalise_submission | 0.105 | 0.008 | 0.113 | |
| first_row_to_colnames | 0.01 | 0.00 | 0.01 | |
| fold_column | 0.001 | 0.000 | 0.001 | |
| format_chromosomes | 0.002 | 0.000 | 0.002 | |
| get_chr_group | 0.001 | 0.000 | 0.000 | |
| get_entry_by_title | 0.080 | 0.001 | 0.082 | |
| get_enum | 0.026 | 0.002 | 0.028 | |
| get_formatter | 0.002 | 0.001 | 0.002 | |
| get_formatter_params | 0.001 | 0.000 | 0.001 | |
| get_operation_schema | 0.013 | 0.001 | 0.014 | |
| get_or_post | 0.021 | 0.001 | 0.022 | |
| get_properties | 0.014 | 0.000 | 0.014 | |
| get_schemas | 0.01 | 0.00 | 0.01 | |
| get_sentence_number | 0 | 0 | 0 | |
| get_submission | 0 | 0 | 0 | |
| get_word_number | 0.000 | 0.000 | 0.001 | |
| has_linked_sheets | 0 | 0 | 0 | |
| is_accession | 0 | 0 | 0 | |
| is_provisional | 0.000 | 0.000 | 0.001 | |
| is_valid_http_method | 0 | 0 | 0 | |
| label_to_api_name | 0 | 0 | 0 | |
| link_sheet | 0.001 | 0.000 | 0.002 | |
| lut_add | 0 | 0 | 0 | |
| merge_linked_sheet | 0.001 | 0.000 | 0.000 | |
| multi_lut_add | 0.001 | 0.000 | 0.000 | |
| na_to_empty_list | 0 | 0 | 0 | |
| new_submission | 0.030 | 0.000 | 0.031 | |
| parse_ega_body | 0.017 | 0.001 | 0.018 | |
| parse_enum | 0.000 | 0.000 | 0.001 | |
| parse_json_body | 0.000 | 0.000 | 0.001 | |
| parse_text_body | 0.001 | 0.000 | 0.001 | |
| process_chromosomes | 0.001 | 0.000 | 0.001 | |
| process_delimited_column | 0.001 | 0.000 | 0.001 | |
| rollback_submission | 0.000 | 0.000 | 0.001 | |
| row_table_formatter | 0.006 | 0.000 | 0.006 | |
| samples_in_db | 0.000 | 0.001 | 0.001 | |
| save_log | 0.001 | 0.000 | 0.000 | |
| step_msg | 0.000 | 0.000 | 0.001 | |
| submit_table | 0.002 | 0.000 | 0.001 | |
| try_step | 0.000 | 0.001 | 0.000 | |
| unbox_list | 0.003 | 0.000 | 0.003 | |
| unbox_row | 0.001 | 0.000 | 0.000 | |
| use_submission | 0.000 | 0.000 | 0.001 | |
| validate_schema | 0.014 | 0.001 | 0.014 | |
| validation_to_msg | 0.001 | 0.000 | 0.001 | |
| workflow_error_handler | 0 | 0 | 0 | |