Last updated on 2025-11-19 01:48:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.9 | 4.10 | 197.39 | 201.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.9 | 2.77 | 28.55 | 31.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.9 | 296.84 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.9 | 297.96 | OK | |||
| r-devel-windows-x86_64 | 0.1.9 | 8.00 | 219.00 | 227.00 | OK | |
| r-patched-linux-x86_64 | 0.1.9 | 3.94 | 188.30 | 192.24 | OK | |
| r-release-linux-x86_64 | 0.1.9 | 3.84 | 186.81 | 190.65 | OK | |
| r-release-macos-arm64 | 0.1.9 | 2.00 | 90.00 | 92.00 | OK | |
| r-release-macos-x86_64 | 0.1.9 | 4.00 | 195.00 | 199.00 | OK | |
| r-release-windows-x86_64 | 0.1.9 | 7.00 | 212.00 | 219.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.9 | 2.00 | 102.00 | 104.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.9 | 3.00 | 150.00 | 153.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.9 | 7.00 | 286.00 | 293.00 | OK |
Version: 0.1.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(covid19us)
>
> test_check("covid19us")
Saving _problems/test-all-63.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-all.R:63:3'): other funs work ──────────────────────────────────
Error in `get_info_covid19us()`: Data service unavailable.
Backtrace:
▆
1. └─covid19us::get_info_covid19us() at test-all.R:63:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc