| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-01-15 11:59 -0500 (Thu, 15 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4886 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4672 |
| 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 217/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| biomaRt 2.66.0 (landing page) Hugo Gruson
| 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 biomaRt package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biomaRt.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: biomaRt |
| Version: 2.66.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:biomaRt.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biomaRt_2.66.0.tar.gz |
| StartedAt: 2026-01-13 07:04:01 -0000 (Tue, 13 Jan 2026) |
| EndedAt: 2026-01-13 07:08:22 -0000 (Tue, 13 Jan 2026) |
| EllapsedTime: 261.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: biomaRt.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:biomaRt.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biomaRt_2.66.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/biomaRt.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 ‘biomaRt/DESCRIPTION’ ... OK
* this is package ‘biomaRt’ version ‘2.66.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 ‘biomaRt’ 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 ... NOTE
Unexported object imported by a ':::' call: ‘AnnotationDbi:::smartKeys’
See the note in ?`:::` about the use of this operator.
* 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:
1. ├─testthat::expect_s3_class(...) at test_getBM.R:54:3
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─biomaRt::getBM(...)
5. └─biomaRt:::.createHash(...)
6. └─biomaRt:::.listEnsemblArchives(http_config = martHTTPConfig(mart))
7. └─biomaRt:::.checkArchiveList(http_config)
8. └─biomaRt:::.getArchiveList(http_config = http_config)
9. └─httr2::req_perform(html_request)
10. └─httr2:::handle_resp(req, resp, error_call = error_call)
11. └─rlang::cnd_signal(resp)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 156 ]
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, 1 NOTE
See
‘/home/biocbuild/bbs-3.22-bioc/meat/biomaRt.Rcheck/00check.log’
for details.
biomaRt.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL biomaRt ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘biomaRt’ ... ** this is package ‘biomaRt’ version ‘2.66.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (biomaRt)
biomaRt.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.
> # 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(biomaRt)
>
> test_check("biomaRt")
Ensembl site unresponsive, trying asia mirror
Ensembl site unresponsive, trying useast mirror
Ensembl site unresponsive, trying www mirror
biomaRt cache uninitialized
- Location: /home/biocbuild/tmp/RtmpJYEBCB/biomart_cache_test
biomaRt cache
- Location: /home/biocbuild/tmp/RtmpJYEBCB/biomart_cache_test
- No. of files: 2
- Total size: 194 bytes
biomaRt cache
- Location: /home/biocbuild/tmp/RtmpJYEBCB/biomart_cache_test
- No. of files: 3
- Total size: 9.5 Kb
biomaRt cache
- Location: /home/biocbuild/tmp/RtmpJYEBCB/biomart_cache_test
- No. of files: 5
- Total size: 9.9 Kb
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 156 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test-exportFASTA.R:7:3', 'test-exportFASTA.R:18:3',
'test_getBM.R:84:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getBM.R:54:3'): getBM returns sensible things ──────────────────
<httr2_failure/httr2_error/rlang_error/error/condition>
Error in `req_perform(html_request)`: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [www.ensembl.org]:
Operation timed out after 10000 milliseconds with 0 bytes received
Backtrace:
▆
1. ├─testthat::expect_s3_class(...) at test_getBM.R:54:3
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─biomaRt::getBM(...)
5. └─biomaRt:::.createHash(...)
6. └─biomaRt:::.listEnsemblArchives(http_config = martHTTPConfig(mart))
7. └─biomaRt:::.checkArchiveList(http_config)
8. └─biomaRt:::.getArchiveList(http_config = http_config)
9. └─httr2::req_perform(html_request)
10. └─httr2:::handle_resp(req, resp, error_call = error_call)
11. └─rlang::cnd_signal(resp)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 156 ]
Error: Test failures
Execution halted
biomaRt.Rcheck/biomaRt-Ex.timings
| name | user | system | elapsed | |
| NP2009code | 0 | 0 | 0 | |
| attributePages | 0 | 0 | 0 | |
| exportFASTA | 0 | 0 | 0 | |
| filterType | 0 | 0 | 0 | |
| getBM | 0.001 | 0.000 | 0.000 | |
| getGene | 0.001 | 0.000 | 0.001 | |
| getLDS | 0.001 | 0.000 | 0.001 | |
| getSequence | 0.000 | 0.000 | 0.001 | |
| listAttributes | 0 | 0 | 0 | |
| listDatasets | 0 | 0 | 0 | |
| listEnsembl | 0 | 0 | 0 | |
| listEnsemblArchives | 0.802 | 0.302 | 1.114 | |
| listFilterOptions | 0 | 0 | 0 | |
| listFilters | 0.000 | 0.001 | 0.000 | |
| listMarts | 0 | 0 | 0 | |
| select-methods | 0.001 | 0.000 | 0.001 | |
| setEnsemblSSL | 0 | 0 | 0 | |
| useDataset | 0.001 | 0.000 | 0.000 | |
| useEnsembl | 0.001 | 0.000 | 0.001 | |
| useMart | 0.000 | 0.000 | 0.001 | |