Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-11 11:47 -0400 (Mon, 11 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4823 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4565 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4603 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4544 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
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 802/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
gemma.R 3.4.5 (landing page) Ogan Mancarci
| nebbiolo1 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the gemma.R package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gemma.R.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: gemma.R |
Version: 3.4.5 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:gemma.R.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gemma.R_3.4.5.tar.gz |
StartedAt: 2025-08-08 09:30:58 -0000 (Fri, 08 Aug 2025) |
EndedAt: 2025-08-08 09:52:23 -0000 (Fri, 08 Aug 2025) |
EllapsedTime: 1285.8 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: gemma.R.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:gemma.R.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings gemma.R_3.4.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/gemma.R.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * 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-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘gemma.R/DESCRIPTION’ ... OK * this is package ‘gemma.R’ version ‘3.4.5’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 21 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘gemma.R’ 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_dataset_object 10.098 0.303 16.962 dot-get_gene_differential_expression_values 1.589 0.075 7.815 get_gene_differential_expression_values 1.543 0.108 9.843 get_dataset_processed_expression 1.400 0.016 9.201 get_dataset_expression 0.968 0.055 5.261 update_result 0.722 0.016 17.726 get_dataset_raw_expression 0.676 0.060 7.285 get_dataset_differential_expression_analyses 0.588 0.059 17.594 get_platform_annotations 0.571 0.032 13.345 get_differential_expression_values 0.239 0.012 11.125 * 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: 9. │ └─gemma.R:::processDEMatrix(ret) 10. │ └─gemma.R::get_result_sets(resultSets = parent.frame(n = 2)$resultSet) 11. │ ├─gemma.R:::.body(...) 12. │ │ └─base::eval(requestExpr, envir = envWhere) 13. │ │ └─base::eval(requestExpr, envir = envWhere) 14. │ └─httr::GET(...) 15. │ └─httr:::request_perform(req, hu$handle$handle) 16. │ ├─httr:::request_fetch(req$output, req$url, handle) 17. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 18. │ └─curl::curl_fetch_memory(url, handle = handle) 19. └─curl:::raise_libcurl_error(...) [ FAIL 2 | WARN 0 | SKIP 4 | PASS 171 ] 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.21-bioc/meat/gemma.R.Rcheck/00check.log’ for details.
gemma.R.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL gemma.R ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘gemma.R’ ... ** this is package ‘gemma.R’ version ‘3.4.5’ ** 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 (gemma.R)
gemma.R.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 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(dplyr) Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > > # Prevent certificate issues for GitHub actions > options(gemma.SSL = FALSE) > # get gemma api path if it's set in the environment > gemma.R:::setGemmaPath('prod') [1] "https://gemma.msl.ubc.ca/rest/v2/" > print(gemma.R:::gemmaPath()) [1] "https://gemma.msl.ubc.ca/rest/v2/" > test_check("gemma.R") Loading required package: gemma.R [ FAIL 2 | WARN 0 | SKIP 4 | PASS 171 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On Bioconductor (4): 'testCaches.R:37:3', 'testConvenience.R:15:5', 'testConvenience.R:37:5', 'testDatasetEndpoints.R:88:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('testCompression.R:21:5'): Compressed inputs work ────────────────── all(uncompressed$value.URI %in% compressed$value.URI) is not TRUE `actual`: FALSE `expected`: TRUE ── Error ('testOrderSanity.R:95:9'): Multiple sanity checks for expression/differential expression values and sample metadata ── <curl_error_operation_timedout/curl_error/error/condition> Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [gemma.msl.ubc.ca]: Connection timed out after 10001 milliseconds Backtrace: ▆ 1. ├─gemma.R::get_differential_expression_values(dt) at testOrderSanity.R:95:9 2. │ └─base::lapply(...) 3. │ └─gemma.R (local) FUN(X[[i]], ...) 4. │ └─gemma.R:::.getResultSets(x, memoised = memoised) 5. │ ├─gemma.R:::.body(...) 6. │ │ └─base::eval(quote(eval(preprocessor)(mData)), envir = envWhere) 7. │ │ └─base::eval(quote(eval(preprocessor)(mData)), envir = envWhere) 8. │ └─eval(preprocessor)(mData) 9. │ └─gemma.R:::processDEMatrix(ret) 10. │ └─gemma.R::get_result_sets(resultSets = parent.frame(n = 2)$resultSet) 11. │ ├─gemma.R:::.body(...) 12. │ │ └─base::eval(requestExpr, envir = envWhere) 13. │ │ └─base::eval(requestExpr, envir = envWhere) 14. │ └─httr::GET(...) 15. │ └─httr:::request_perform(req, hu$handle$handle) 16. │ ├─httr:::request_fetch(req$output, req$url, handle) 17. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle) 18. │ └─curl::curl_fetch_memory(url, handle = handle) 19. └─curl:::raise_libcurl_error(...) [ FAIL 2 | WARN 0 | SKIP 4 | PASS 171 ] Error: Test failures Execution halted
gemma.R.Rcheck/gemma.R-Ex.timings
name | user | system | elapsed | |
dot-getResultSets | 0 | 0 | 0 | |
dot-get_dataset_expression_for_genes | 1.270 | 0.060 | 4.559 | |
dot-get_gene_differential_expression_values | 1.589 | 0.075 | 7.815 | |
filter_properties | 0.034 | 0.004 | 0.040 | |
forget_gemma_memoised | 0.022 | 0.004 | 0.046 | |
gemma_call | 0.004 | 0.003 | 0.226 | |
get_annotation_children | 0.010 | 0.000 | 0.217 | |
get_annotation_parents | 0.022 | 0.000 | 0.230 | |
get_child_terms | 0.021 | 0.000 | 0.252 | |
get_dataset_annotations | 0.01 | 0.00 | 0.23 | |
get_dataset_differential_expression_analyses | 0.588 | 0.059 | 17.594 | |
get_dataset_expression | 0.968 | 0.055 | 5.261 | |
get_dataset_expression_for_genes | 0.323 | 0.020 | 1.756 | |
get_dataset_object | 10.098 | 0.303 | 16.962 | |
get_dataset_platforms | 0.016 | 0.000 | 0.661 | |
get_dataset_processed_expression | 1.400 | 0.016 | 9.201 | |
get_dataset_quantitation_types | 0.012 | 0.000 | 0.235 | |
get_dataset_raw_expression | 0.676 | 0.060 | 7.285 | |
get_dataset_samples | 1.011 | 0.035 | 2.643 | |
get_datasets | 0.189 | 0.000 | 4.949 | |
get_datasets_by_ids | 0.052 | 0.000 | 0.493 | |
get_differential_expression_values | 0.239 | 0.012 | 11.125 | |
get_gene_differential_expression_values | 1.543 | 0.108 | 9.843 | |
get_gene_go_terms | 0.061 | 0.000 | 4.301 | |
get_gene_locations | 0.027 | 0.000 | 0.511 | |
get_gene_probes | 0.031 | 0.000 | 1.178 | |
get_genes | 0.032 | 0.000 | 0.491 | |
get_platform_annotations | 0.571 | 0.032 | 13.345 | |
get_platform_datasets | 0.041 | 0.004 | 0.674 | |
get_platform_element_genes | 0.015 | 0.000 | 0.258 | |
get_platforms_by_ids | 0.028 | 0.004 | 0.506 | |
get_result_sets | 0.046 | 0.007 | 0.506 | |
get_taxa | 0.012 | 0.000 | 0.226 | |
get_taxa_by_ids | 0.007 | 0.004 | 0.226 | |
get_taxon_datasets | 0.046 | 0.004 | 0.527 | |
make_design | 0.868 | 0.012 | 2.088 | |
search_annotations | 0.013 | 0.000 | 0.228 | |
search_datasets | 0.046 | 0.000 | 0.587 | |
search_gemma | 0.114 | 0.000 | 0.978 | |
update_result | 0.722 | 0.016 | 17.726 | |