Last updated on 2026-08-19 00:56:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.8.9 | 9.27 | 78.63 | 87.90 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.8.9 | 6.09 | 263.52 | 269.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.8.9 | 271.14 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.8.9 | 276.72 | OK | |||
| r-devel-windows-x86_64 | 2.8.9 | 12.00 | 410.00 | 422.00 | OK | |
| r-patched-linux-x86_64 | 2.8.9 | 7.99 | 390.39 | 398.38 | OK | |
| r-release-linux-x86_64 | 2.8.9 | 8.44 | 390.44 | 398.88 | OK | |
| r-release-macos-arm64 | 2.8.9 | 2.00 | 107.00 | 109.00 | OK | |
| r-release-macos-x86_64 | 2.8.9 | 7.00 | 430.00 | 437.00 | OK | |
| r-release-windows-x86_64 | 2.8.9 | 11.00 | 0.00 | 11.00 | OK | |
| r-oldrel-macos-arm64 | 2.8.9 | 2.00 | 112.00 | 114.00 | OK | |
| r-oldrel-macos-x86_64 | 2.8.9 | 7.00 | 347.00 | 354.00 | OK | |
| r-oldrel-windows-x86_64 | 2.8.9 | 15.00 | 535.00 | 550.00 | OK |
Version: 2.8.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(DataQualityDashboard)
Loading required package: DatabaseConnector
>
> test_check("DataQualityDashboard")
attempting to download GiBleed
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Error in `source_dir()`:
! Failed to evaluate './setup.R'.
Caused by error in `utils::download.file()`:
! cannot open URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Backtrace:
▆
1. ├─testthat::test_check("DataQualityDashboard")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ └─Eunomia::getEunomiaConnectionDetails() at ./setup.R:72:3
15. │ └─Eunomia::getDatabaseFile(...)
16. │ └─Eunomia::downloadEunomiaData(...)
17. │ └─utils::download.file(...)
18. └─base::.handleSimpleError(...)
19. └─testthat (local) h(simpleError(msg, call))
20. └─cli::cli_abort(...)
21. └─rlang::abort(...)
Warning message:
In utils::download.file(url = paste(baseUrl, datasetName, zipName, :
cannot open URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip': HTTP status was '503 Service Unavailable'
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang