Last updated on 2026-04-12 09:52:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 6.99 | 80.97 | 87.96 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 4.54 | 56.29 | 60.83 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 11.00 | 118.60 | 129.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 10.00 | 127.34 | 137.34 | OK | |
| r-devel-macos-arm64 | 0.5.0 | 2.00 | 43.00 | 45.00 | OK | |
| r-devel-windows-x86_64 | 0.5.0 | 11.00 | 100.00 | 111.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 5.91 | 72.25 | 78.16 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 5.13 | 72.16 | 77.29 | OK | |
| r-release-macos-arm64 | 0.5.0 | OK | ||||
| r-release-macos-x86_64 | 0.5.0 | 4.00 | 130.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 9.00 | 99.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 4.00 | 113.00 | 117.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 12.00 | 121.00 | 133.00 | OK |
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘multipage.Rmd’ using rmarkdown
Quitting from multipage.Rmd:25-28 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `map()`:
ℹ In index: 10.
Caused by error in `open.connection()`:
! cannot open the connection
---
Backtrace:
▆
1. └─usedthese::used_there("https://www.quantumjitter.com/project/")
2. └─usedthese:::extract_usage(get_links(html, url, num_links))
3. ├─tidyr::extract(...)
4. ├─tidyr::separate_longer_delim(...)
5. │ └─tidyr:::check_data_frame(data)
6. │ └─base::is.data.frame(x)
7. ├─purrr::list_rbind(...)
8. │ └─purrr:::check_list_of_data_frames(x)
9. │ └─vctrs::obj_check_list(x, call = error_call)
10. ├─purrr::list_flatten(...)
11. │ └─vctrs (local) is_node(x)
12. └─purrr::map(...)
13. └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
14. ├─purrr:::with_indexed_errors(...)
15. │ └─base::withCallingHandlers(...)
16. ├─purrr:::call_with_cleanup(...)
17. └─usedthese (local) .f(.x[[i]], ...)
18. ├─dplyr::mutate(...)
19. ├─rvest::html_table(html_element(read_html(x), ".usedthese"))
20. ├─rvest::html_element(read_html(x), ".usedthese")
21. ├─xml2::read_html(x)
22. └─xml2:::read_html.default(x)
23. ├─base::suppressWarnings(...)
24. │ └─base::withCallingHandlers(...)
25. ├─xml2::read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options)
26. └─xml2:::read_xml.character(...)
27. └─xml2:::read_xml.connection(...)
28. ├─base::open(x, "rb")
29. └─base::open.connection(x, "rb")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'multipage.Rmd' failed with diagnostics:
ℹ In index: 10.
Caused by error in `open.connection()`:
! cannot open the connection
--- failed re-building ‘multipage.Rmd’
--- re-building ‘usedthese.Rmd’ using rmarkdown
--- finished re-building ‘usedthese.Rmd’
SUMMARY: processing the following file failed:
‘multipage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc