CRAN Package Check Results for Package worldbank

Last updated on 2024-08-18 03:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.15 30.30 33.45 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 1.92 22.23 24.15 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 52.58 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 51.59 OK
r-devel-windows-x86_64 0.2.0 5.00 54.00 59.00 OK
r-patched-linux-x86_64 0.2.0 2.43 28.11 30.54 ERROR
r-release-linux-x86_64 0.2.0 2.73 29.01 31.74 OK
r-release-macos-arm64 0.2.0 24.00 OK
r-release-macos-x86_64 0.2.0 52.00 OK
r-release-windows-x86_64 0.2.0 6.00 53.00 59.00 OK
r-oldrel-macos-arm64 0.2.0 30.00 OK
r-oldrel-macos-x86_64 0.2.0 39.00 OK
r-oldrel-windows-x86_64 0.2.0 5.00 58.00 63.00 OK

Check Details

Version: 0.2.0
Check: examples
Result: ERROR Running examples in ‘worldbank-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: wb_country > ### Title: World Bank country data > ### Aliases: wb_country > > ### ** Examples > > wb_country() Error in `req_perform()`: ! HTTP 502 Bad Gateway. Backtrace: ▆ 1. └─worldbank::wb_country() 2. └─worldbank:::worldbank(resource) 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 Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64