Last updated on 2025-03-26 05:54:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0.2 | 4.18 | 79.46 | 83.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0.2 | 3.00 | 60.90 | 63.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0.2 | 128.10 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0.2 | 149.66 | OK | |||
r-devel-macos-arm64 | 3.0.2 | 101.00 | OK | |||
r-devel-macos-x86_64 | 3.0.2 | 152.00 | OK | |||
r-devel-windows-x86_64 | 3.0.2 | 5.00 | 116.00 | 121.00 | OK | |
r-patched-linux-x86_64 | 3.0.2 | 3.99 | 78.90 | 82.89 | OK | |
r-release-linux-x86_64 | 3.0.2 | 3.76 | 77.61 | 81.37 | OK | |
r-release-macos-arm64 | 3.0.2 | 100.00 | OK | |||
r-release-macos-x86_64 | 3.0.2 | 124.00 | OK | |||
r-release-windows-x86_64 | 3.0.2 | 6.00 | 114.00 | 120.00 | OK | |
r-oldrel-macos-arm64 | 3.0.2 | OK | ||||
r-oldrel-macos-x86_64 | 3.0.2 | 117.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0.2 | 7.00 | 127.00 | 134.00 | OK |
Version: 3.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rgho)
>
> test_check("rgho")
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 2 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-data.R:5:1', 'test-search.R:5:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── 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: (502) Bad Gateway
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc