CRAN Package Check Results for Maintainer ‘Frank DeFalco <fdefalco at ohdsi.org>’

Last updated on 2026-06-19 20:51:01 CEST.

Package ERROR NOTE OK
Achilles 2 11
Eunomia 1 12

Package Achilles

Current CRAN status: NOTE: 2, OK: 11

Version: 1.7.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Frank DeFalco <fdefalco@ohdsi.org>’ Found the following (possibly) invalid file URI: URI: README-developers.md From: inst/doc/GettingStarted.pdf Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package Eunomia

Current CRAN status: ERROR: 1, OK: 12

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