Package: ech
Title: Toolbox for ECH with R
Version: 0.1.2.0
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: R toolbox for the processing of the Encuesta
    Continua de Hogares (ECH) from Uruguay at
    <http://www.ine.gub.uy/encuesta-continua-de-hogares1> conducted by the
    Instituto Nacional de Estadistica (INE).
License: GPL-3
Depends: R (>= 3.5.0)
Imports: assertthat, curl, dplyr (>= 1.0.0), fs, geouy (>= 0.2.3),
        glue, haven (>= 2.3.0), janitor, labelled, laeken, purrr,
        readxl, rlang, srvyr (>= 0.4.0), statar, stringr, survey (>=
        1.2.0), tidyr, utils
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
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: 2022-04-05 00:16:38 UTC; Usuario
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: 2022-04-06 14:52:28 UTC
Built: R 4.0.5; ; 2022-04-07 11:45:28 UTC; unix
