Last updated on 2026-08-18 17:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 6.6.0 | 20.71 | 451.02 | 471.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 6.6.0 | 13.52 | 331.88 | 345.40 | OK | |
| r-devel-linux-x86_64-fedora-clang | 6.6.0 | 13.00 | 294.09 | 307.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 6.6.0 | 12.00 | 304.71 | 316.71 | OK | |
| r-devel-windows-x86_64 | 6.6.0 | 21.00 | 528.00 | 549.00 | OK | |
| r-patched-linux-x86_64 | 6.6.0 | 21.28 | 458.04 | 479.32 | OK | |
| r-release-linux-x86_64 | 6.6.0 | 19.50 | 449.77 | 469.27 | OK | |
| r-release-macos-arm64 | 6.6.0 | 4.00 | 109.00 | 113.00 | OK | |
| r-release-macos-x86_64 | 6.6.0 | 13.00 | 501.00 | 514.00 | OK | |
| r-release-windows-x86_64 | 6.6.0 | 22.00 | 0.00 | 22.00 | OK | |
| r-oldrel-macos-arm64 | 6.6.0 | 4.00 | 106.00 | 110.00 | OK | |
| r-oldrel-macos-x86_64 | 6.6.0 | 13.00 | 421.00 | 434.00 | OK | |
| r-oldrel-windows-x86_64 | 6.6.0 | 30.00 | 340.00 | 370.00 | ERROR |
Version: 6.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(PatientLevelPrediction)
> test_check("PatientLevelPrediction")
Internet: TRUE
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("PatientLevelPrediction")
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:134: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-oldrel-windows-x86_64