Skip to content

pipr

Client for the Poverty and Inequality Platform ('PIP') API

v1.4.0 · Dec 22, 2025 · MIT + file LICENSE

Description

An interface to compute poverty and inequality indicators for more than 160 countries and regions from the World Bank's database of household surveys, through the Poverty and Inequality Portal (PIP).

Downloads

229

Last 30 days

19955th

660

Last 90 days

788

Last year

Trend: +36.3% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-devel-windows-x86_64

examples

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

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-windows-x86_64

examples

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 =
...[truncated]...
      │ │   └─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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies arrow attempt curl jsonlite tibble purrr cli rlang httr2 stringr vroom pipr

Version History

new 1.4.0 Mar 10, 2026