The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

CRAN Package Check Results for Package covidcast

Last updated on 2026-07-15 05:54:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.3 5.78 91.92 97.70 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.3 4.52 68.67 73.19 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.3 9.00 141.73 150.73 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.3 9.00 154.99 163.99 ERROR
r-devel-windows-x86_64 0.5.3 10.00 113.00 123.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 5.70 83.63 89.33 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 111.00 122.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 11.00 137.00 148.00 OK

Check Details

Version: 0.5.3
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/34s] 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/27s] 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’ [45s/76s] 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’ [48s/127s] 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' [30s] 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.