Last updated on 2026-02-07 04:50:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.2 | 5.84 | 74.91 | 80.75 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.2 | 3.78 | 53.23 | 57.01 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.2 | 10.00 | 112.05 | 122.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 10.00 | 132.52 | 142.52 | OK | |
| r-devel-windows-x86_64 | 1.2.2 | 10.00 | 107.00 | 117.00 | OK | |
| r-patched-linux-x86_64 | 1.2.2 | 6.39 | 66.31 | 72.70 | OK | |
| r-release-linux-x86_64 | 1.2.2 | 4.89 | 66.23 | 71.12 | OK | |
| r-release-macos-arm64 | 1.2.1 | 2.00 | 34.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.2.2 | 4.00 | 102.00 | 106.00 | OK | |
| r-release-windows-x86_64 | 1.2.2 | 9.00 | 104.00 | 113.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.2 | 1.00 | 39.00 | 40.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2.2 | 4.00 | 121.00 | 125.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.2 | 11.00 | 119.00 | 130.00 | OK |
Version: 1.2.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘epidatr.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘epidatr.Rmd’
--- re-building ‘signal-discovery.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘signal-discovery.Rmd’
--- re-building ‘versioned-data.Rmd’ using rmarkdown
Quitting from versioned-data.Rmd:51-62 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.delphi.cmu.edu]:
Connection timed out after 10002 milliseconds
---
Backtrace:
▆
1. ├─epidatr::pub_covidcast(...)
2. │ └─... %>% fetch(fetch_args = fetch_args)
3. ├─epidatr::fetch(., fetch_args = fetch_args)
4. │ ├─base::system.time(...)
5. │ └─epidatr:::fetch_classic(epidata_call, fetch_args = fetch_args)
6. │ ├─... %>% ...
7. │ └─epidatr:::request_impl(...)
8. │ └─epidatr:::do_request(url, params, timeout_seconds)
9. │ └─httr::RETRY(...)
10. ├─jsonlite::fromJSON(., simplifyDataFrame = !fetch_args$disable_data_frame_parsing)
11. └─httr::content(., as = "text", encoding = "UTF-8")
12. ├─base::stopifnot(is.response(x))
13. └─httr:::is.response(x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'versioned-data.Rmd' failed with diagnostics:
Timeout was reached [api.delphi.cmu.edu]:
Connection timed out after 10002 milliseconds
--- failed re-building ‘versioned-data.Rmd’
SUMMARY: processing the following file failed:
‘versioned-data.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc