Last updated on 2025-05-03 12:54:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 1.91 | 77.56 | 79.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 1.52 | 36.45 | 37.97 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 78.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 109.41 | OK | |||
r-devel-windows-x86_64 | 0.3.1 | 3.00 | 177.00 | 180.00 | OK | |
r-patched-linux-x86_64 | 0.3.1 | 1.72 | 74.32 | 76.04 | OK | |
r-release-linux-x86_64 | OK | |||||
r-release-macos-arm64 | 0.3.1 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 56.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 4.00 | 177.00 | 181.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 79.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 5.00 | 143.00 | 148.00 | OK |
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘rvest-benchmarks.Rmd’ using rmarkdown
Quitting from rvest-benchmarks.Rmd:44-55 [benchmark-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection
---
Backtrace:
▆
1. ├─microbenchmark::microbenchmark(...)
2. └─global test_rvest(mtcars_split_html_url)
3. ├─rvest::html_table(rvest::read_html(content))
4. ├─rvest::read_html(content)
5. └─xml2:::read_html.default(content)
6. ├─base::suppressWarnings(...)
7. │ └─base::withCallingHandlers(...)
8. ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options)
9. └─xml2:::read_xml.character(...)
10. └─xml2:::read_xml.connection(...)
11. ├─base::open(x, "rb")
12. └─base::open.connection(x, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rvest-benchmarks.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘rvest-benchmarks.Rmd’
SUMMARY: processing the following file failed:
‘rvest-benchmarks.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc