| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-11 11:35 -0500 (Thu, 11 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4872 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4580 |
| 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 724/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| fenr 1.9.0 (landing page) Marek Gierlinski
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
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. |
| Package: fenr |
| Version: 1.9.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:fenr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings fenr_1.9.0.tar.gz |
| StartedAt: 2025-12-10 20:06:56 -0500 (Wed, 10 Dec 2025) |
| EndedAt: 2025-12-10 20:09:16 -0500 (Wed, 10 Dec 2025) |
| EllapsedTime: 140.8 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: fenr.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:fenr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings fenr_1.9.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/fenr.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘fenr/DESCRIPTION’ ... OK
* this is package ‘fenr’ version ‘1.9.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 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_reactome 6.880 0.500 7.639
fetch_go 5.967 0.209 15.297
fetch_kegg 0.466 0.049 19.892
fetch_wiki 0.041 0.002 11.601
* 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:
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>`, `<raw>`, 131071L)
12. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 296 ]
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
‘/Users/biocbuild/bbs-3.23-bioc/meat/fenr.Rcheck/00check.log’
for details.
fenr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL fenr ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘fenr’ ... ** this is package ‘fenr’ version ‘1.9.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 Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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")
Saving _problems/test_reactome-62.R
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 296 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• empty test (3): 'test_bp.R:9:1', 'test_go.R:56:1', 'test_reactome.R:91:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_reactome.R:62:3'): Correct Reactome Ensembl from yeast ─────────
<curl_error_partial_file/curl_error/error/condition>
Error in `(function (con, what, n = 1L, size = NA_integer_, signed = TRUE, endian = .Platform$endian) { if (!endian %in% c("big", "little", "swap")) stop("invalid 'endian' argument") if (is.character(con)) { con <- file(con, "rb") on.exit(close(con)) } swap <- endian != .Platform$endian if (!is.character(what) || is.na(what) || length(what) != 1L || !any(what == c("numeric", "double", "integer", "int", "logical", "complex", "character", "raw"))) what <- typeof(what) .Internal(readBin(con, what, n, size, signed, swap)) })(structure(4L, class = c("curl", "connection"), conn_id = <pointer: 0x11f6e19e0>), raw(0), 131071L)`: Transferred a partial file [reactome.org]:
transfer closed with outstanding read data remaining
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>`, `<raw>`, 131071L)
12. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 296 ]
Error:
! Test failures.
Execution halted
fenr.Rcheck/fenr-Ex.timings
| name | user | system | elapsed | |
| enrichment_interactive | 0.000 | 0.001 | 0.000 | |
| fetch_bp | 0.126 | 0.015 | 0.785 | |
| fetch_go | 5.967 | 0.209 | 15.297 | |
| fetch_go_species | 0.007 | 0.001 | 0.121 | |
| fetch_kegg | 0.466 | 0.049 | 19.892 | |
| fetch_kegg_species | 0.046 | 0.007 | 3.605 | |
| fetch_reactome | 6.880 | 0.500 | 7.639 | |
| fetch_reactome_species | 0.006 | 0.000 | 0.359 | |
| fetch_terms_for_example | 0 | 0 | 0 | |
| fetch_wiki | 0.041 | 0.002 | 11.601 | |
| fetch_wiki_species | 0.004 | 0.000 | 0.235 | |
| 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 | |