CRAN Package Check Results for Maintainer ‘Kevin Zarca <kevin.zarca at gmail.com>’

Last updated on 2025-05-10 12:50:14 CEST.

Package ERROR OK
heemod 13
rgho 1 12

Package heemod

Current CRAN status: OK: 13

Package rgho

Current CRAN status: ERROR: 1, OK: 12

Version: 3.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rgho) > > test_check("rgho") [ FAIL 2 | WARN 0 | SKIP 2 | PASS 1 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-data.R:5:1', 'test-search.R:5:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-get_gho.R:36:5'): Connection errors ────────────────────────── `get_gho_dimensions()` produced unexpected messages. Expected match: [45]04 Actual values: * Server error: (503) Service Unavailable ── Failure ('test-get_gho.R:37:5'): Connection errors ────────────────────────── `get_gho_values(dimension = "COUNTRY")` produced unexpected messages. Expected match: [45]04 Actual values: * Server error: (503) Service Unavailable [ FAIL 2 | WARN 0 | SKIP 2 | PASS 1 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc