Skip to content

eph

Argentina's Permanent Household Survey Data and Manipulation Utilities

v1.0.2 · Jun 23, 2024 · MIT + file LICENSE

Description

Tools to download and manipulate the Permanent Household Survey from Argentina (EPH is the Spanish acronym for Permanent Household Survey). e.g: get_microdata() for downloading the datasets, get_poverty_lines() for downloading the official poverty baskets, calculate_poverty() for the calculation of stating if a household is in poverty or not, following the official methodology. organize_panels() is used to concatenate observations from different periods, and organize_labels() adds the official labels to the data. The implemented methods are based on INDEC (2016) <http://www.estadistica.ec.gba.gov.ar/dpe/images/SOCIEDAD/EPH_metodologia_22_pobreza.pdf>. As this package works with the argentinian Permanent Household Survey and its main audience is from this country, the documentation was written in Spanish.

Downloads

732

Last 30 days

4969th

1.7K

Last 90 days

9.2K

Last year

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

CRAN Check Status

2 ERROR
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang ERROR
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 OK
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 ERROR
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
ERROR r-devel-linux-x86_64-debian-clang

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
--- re-building ‘eph.Rmd’ using rmarkdown
trying URL 'https://www.indec.gob.ar/ftp/cuadros/sociedad/serie_cba_cbt.xls'

Quitting from eph.Rmd:222-228 [unnamed-chunk-13]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'select' applied to an object of class "NULL"
---
Backtrace:
    ▆
 1. ├─... %>% ggplot()
 2. ├─ggplot2::ggplot(.)
 3. ├─tidyr::pivot_longer(...)
 4. └─dplyr::select(., -ICE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'eph.Rmd' failed with diagnostics:
no applicable method for 'select' applied to an object of class "NULL"
--- failed re-building ‘eph.Rmd’

--- re-building ‘estimacion_pobreza.Rmd’ using rmarkdown
trying URL 'https://github.com/holatam/data/raw/master/eph/canasta/canastas.rds'
Content type 'application/octet-stream' length 3711 bytes
==================================================
downloaded 3711 bytes

--- finished re-building ‘estimacion_pobreza.Rmd’

SUMMARY: processing the following file failed:
  ‘eph.Rmd’

Error: Vignette re-building failed.
Execution halted
ERROR r-release-macos-arm64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building ‘eph.Rmd’ using rmarkdown
trying URL 'https://www.indec.gob.ar/ftp/cuadros/sociedad/serie_cba_cbt.xls'

Quitting from eph.Rmd:222-228 [unnamed-chunk-13]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `UseMethod()`:
! no applicable method for 'select' applied to an object of class "NULL"
---
Backtrace:
    ▆
 1. ├─... %>% ggplot()
 2. ├─ggplot2::ggplot(.)
 3. ├─tidyr::pivot_longer(...)
 4. └─dplyr::select(., -ICE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'eph.Rmd' failed with diagnostics:
no applicable method for 'select' applied to an object of class "NULL"
--- failed re-building ‘eph.Rmd’

--- re-building ‘estimacion_pobreza.Rmd’ using rmarkdown
trying URL 'https://github.com/holatam/data/raw/master/eph/canasta/canastas.rds'
Content type 'application/octet-stream' length 3499 bytes
==================================================
downloaded 3499 bytes

--- finished re-building ‘estimacion_pobreza.Rmd’

SUMMARY: processing the following file failed:
  ‘eph.Rmd’

Error: Vignette re-building failed.
Execution halted

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-release-macos-arm64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building ‘eph.Rmd’ using rmarkdown
trying URL 'https://www.indec.gob.ar/ftp/cuadros/sociedad/serie_cba_cbt.xls'

Quitting from eph.Rmd:222-228 [unnamed-chunk-13]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...[truncated]...
h 3499 bytes
==================================================
downloaded 3499 bytes

--- finished re-building ‘estimacion_pobreza.Rmd’

SUMMARY: processing the following file failed:
  ‘eph.Rmd’

Error: Vignette re-building failed.
Execution halted

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies dplyr expss purrr tibble stringr readxl tidyr zoo leaflet htmltools rlang cli httr curl tidyselect metasurvey eph

Version History

new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Jun 22, 2024
updated 1.0.1 ← 1.0.0 diff Jun 18, 2024
updated 1.0.0 ← 0.6.1 diff Sep 14, 2023
updated 0.6.1 ← 0.6.0 diff Jul 16, 2023
updated 0.6.0 ← 0.5.1 diff Apr 13, 2023
updated 0.5.1 ← 0.5.0 diff Aug 28, 2022
updated 0.5.0 ← 0.4.0 diff Aug 11, 2022
updated 0.4.0 ← 0.3.1 diff Jun 24, 2020
updated 0.3.1 ← 0.3.0 diff May 23, 2020
updated 0.3.0 ← 0.2.0 diff Mar 7, 2020
updated 0.2.0 ← 0.1.1 diff Nov 25, 2019
updated 0.1.1 ← 0.1.0 diff Sep 6, 2019
new 0.1.0 Sep 2, 2019