| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-12 11:58 -0500 (Wed, 12 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4902 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 731/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| fenr 1.8.0 (landing page) Marek Gierlinski
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
|
To the developers/maintainers of the fenr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/fenr.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: fenr |
| Version: 1.8.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:fenr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings fenr_1.8.0.tar.gz |
| StartedAt: 2025-11-11 09:43:35 -0000 (Tue, 11 Nov 2025) |
| EndedAt: 2025-11-11 09:49:23 -0000 (Tue, 11 Nov 2025) |
| EllapsedTime: 347.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: fenr.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:fenr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings fenr_1.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/fenr.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘fenr/DESCRIPTION’ ... OK
* this is package ‘fenr’ version ‘1.8.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 ‘fenr’ 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... 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
fetch_go 31.681 0.791 43.744
fetch_kegg 1.314 0.008 24.824
fetch_reactome 0.471 0.047 32.060
fetch_wiki 0.113 0.003 11.546
fetch_kegg_species 0.104 0.005 8.751
fetch_reactome_species 0.021 0.000 7.707
* 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:
2. │ └─fenr:::fetch_reactome_ensembl_genes(...)
3. │ ├─dplyr::distinct(...)
4. │ ├─dplyr::filter(...)
5. │ ├─dplyr::select(...)
6. │ ├─dplyr::mutate(...)
7. │ ├─dplyr::filter(...)
8. │ └─readr::read_tsv(lpath, col_names = colms, show_col_types = FALSE)
9. │ └─vroom::vroom(...)
10. │ └─vroom:::vroom_(...)
11. ├─base (local) `<fn>`(`<curl>`, "rb")
12. └─base::open.connection(`<curl>`, "rb")
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 306 ]
Error: Test failures
Execution halted
* 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: 1 ERROR
See
‘/home/biocbuild/bbs-3.22-bioc/meat/fenr.Rcheck/00check.log’
for details.
fenr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL fenr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘fenr’ ... ** this is package ‘fenr’ version ‘1.8.0’ ** using staged installation ** R ** data ** 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 (fenr)
fenr.Rcheck/tests/testthat.Rout.fail
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.
> library(testthat)
> library(fenr)
>
> test_check("fenr")
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 306 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): 'test_bp.R:9:1', 'test_reactome.R:91:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_reactome.R:62:3'): Correct Reactome Ensembl from yeast ─────────
Error in `open.connection(structure(4L, class = c("curl", "connection"), conn_id = <pointer: 0x33b6ff10>),
"rb")`: cannot open the connection
Backtrace:
▆
1. ├─fenr::fetch_reactome(...) at test_reactome.R:62:3
2. │ └─fenr:::fetch_reactome_ensembl_genes(...)
3. │ ├─dplyr::distinct(...)
4. │ ├─dplyr::filter(...)
5. │ ├─dplyr::select(...)
6. │ ├─dplyr::mutate(...)
7. │ ├─dplyr::filter(...)
8. │ └─readr::read_tsv(lpath, col_names = colms, show_col_types = FALSE)
9. │ └─vroom::vroom(...)
10. │ └─vroom:::vroom_(...)
11. ├─base (local) `<fn>`(`<curl>`, "rb")
12. └─base::open.connection(`<curl>`, "rb")
[ FAIL 1 | WARN 1 | SKIP 2 | PASS 306 ]
Error: Test failures
Execution halted
fenr.Rcheck/fenr-Ex.timings
| name | user | system | elapsed | |
| enrichment_interactive | 0 | 0 | 0 | |
| fetch_bp | 0.362 | 0.016 | 2.050 | |
| fetch_go | 31.681 | 0.791 | 43.744 | |
| fetch_go_species | 0.025 | 0.000 | 0.332 | |
| fetch_kegg | 1.314 | 0.008 | 24.824 | |
| fetch_kegg_species | 0.104 | 0.005 | 8.751 | |
| fetch_reactome | 0.471 | 0.047 | 32.060 | |
| fetch_reactome_species | 0.021 | 0.000 | 7.707 | |
| fetch_terms_for_example | 0 | 0 | 0 | |
| fetch_wiki | 0.113 | 0.003 | 11.546 | |
| fetch_wiki_species | 0.011 | 0.000 | 0.785 | |
| functional_enrichment | 0 | 0 | 0 | |
| get_feature_terms | 0 | 0 | 0 | |
| get_term_features | 0 | 0 | 0 | |
| prepare_for_enrichment | 0 | 0 | 0 | |
| remove_cache | 0 | 0 | 0 | |