Last updated on 2025-05-10 16:52:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.2 | 4.24 | 77.59 | 81.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0.2 | 2.80 | 61.84 | 64.64 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.2 | 135.61 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.2 | 143.84 | OK | |||
r-devel-windows-x86_64 | 3.0.2 | 5.00 | 111.00 | 116.00 | OK | |
r-patched-linux-x86_64 | 3.0.2 | 4.37 | 73.54 | 77.91 | OK | |
r-release-linux-x86_64 | 3.0.2 | 3.65 | 78.06 | 81.71 | OK | |
r-release-macos-arm64 | 3.0.2 | 85.00 | OK | |||
r-release-macos-x86_64 | 3.0.2 | 152.00 | OK | |||
r-release-windows-x86_64 | 3.0.2 | 6.00 | 115.00 | 121.00 | OK | |
r-oldrel-macos-arm64 | 3.0.2 | 100.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0.2 | 124.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0.2 | 6.00 | 133.00 | 139.00 | OK |
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