Last updated on 2025-05-19 08:51:42 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
bbk | 13 | ||
ifo | 2 | 11 | |
isocountry | 13 | ||
mlr3cluster | 13 | ||
treasury | 13 | ||
worldbank | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.5.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 400 Bad Request.
Backtrace:
▆
1. └─worldbank::wb_country()
2. └─worldbank:::worldbank(resource = 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_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.5.0
Check: examples
Result: ERROR
Running examples in 'worldbank-Ex.R' failed
The error most likely occurred in:
> ### Name: wb_country
> ### Title: World Bank country data
> ### Aliases: wb_country
>
> ### ** Examples
>
> wb_country()
Error in `req_perform()`:
! HTTP 400 Bad Request.
Backtrace:
▆
1. └─worldbank::wb_country()
2. └─worldbank:::worldbank(resource = 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_failure_cnd(req, resp, error_call = error_call)
9. ├─rlang::catch_cnd(...)
10. │ ├─rlang::eval_bare(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::force(expr)
16. └─rlang::abort(...)
Execution halted
Flavor: r-release-windows-x86_64