CRAN Package Check Results for Package pipr

Last updated on 2026-04-04 00:52:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 2.49 32.84 35.33 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 1.82 25.27 27.09 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 4.00 50.76 54.76 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 49.33 OK
r-devel-macos-arm64 1.4.0 1.00 13.00 14.00 OK
r-devel-windows-x86_64 1.4.0 6.00 58.00 64.00 ERROR
r-patched-linux-x86_64 1.4.0 2.55 28.86 31.41 OK
r-release-linux-x86_64 1.4.0 1.97 27.41 29.38 OK
r-release-macos-arm64 1.4.0 1.00 15.00 16.00 OK
r-release-macos-x86_64 1.4.0 2.00 35.00 37.00 OK
r-release-windows-x86_64 1.4.0 4.00 55.00 59.00 OK
r-oldrel-macos-arm64 1.4.0 1.00 42.00 43.00 OK
r-oldrel-macos-x86_64 1.4.0 2.00 35.00 37.00 OK
r-oldrel-windows-x86_64 1.4.0 6.00 64.00 70.00 OK

Check Details

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