| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-28 11:38 -0500 (Fri, 28 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" | 4866 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4614 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4571 |
| 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 488/2328 | 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 | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CuratedAtlasQueryR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CuratedAtlasQueryR_1.9.0.tar.gz |
| StartedAt: 2025-11-27 21:11:20 -0500 (Thu, 27 Nov 2025) |
| EndedAt: 2025-11-27 21:17:41 -0500 (Thu, 27 Nov 2025) |
| EllapsedTime: 380.9 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: CuratedAtlasQueryR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CuratedAtlasQueryR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CuratedAtlasQueryR_1.9.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/CuratedAtlasQueryR.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
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 ‘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 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. │ └─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(...)
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 20 ]
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/CuratedAtlasQueryR.Rcheck/00check.log’
for details.
CuratedAtlasQueryR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CuratedAtlasQueryR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/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-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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.
> 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.215 0.093 0.632
CuratedAtlasQueryR.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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(CuratedAtlasQueryR)
>
> test_check("CuratedAtlasQueryR")
Saving _problems/test-query-37.R
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 20 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• grepl("linux", version$platform, fixed = TRUE) is not TRUE (1):
'test-query.R:19:5'
══ 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]:
Connection timed out after 10001 milliseconds
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(...)
[ FAIL 1 | WARN 2 | SKIP 1 | PASS 20 ]
Error:
! Test failures.
Execution halted
CuratedAtlasQueryR.Rcheck/CuratedAtlasQueryR-Ex.timings
| name | user | system | elapsed | |
| DATABASE_URL | 0.191 | 0.113 | 0.384 | |
| SAMPLE_DATABASE_URL | 0.143 | 0.070 | 0.214 | |
| get_SingleCellExperiment | 0.605 | 0.082 | 0.704 | |
| get_metadata | 0.092 | 0.012 | 0.104 | |
| get_seurat | 1.288 | 0.079 | 1.419 | |
| get_single_cell_experiment | 0.251 | 0.019 | 0.576 | |
| get_unharmonised_dataset | 0 | 0 | 0 | |
| get_unharmonised_metadata | 0.180 | 0.023 | 0.596 | |
| hdf5_to_anndata | 0 | 0 | 0 | |
| update_database | 0.000 | 0.001 | 0.001 | |
| update_unharmonised | 0 | 0 | 0 | |