Last updated on 2026-08-19 14:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 6.0.3 | 48.77 | 197.41 | 246.18 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 6.0.3 | 33.75 | 486.40 | 520.15 | OK | |
| r-devel-linux-x86_64-fedora-clang | 6.0.3 | 41.00 | 451.71 | 492.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 6.0.3 | 36.00 | 448.65 | 484.65 | OK | |
| r-devel-windows-x86_64 | 6.0.3 | 54.00 | 797.00 | 851.00 | OK | |
| r-patched-linux-x86_64 | 6.0.3 | 46.67 | 652.52 | 699.19 | OK | |
| r-release-linux-x86_64 | 6.0.3 | 47.96 | 662.48 | 710.44 | OK | |
| r-release-macos-arm64 | 6.0.3 | 12.00 | 133.00 | 145.00 | OK | |
| r-release-macos-x86_64 | 6.0.3 | 34.00 | 478.00 | 512.00 | OK | |
| r-release-windows-x86_64 | 6.0.3 | 52.00 | 0.00 | 52.00 | OK | |
| r-oldrel-macos-arm64 | 6.0.3 | 10.00 | 163.00 | 173.00 | OK | |
| r-oldrel-macos-x86_64 | 6.0.3 | 33.00 | 515.00 | 548.00 | OK | |
| r-oldrel-windows-x86_64 | 6.0.3 | 71.00 | 960.00 | 1031.00 | OK |
Version: 6.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("CohortMethod")
Loading required package: CohortMethod
Loading required package: DatabaseConnector
Loading required package: Cyclops
Loading required package: FeatureExtraction
Loading required package: Andromeda
Loading required package: dplyr
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
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("CohortMethod")
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:6: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 '429 Unknown Error'
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang