Last updated on 2026-02-25 11:53:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.7 | 9.60 | 61.33 | 70.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.7 | 5.40 | 40.26 | 45.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.7 | 16.00 | 85.43 | 101.43 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 16.00 | 91.72 | 107.72 | OK | |
| r-devel-macos-arm64 | 0.0.8 | 3.00 | 53.00 | 56.00 | OK | |
| r-devel-windows-x86_64 | 0.0.7 | 11.00 | 87.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.0.7 | OK | ||||
| r-release-linux-x86_64 | 0.0.7 | 8.36 | 58.63 | 66.99 | OK | |
| r-release-macos-arm64 | 0.0.7 | OK | ||||
| r-release-macos-x86_64 | 0.0.7 | 9.00 | 180.00 | 189.00 | OK | |
| r-release-windows-x86_64 | 0.0.7 | 11.00 | 88.00 | 99.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.7 | 10.00 | 162.00 | 172.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.7 | 15.00 | 94.00 | 109.00 | ERROR |
Version: 0.0.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'wcde.Rmd' using rmarkdown
Quitting from wcde.Rmd:203-207 [unnamed-chunk-18]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/dplyr:::mutate_error>
Error in `dplyr::mutate()`:
ℹ In argument: `d = purrr::map(.x = u, .f = ~read_with_progress(f =
.x))`.
Caused by error in `purrr::map()`:
ℹ In index: 3.
Caused by error in `readRDS()`:
! cannot open the connection to 'https://github.com/guyabel/wcde-data/raw/master/wcde-v2-single/2/etfr/76.rds'
---
Backtrace:
▆
1. ├─wcde::get_wcde(...)
2. │ ├─... %>% ...
3. │ └─wcde::get_wcde_single(...)
4. │ └─... %>% dplyr::ungroup()
5. ├─dplyr::left_join(., wic_locations_v, by = "isono")
6. ├─dplyr::mutate(., isono = as.numeric(isono))
7. ├─dplyr::ungroup(.)
8. ├─dplyr::reframe(., dplyr::bind_cols(d))
9. ├─dplyr::group_by(., scenario)
10. ├─dplyr::mutate(., d = purrr::map(.x = u, .f = ~read_with_progress(f = .x)))
11. ├─dplyr:::mutate.data.frame(., d = purrr::map(.x = u, .f = ~read_with_progress(f = .x)))
12. │ └─dplyr:::mutate_cols(.data, dplyr_quosures(...), by)
13. │ ├─base::withCallingHandlers(...)
14. │ └─dplyr:::mutate_col(dots[[i]], data, mask, new_columns)
15. │ └─mask$eval_all_mutate(quo)
16. │ └─dplyr (local) eval()
17. ├─purrr::map(.x = u, .f = ~read_with_progress(f = .x))
18. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
19. │ ├─purrr:::with_indexed_errors(...)
20. │ │ └─base::withCallingHandlers(...)
21. │ ├─purrr:::call_with_cleanup(...)
22. │ └─wcde (local) .f(.x[[i]], ...)
23. │ └─wcde (local) read_with_progress(f = .x)
24. │ └─f %>% url() %>% readRDS()
25. └─base::readRDS(.)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'wcde.Rmd' failed with diagnostics:
ℹ In argument: `d = purrr::map(.x = u, .f = ~read_with_progress(f =
.x))`.
Caused by error in `purrr::map()`:
ℹ In index: 3.
Caused by error in `readRDS()`:
! cannot open the connection to 'https://github.com/guyabel/wcde-data/raw/master/wcde-v2-single/2/etfr/76.rds'
--- failed re-building 'wcde.Rmd'
SUMMARY: processing the following file failed:
'wcde.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64