| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-08 11:32 -0500 (Sat, 08 Nov 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" | 4821 |
| 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 486/2323 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CuratedAtlasQueryR 1.9.0 (landing page) Stefano Mangiola
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
|
To the developers/maintainers of the CuratedAtlasQueryR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CuratedAtlasQueryR.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: CuratedAtlasQueryR |
| Version: 1.9.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CuratedAtlasQueryR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CuratedAtlasQueryR_1.9.0.tar.gz |
| StartedAt: 2025-11-07 22:25:11 -0500 (Fri, 07 Nov 2025) |
| EndedAt: 2025-11-07 22:31:55 -0500 (Fri, 07 Nov 2025) |
| EllapsedTime: 404.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: CuratedAtlasQueryR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CuratedAtlasQueryR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CuratedAtlasQueryR_1.9.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CuratedAtlasQueryR.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘CuratedAtlasQueryR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CuratedAtlasQueryR’ 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 ‘CuratedAtlasQueryR’ 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
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘spelling.R’
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
10. │ └─CuratedAtlasQueryR (local) .f(.x[[i]], ...)
11. │ └─httr::HEAD(url)
12. │ └─httr:::request_perform(req, hu$handle$handle)
13. │ ├─httr:::request_fetch(req$output, req$url, handle)
14. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
15. │ └─curl::curl_fetch_memory(url, handle = handle)
16. ├─curl:::raise_libcurl_error(...)
17. │ └─base::stop(e)
18. └─purrr (local) `<fn>`(`<crl_rr__>`)
19. └─cli::cli_abort(...)
20. └─rlang::abort(...)
[ FAIL 3 | WARN 2 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘Introduction.Rmd’ using rmarkdown
Could not fetch https://img.shields.io/badge/lifecycle-maturing-blue.svg
HttpExceptionRequest Request {
host = "img.shields.io"
port = 443
secure = True
requestHeaders = []
path = "/badge/lifecycle-maturing-blue.svg"
queryString = ""
method = "GET"
proxy = Nothing
rawBody = False
redirectCount = 10
responseTimeout = ResponseTimeoutDefault
requestVersion = HTTP/1.1
}
ConnectionTimeout
Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
pandoc document conversion failed with error 61
--- failed re-building ‘Introduction.Rmd’
SUMMARY: processing the following file failed:
‘Introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 2 ERRORs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/CuratedAtlasQueryR.Rcheck/00check.log’
for details.
CuratedAtlasQueryR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL CuratedAtlasQueryR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘CuratedAtlasQueryR’ ... ** this is package ‘CuratedAtlasQueryR’ version ‘1.9.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 (CuratedAtlasQueryR)
CuratedAtlasQueryR.Rcheck/tests/spelling.Rout
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.
> if(requireNamespace('spelling', quietly = TRUE))
+ spelling::spell_check_test(
+ # We hit https://github.com/ropensci/spelling/issues/62 if the
+ # vignettes are checked
+ vignettes = FALSE,
+ error = FALSE,
+ skip_on_cran = TRUE
+ )
All Done!
>
> proc.time()
user system elapsed
0.143 0.036 0.167
CuratedAtlasQueryR.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(CuratedAtlasQueryR)
>
> test_check("CuratedAtlasQueryR")
[ FAIL 3 | WARN 2 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-query.R:33:5'): sync_assay_files() syncs appropriate files ─────
<purrr_error_indexed/rlang_error/error/condition>
Error in `map_dbl(urls, function(url) {
as.integer(HEAD(url)$headers$`content-length`)/10^9
})`: ℹ In index: 1.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [object-store.rc.nectar.org.au]:
SSL connection timeout
Backtrace:
▆
1. ├─CuratedAtlasQueryR:::sync_assay_files(...) at test-query.R:33:5
2. │ └─CuratedAtlasQueryR:::report_file_sizes(files$full_url)
3. │ └─CuratedAtlasQueryR:::url_file_size(urls)
4. │ └─purrr::map_dbl(...)
5. │ └─purrr:::map_("double", .x, .f, ..., .progress = .progress)
6. │ ├─purrr:::with_indexed_errors(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ ├─purrr:::call_with_cleanup(...)
9. │ └─CuratedAtlasQueryR (local) .f(.x[[i]], ...)
10. │ └─httr::HEAD(url)
11. │ └─httr:::request_perform(req, hu$handle$handle)
12. │ ├─httr:::request_fetch(req$output, req$url, handle)
13. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
14. │ └─curl::curl_fetch_memory(url, handle = handle)
15. ├─curl:::raise_libcurl_error(...)
16. │ └─base::stop(e)
17. └─purrr (local) `<fn>`(`<crl_rr__>`)
18. └─cli::cli_abort(...)
19. └─rlang::abort(...)
── Error ('test-query.R:57:5'): get_SingleCellExperiment() syncs appropriate files ──
<purrr_error_indexed/rlang_error/error/condition>
Error in `map_dbl(urls, function(url) {
as.integer(HEAD(url)$headers$`content-length`)/10^9
})`: ℹ In index: 1.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [object-store.rc.nectar.org.au]:
SSL connection timeout
Backtrace:
▆
1. ├─CuratedAtlasQueryR::get_SingleCellExperiment(meta, cache_directory = temp) at test-query.R:57:5
2. │ └─CuratedAtlasQueryR::get_single_cell_experiment(...)
3. │ └─CuratedAtlasQueryR:::sync_assay_files(...)
4. │ └─CuratedAtlasQueryR:::report_file_sizes(files$full_url)
5. │ └─CuratedAtlasQueryR:::url_file_size(urls)
6. │ └─purrr::map_dbl(...)
7. │ └─purrr:::map_("double", .x, .f, ..., .progress = .progress)
8. │ ├─purrr:::with_indexed_errors(...)
9. │ │ └─base::withCallingHandlers(...)
10. │ ├─purrr:::call_with_cleanup(...)
11. │ └─CuratedAtlasQueryR (local) .f(.x[[i]], ...)
12. │ └─httr::HEAD(url)
13. │ └─httr:::request_perform(req, hu$handle$handle)
14. │ ├─httr:::request_fetch(req$output, req$url, handle)
15. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
16. │ └─curl::curl_fetch_memory(url, handle = handle)
17. ├─curl:::raise_libcurl_error(...)
18. │ └─base::stop(e)
19. └─purrr (local) `<fn>`(`<crl_rr__>`)
20. └─cli::cli_abort(...)
21. └─rlang::abort(...)
── Error ('test-utils.R:2:5'): url_file_size() returns the correct sizes ───────
<purrr_error_indexed/rlang_error/error/condition>
Error in `map_dbl(urls, function(url) {
as.integer(HEAD(url)$headers$`content-length`)/10^9
})`: ℹ In index: 1.
Caused by error in `curl::curl_fetch_memory()`:
! Timeout was reached [ftp.ncbi.nlm.nih.gov]:
SSL connection timeout
Backtrace:
▆
1. ├─testthat::expect_equal(...) at test-utils.R:2:5
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. ├─CuratedAtlasQueryR:::url_file_size(...)
5. │ └─purrr::map_dbl(...)
6. │ └─purrr:::map_("double", .x, .f, ..., .progress = .progress)
7. │ ├─purrr:::with_indexed_errors(...)
8. │ │ └─base::withCallingHandlers(...)
9. │ ├─purrr:::call_with_cleanup(...)
10. │ └─CuratedAtlasQueryR (local) .f(.x[[i]], ...)
11. │ └─httr::HEAD(url)
12. │ └─httr:::request_perform(req, hu$handle$handle)
13. │ ├─httr:::request_fetch(req$output, req$url, handle)
14. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
15. │ └─curl::curl_fetch_memory(url, handle = handle)
16. ├─curl:::raise_libcurl_error(...)
17. │ └─base::stop(e)
18. └─purrr (local) `<fn>`(`<crl_rr__>`)
19. └─cli::cli_abort(...)
20. └─rlang::abort(...)
[ FAIL 3 | WARN 2 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
CuratedAtlasQueryR.Rcheck/CuratedAtlasQueryR-Ex.timings
| name | user | system | elapsed | |
| DATABASE_URL | 0.146 | 0.032 | 0.165 | |
| SAMPLE_DATABASE_URL | 0.113 | 0.018 | 0.127 | |
| get_SingleCellExperiment | 1.651 | 0.027 | 1.675 | |
| get_metadata | 0.042 | 0.002 | 0.044 | |
| get_seurat | 1.393 | 0.200 | 1.581 | |
| get_single_cell_experiment | 0.297 | 0.006 | 0.303 | |
| get_unharmonised_dataset | 0 | 0 | 0 | |
| get_unharmonised_metadata | 0.144 | 0.006 | 0.149 | |
| hdf5_to_anndata | 0 | 0 | 0 | |
| update_database | 0.000 | 0.001 | 0.000 | |
| update_unharmonised | 0.001 | 0.000 | 0.000 | |