Last updated on 2025-04-19 09:49:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 4.49 | 122.89 | 127.38 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.84 | 78.62 | 81.46 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 206.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 214.21 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 136.00 | 141.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 4.01 | 118.67 | 122.68 | OK | |
r-release-linux-x86_64 | 1.0.0 | 3.60 | 123.00 | 126.60 | OK | |
r-release-macos-arm64 | 1.0.0 | 75.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 144.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 5.00 | 88.00 | 93.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.0 | 85.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 127.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 175.00 | 180.00 | OK |
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'colors.Rmd' using rmarkdown
--- finished re-building 'colors.Rmd'
--- re-building 'frames.Rmd' using rmarkdown
--- finished re-building 'frames.Rmd'
--- re-building 'imagery.Rmd' using rmarkdown
--- finished re-building 'imagery.Rmd'
--- re-building 'languages.Rmd' using rmarkdown
--- finished re-building 'languages.Rmd'
--- re-building 'layouts.Rmd' using rmarkdown
Quitting from layouts.Rmd:61-63 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.scryfall.com]: SSL/TLS connection timeout
---
Backtrace:
▆
1. ├─global glimpse(scry_card("0f279560-7e9f-4a6d-9fd6-6c8c6bd94a1b"))
2. │ └─pillar (local) .fn(width = 72, ...)
3. ├─scryr::scry_card("0f279560-7e9f-4a6d-9fd6-6c8c6bd94a1b")
4. │ └─scryr:::scry_cards_impl(paste0(source, "/", id))
5. │ └─scryr:::scryfall(paste0("/cards", endpoint), parse_cards, loop)
6. │ └─scryr:::http_get(paste0("https://api.scryfall.com", endpoint))
7. │ └─httr::GET(url)
8. │ └─httr:::request_perform(req, hu$handle$handle)
9. │ ├─httr:::request_fetch(req$output, req$url, handle)
10. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
11. │ └─curl::curl_fetch_memory(url, handle = handle)
12. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'layouts.Rmd' failed with diagnostics:
Timeout was reached [api.scryfall.com]: SSL/TLS connection timeout
--- failed re-building 'layouts.Rmd'
--- re-building 'regex.Rmd' using rmarkdown
--- finished re-building 'regex.Rmd'
--- re-building 'scryr.Rmd' using rmarkdown
Quitting from scryr.Rmd:42-48 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [api.scryfall.com]: SSL/TLS connection timeout
---
Backtrace:
▆
1. ├─scryr::scry_cards("t:vampire t:legend")
2. │ └─scryr:::scry_cards_impl(paste0("/search", query), loop = is.null(page))
3. │ └─scryr:::scryfall(paste0("/cards", endpoint), parse_cards, loop)
4. │ └─scryr:::http_get(paste0("https://api.scryfall.com", endpoint))
5. │ └─httr::GET(url)
6. │ └─httr:::request_perform(req, hu$handle$handle)
7. │ ├─httr:::request_fetch(req$output, req$url, handle)
8. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
9. │ └─curl::curl_fetch_memory(url, handle = handle)
10. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'scryr.Rmd' failed with diagnostics:
Timeout was reached [api.scryfall.com]: SSL/TLS connection timeout
--- failed re-building 'scryr.Rmd'
--- re-building 'syntax.Rmd' using rmarkdown
--- finished re-building 'syntax.Rmd'
SUMMARY: processing the following files failed:
'layouts.Rmd' 'scryr.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64