Package: ech
Title: Downloading and Processing Microdata from ECH-INE (Uruguay)
Version: 0.1.3
Authors@R: 
    c(person(given = "Gabriela",
             family = "Mathieu",
             role = c("aut", "cre", "cph"),
             email = "calcita@gmx.li",
             comment = c(ORCID = "0000-0003-3965-9024")),
      person(given = "Richard",
             family = "Detomasi",
             role = "aut",
             email = "richard.detomasi@gmail.com",
             comment = c(ORCID = "0000-0002-6725-0261")),
      person(given = "Tati",
             family = "Micheletti",
             role = "ctb",
             email = "tati.micheletti@gmail.com",
             comment = c(ORCID = "0000-0003-4838-8342")),
      person(family = "Instituto Nacional de Estadistica, Uruguay (INE)",
             role = "dtc"))
Maintainer: Gabriela Mathieu <calcita@gmx.li>
Description: A consistent tool for downloading ECH data, processing them and generating new indicators: poverty, education, employment, etc. All data are downloaded from the official site of the National Institute of Statistics at <https://www.gub.uy/instituto-nacional-estadistica/datos-y-estadisticas/encuestas/encuesta-continua-hogares>.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: assertthat, curl, dplyr (>= 1.0.0), fs, geouy, glue, haven (>=
        2.3.0), janitor, labelled, laeken, rlang, srvyr (>= 0.4.0),
        statar, stringr, survey, tidyr, utils
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
SystemRequirements: 'unrar' (Linux/macOS) or '7-Zip' (Windows) to work
        with '.rar' files, GDAL (>= 3.0.2), GEOS (>= 3.8.0), PROJ (>=
        6.2.1)
NeedsCompilation: no
Packaged: 2023-05-09 17:23:50 UTC; calcita
Author: Gabriela Mathieu [aut, cre, cph]
    (<https://orcid.org/0000-0003-3965-9024>),
  Richard Detomasi [aut] (<https://orcid.org/0000-0002-6725-0261>),
  Tati Micheletti [ctb] (<https://orcid.org/0000-0003-4838-8342>),
  Instituto Nacional de Estadistica, Uruguay (INE) [dtc]
Repository: CRAN
Date/Publication: 2023-05-11 08:50:17 UTC
