CRAN Package Check Results for Maintainer ‘R.Andres Castaneda <acastanedaa at worldbank.org>’

Last updated on 2026-04-06 01:55:34 CEST.

Package ERROR OK
joyn 14
myrror 14
pipr 1 13

Package joyn

Current CRAN status: OK: 14

Package myrror

Current CRAN status: OK: 14

Package pipr

Current CRAN status: ERROR: 1, OK: 13

Version: 1.4.0
Check: examples
Result: ERROR Running examples in 'pipr-Ex.R' failed The error most likely occurred in: > ### Name: call_aux > ### Title: call a table from .pip env > ### Aliases: call_aux > > ### ** Examples > > # call one table > > get_aux("gdp", assign_tb = TRUE, replace = TRUE) # PR 63 Pruning cache Error in `httr2::req_perform()`: ! HTTP 502 Bad Gateway. ℹ Bad Gateway Backtrace: ▆ 1. └─pipr::get_aux("gdp", assign_tb = TRUE, replace = TRUE) 2. └─httr2::req_perform(req) 3. └─httr2:::handle_resp(req, resp, error_call = error_call) 4. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 5. ├─rlang::catch_cnd(...) 6. │ ├─rlang::eval_bare(...) 7. │ ├─base::tryCatch(...) 8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 11. │ └─base::force(expr) 12. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64