Last updated on 2026-04-23 11:51:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.84 | 91.62 | 94.46 | 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-devel-macos-arm64 | 0.1.2 | 1.00 | 57.00 | 58.00 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 9.00 | 168.00 | 177.00 | OK | |
| r-release-macos-arm64 | 0.1.2 | 1.00 | 52.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 3.00 | 207.00 | 210.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 10.00 | 168.00 | 178.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 3.00 | 222.00 | 225.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.2 | 12.00 | 230.00 | 242.00 | NOTE |
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
Quitting from pisa_analysis.Rmd:45-47 [get-data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `WDI::WDI()`:
! The following indicators could not be downloaded: LO.PISA.MAT.
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/LO.PISA.MAT?format=json&date=:&per_page=32500&page=1
---
Backtrace:
▆
1. └─wdiexplorer::get_wdi_data(indicator = "LO.PISA.MAT", verbose = TRUE)
2. ├─dplyr::mutate(...)
3. ├─dplyr::filter(...)
4. └─WDI::WDI(indicator = indicator, country = "all", extra = TRUE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pisa_analysis.Rmd' failed with diagnostics:
The following indicators could not be downloaded: LO.PISA.MAT.
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/LO.PISA.MAT?format=json&date=:&per_page=32500&page=1
--- failed re-building ‘pisa_analysis.Rmd’
--- re-building ‘pm_analysis.Rmd’ using rmarkdown
--- finished re-building ‘pm_analysis.Rmd’
SUMMARY: processing the following file failed:
‘pisa_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
doc 5.2Mb
help 1.6Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64