CRAN Package Check Results for Package worldbank

Last updated on 2025-02-04 05:50:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 3.28 31.98 35.26 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 2.40 24.12 26.52 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 56.55 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 52.92 OK
r-devel-windows-x86_64 0.5.0 5.00 60.00 65.00 OK
r-patched-linux-x86_64 0.5.0 3.86 30.66 34.52 OK
r-release-linux-x86_64 0.5.0 3.11 30.86 33.97 OK
r-release-macos-arm64 0.5.0 35.00 OK
r-release-macos-x86_64 0.5.0 49.00 OK
r-release-windows-x86_64 0.5.0 5.00 56.00 61.00 OK
r-oldrel-macos-arm64 0.4.0 32.00 OK
r-oldrel-macos-x86_64 0.4.0 46.00 OK
r-oldrel-windows-x86_64 0.5.0 6.00 64.00 70.00 OK

Check Details

Version: 0.5.0
Check: examples
Result: ERROR Running examples in 'worldbank-Ex.R' failed The error most likely occurred in: > ### Name: wb_country_indicator > ### Title: World Bank country indicator data > ### Aliases: wb_country_indicator > > ### ** Examples > > ind <- wb_country_indicator("NY.GDP.MKTP.CD", "US") Error in `req_perform()`: ! HTTP 520 NA. Backtrace: ▆ 1. └─worldbank::wb_country_indicator("NY.GDP.MKTP.CD", "US") 2. └─worldbank:::worldbank(resource = resource, lang = lang, date = date) 3. ├─httr2::resp_body_json(...) 4. │ └─httr2:::check_response(resp) 5. │ └─httr2:::is_response(resp) 6. └─httr2::req_perform(...) 7. └─httr2:::handle_resp(req, resp, error_call = error_call) 8. └─httr2:::resp_abort(resp, req, body, call = error_call) 9. └─rlang::abort(...) Execution halted Flavor: r-oldrel-windows-x86_64