Last updated on 2026-07-11 20:50:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.3 | 6.36 | 91.22 | 97.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.3 | 3.94 | 66.40 | 70.34 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.3 | 10.00 | 144.32 | 154.32 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.3 | 10.00 | 159.15 | 169.15 | ERROR | |
| r-devel-windows-x86_64 | 0.5.3 | 9.00 | 112.00 | 121.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.3 | 6.83 | 84.48 | 91.31 | OK | |
| r-release-linux-x86_64 | 0.5.3 | 4.01 | 84.47 | 88.48 | OK | |
| r-release-macos-arm64 | 0.5.3 | 1.00 | 29.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 0.5.3 | 4.00 | 103.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.5.3 | 10.00 | 109.00 | 119.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.3 | 4.00 | 79.00 | 83.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.3 | 10.00 | 135.00 | 145.00 | OK |
Version: 0.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(covidcast)
We encourage COVIDcast API users to register on our mailing list:
https://lists.andrew.cmu.edu/mailman/listinfo/delphi-covidcast-api
We'll send announcements about new data sources, package updates,
server maintenance, and new features.
>
> test_check("covidcast")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Fetched day 2020-01-01 to 2020-01-01: num_entries = 2
Saving _problems/test-covidcast-89.R
Fetched day 2020-01-01 to 2020-01-01: num_entries = 1
Fetched day 2020-01-01 to 2020-01-05: num_entries = 5
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-01 to 2020-10-03: num_entries = 3
Fetched day 2020-10-04 to 2020-10-06: num_entries = 3
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-plot.R:11:1', 'test-plot.R:38:1', 'test-plot.R:54:1',
'test-plot.R:91:1', 'test-plot.R:102:1', 'test-plot.R:113:1',
'test-plot.R:133:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-covidcast.R:87:5'): covidcast_signal warns when requested geo_values are unavailable ──
Expected `suppressMessages(...)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [48s/121s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(covidcast)
We encourage COVIDcast API users to register on our mailing list:
https://lists.andrew.cmu.edu/mailman/listinfo/delphi-covidcast-api
We'll send announcements about new data sources, package updates,
server maintenance, and new features.
>
> test_check("covidcast")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Fetched day 2020-01-01 to 2020-01-01: num_entries = 2
Saving _problems/test-covidcast-89.R
Fetched day 2020-01-01 to 2020-01-01: num_entries = 1
Fetched day 2020-01-01 to 2020-01-05: num_entries = 5
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-01 to 2020-10-03: num_entries = 3
Fetched day 2020-10-04 to 2020-10-06: num_entries = 3
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-plot.R:11:1', 'test-plot.R:38:1', 'test-plot.R:54:1',
'test-plot.R:91:1', 'test-plot.R:102:1', 'test-plot.R:113:1',
'test-plot.R:133:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-covidcast.R:87:5'): covidcast_signal warns when requested geo_values are unavailable ──
Expected `suppressMessages(...)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/135s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(covidcast)
We encourage COVIDcast API users to register on our mailing list:
https://lists.andrew.cmu.edu/mailman/listinfo/delphi-covidcast-api
We'll send announcements about new data sources, package updates,
server maintenance, and new features.
>
> test_check("covidcast")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Fetched day 2020-01-01 to 2020-01-01: num_entries = 2
Saving _problems/test-covidcast-89.R
Fetched day 2020-01-01 to 2020-01-01: num_entries = 1
Fetched day 2020-01-01 to 2020-01-05: num_entries = 5
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-01 to 2020-10-03: num_entries = 3
Fetched day 2020-10-04 to 2020-10-06: num_entries = 3
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-plot.R:11:1', 'test-plot.R:38:1', 'test-plot.R:54:1',
'test-plot.R:91:1', 'test-plot.R:102:1', 'test-plot.R:113:1',
'test-plot.R:133:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-covidcast.R:87:5'): covidcast_signal warns when requested geo_values are unavailable ──
Expected `suppressMessages(...)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.3
Check: tests
Result: ERROR
Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(covidcast)
We encourage COVIDcast API users to register on our mailing list:
https://lists.andrew.cmu.edu/mailman/listinfo/delphi-covidcast-api
We'll send announcements about new data sources, package updates,
server maintenance, and new features.
>
> test_check("covidcast")
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Fetched day 2020-01-01 to 2020-01-01: num_entries = 2
Saving _problems/test-covidcast-89.R
Fetched day 2020-01-01 to 2020-01-01: num_entries = 1
Fetched day 2020-01-01 to 2020-01-05: num_entries = 5
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-30 to 2020-10-31: num_entries = 2
Fetched day 2020-10-01 to 2020-10-03: num_entries = 3
Fetched day 2020-10-04 to 2020-10-06: num_entries = 3
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-plot.R:11:1', 'test-plot.R:38:1', 'test-plot.R:54:1',
'test-plot.R:91:1', 'test-plot.R:102:1', 'test-plot.R:113:1',
'test-plot.R:133:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-covidcast.R:87:5'): covidcast_signal warns when requested geo_values are unavailable ──
Expected `suppressMessages(...)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 13 | SKIP 7 | PASS 59 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64