CRAN Package Check Results for Package wdiexplorer

Last updated on 2026-04-26 02:49:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 3.52 170.85 174.37 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.95 82.62 85.57 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 7.00 271.17 278.17 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 7.00 275.80 282.80 OK
r-release-linux-x86_64 0.1.2 3.72 159.46 163.18 OK
r-release-macos-arm64 0.1.2 1.00 57.00 58.00 OK
r-release-macos-x86_64 0.1.2 3.00 258.00 261.00 OK
r-release-windows-x86_64 0.1.2 9.00 168.00 177.00 OK
r-oldrel-macos-arm64 0.1.2 1.00 52.00 53.00 OK
r-oldrel-macos-x86_64 0.1.2 3.00 207.00 210.00 OK
r-oldrel-windows-x86_64 0.1.2 10.00 247.00 257.00 OK

Check Details

Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘pisa_analysis.Rmd’ using rmarkdown --- finished re-building ‘pisa_analysis.Rmd’ --- re-building ‘pm_analysis.Rmd’ using rmarkdown Quitting from pm_analysis.Rmd:51-53 [get-data] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `WDI::WDI()`: ! The following indicators could not be downloaded: EN.ATM.PM25.MC.M3. Please make sure that you are running the latest version of the `WDI` package, and that the arguments you are using in the `WDI()` function are valid. Sometimes, downloads will suddenly stop working, even if nothing has changed in the R code of the WDI package. ("The same WDI package version worked yesterday!") In those cases, the problem is almost certainly related to the World Bank servers or to your internet connection. You can check if the World Bank web API is currently serving the indicator(s) of interest by typing a URL of this form in your web browser: https://api.worldbank.org/v2/en/country/all/indicator/EN.ATM.PM25.MC.M3?format=json&date=:&per_page=32500&page=1 --- Backtrace: ▆ 1. └─wdiexplorer::get_wdi_data(indicator = "EN.ATM.PM25.MC.M3", verbose = TRUE) 2. ├─dplyr::mutate(...) 3. ├─dplyr::filter(...) 4. └─WDI::WDI(indicator = indicator, country = "all", extra = TRUE) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'pm_analysis.Rmd' failed with diagnostics: The following indicators could not be downloaded: EN.ATM.PM25.MC.M3. Please make sure that you are running the latest version of the `WDI` package, and that the arguments you are using in the `WDI()` function are valid. Sometimes, downloads will suddenly stop working, even if nothing has changed in the R code of the WDI package. ("The same WDI package version worked yesterday!") In those cases, the problem is almost certainly related to the World Bank servers or to your internet connection. You can check if the World Bank web API is currently serving the indicator(s) of interest by typing a URL of this form in your web browser: https://api.worldbank.org/v2/en/country/all/indicator/EN.ATM.PM25.MC.M3?format=json&date=:&per_page=32500&page=1 --- failed re-building ‘pm_analysis.Rmd’ SUMMARY: processing the following file failed: ‘pm_analysis.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc