The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-07-22 05:51:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.3 | 6.10 | 93.37 | 99.47 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.5.3 | 4.28 | 68.60 | 72.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.3 | 10.00 | 137.21 | 147.21 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.3 | 68.01 | ERROR | |||
| r-devel-windows-x86_64 | 0.5.3 | 10.00 | 106.00 | 116.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.3 | 6.67 | 85.16 | 91.83 | OK | |
| r-release-linux-x86_64 | 0.5.3 | 5.92 | 84.95 | 90.87 | 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 | 11.00 | 109.00 | 120.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 | 138.00 | 148.00 | OK |
Version: 0.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/40s]
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-clang
Version: 0.5.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/26s]
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’ [44s/52s]
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’ [19s/20s]
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' [29s]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.