Last updated on 2026-06-20 18:53:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0 | 5.49 | 97.69 | 103.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0 | 4.03 | 68.93 | 72.96 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1.0 | 10.00 | 134.85 | 144.85 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 9.00 | 194.37 | 203.37 | OK | |
| r-devel-windows-x86_64 | 2.1.0 | 8.00 | 155.00 | 163.00 | OK | |
| r-patched-linux-x86_64 | 2.1.0 | 5.34 | 120.88 | 126.22 | OK | |
| r-release-linux-x86_64 | 2.1.0 | 5.22 | 124.26 | 129.48 | OK | |
| r-release-macos-arm64 | 2.1.0 | 2.00 | 45.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 2.1.0 | 4.00 | 155.00 | 159.00 | OK | |
| r-release-windows-x86_64 | 2.1.0 | 7.00 | 179.00 | 186.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.0 | 3.00 | 88.00 | 91.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.0 | 9.00 | 221.00 | 230.00 | OK |
Version: 2.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/114s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(Eunomia)
> test_check("Eunomia")
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Content type 'application/zip' length 6861852 bytes (6.5 MB)
==================================================
downloaded 6.5 MB
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Content type 'application/zip' length 6861852 bytes (6.5 MB)
==================================================
downloaded 6.5 MB
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Content type 'application/zip' length 6861852 bytes (6.5 MB)
==================================================
downloaded 6.5 MB
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/Synthea27Nj/Synthea27Nj_5.4.zip'
Content type 'application/zip' length 3351707 bytes (3.2 MB)
===============================
downloaded 2.0 MB
Saving _problems/test-EunomiaData-14.R
adding: tmp/RtmpvPcdIg/file13b5515ab9826asomefile.txt (stored 0%)
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Content type 'application/zip' length 6861852 bytes (6.5 MB)
==================================================
downloaded 6.5 MB
trying URL 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/GiBleed/GiBleed_5.3.zip'
Content type 'application/zip' length 6861852 bytes (6.5 MB)
==================================================
downloaded 6.5 MB
Cohorts created in table main.cohort
Cohorts created in table main.cohort
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 66 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-EunomiaData.R:14:3'): Eunomia works with 5.4 ───────────────────
Error in `utils::download.file(url = paste(baseUrl, datasetName, zipName, sep = "/"), destfile = file.path(pathToData, zipName))`: download from 'https://raw.githubusercontent.com/OHDSI/EunomiaDatasets/main/datasets/Synthea27Nj/Synthea27Nj_5.4.zip' failed
Backtrace:
▆
1. └─Eunomia::getDatabaseFile(...) at test-EunomiaData.R:14:3
2. └─Eunomia::downloadEunomiaData(...)
3. └─utils::download.file(...)
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 66 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc