CRAN Package Check Results for Package wcde

Last updated on 2026-08-12 08:59:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc 0.0.8 5.00 43.00 48.00 OK
r-devel-linux-x86_64-fedora-clang 0.0.8 43.05 OK
r-devel-linux-x86_64-fedora-gcc 0.0.8 48.19 OK
r-devel-windows-x86_64 0.0.8 10.00 84.00 94.00 ERROR
r-patched-linux-x86_64 0.0.8 7.29 53.61 60.90 OK
r-release-linux-x86_64 0.0.8 7.99 53.40 61.39 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 9.00 82.00 91.00 OK
r-oldrel-macos-arm64 0.0.8 3.00 51.00 54.00 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 100.00 115.00 OK

Additional issues

M1mac noLD

Check Details

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:53-62 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <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://wicshiny2023.iiasa.ac.at/wcde-data/wcde-v3-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://wicshiny2023.iiasa.ac.at/wcde-data/wcde-v3-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-windows-x86_64