* using log directory 'd:/Rcompile/CRANpkg/local/4.7/wcde.Rcheck' * using R Under development (unstable) (2026-08-10 r90389 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-08-12 03:21:14 UTC * checking for file 'wcde/DESCRIPTION' ... OK * this is package 'wcde' version '0.0.8' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'wcde' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [0s] OK * checking whether the package can be unloaded cleanly ... [0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [1s] OK * checking whether startup messages can be suppressed ... [0s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [4s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [4s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [5s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [7s] ERROR Error(s) in re-building vignettes: --- re-building 'wcde.Rmd' using rmarkdown Quitting from wcde.Rmd:53-62 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... [1s] OK * DONE Status: 1 ERROR