Last updated on 2026-05-12 09:52:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.8 | 7.18 | 62.74 | 69.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.8 | 4.87 | 38.86 | 43.73 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.8 | 12.00 | 86.28 | 98.28 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 13.00 | 97.23 | 110.23 | OK | |
| r-devel-windows-x86_64 | 0.0.8 | 9.00 | 86.00 | 95.00 | OK | |
| r-patched-linux-x86_64 | 0.0.8 | 5.86 | 53.27 | 59.13 | OK | |
| r-release-linux-x86_64 | 0.0.8 | 6.96 | 53.80 | 60.76 | OK | |
| r-release-macos-arm64 | 0.0.8 | 3.00 | 56.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 0.0.8 | 8.00 | 130.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 0.0.8 | 8.00 | 81.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.8 | 9.00 | 167.00 | 176.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.8 | 15.00 | 97.00 | 112.00 | OK |
Version: 0.0.8
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: 1.
Caused by error in `readRDS()`:
! cannot open the connection to 'https://github.com/guyabel/wcde-data/raw/master/wcde-v2-single/2/etfr/edu.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. └─base::readRDS(con)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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: 1.
Caused by error in `readRDS()`:
! cannot open the connection to 'https://github.com/guyabel/wcde-data/raw/master/wcde-v2-single/2/etfr/edu.rds'
--- failed re-building ‘wcde.Rmd’
SUMMARY: processing the following file failed:
‘wcde.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc