Package: PNSIBGE
Type: Package
Title: Downloading, Reading and Analysing PNS Microdata
Version: 0.1.3
Authors@R: c(person("Gabriel", "Assuncao", email = "pacotesipd@ibge.gov.br",
                  role = c("aut", "cre")),
             person("Luna", "Hidalgo", email = "pacotesipd@ibge.gov.br",
                  role = c("aut")),
             person("Douglas", "Braga", email = "pacotesipd@ibge.gov.br",
                  role = c("ctb")))
Description: Provides tools for downloading, reading and analysing the PNS,
	a household survey from Brazilian Institute of Geography and Statistics - IBGE.
	The data must be downloaded from the official website <https://www.ibge.gov.br/>. 
	Further analysis must be made using package 'survey'.
Depends: R (>= 3.2.0)
Imports: survey, readr, dplyr, magrittr, projmgr, httr, RCurl, utils,
        timeDate, readxl, tibble
Suggests: tidyverse, convey
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.0.1
NeedsCompilation: no
Author: Gabriel Assuncao [aut, cre],
  Luna Hidalgo [aut],
  Douglas Braga [ctb]
Maintainer: Gabriel Assuncao <pacotesipd@ibge.gov.br>
Packaged: 2021-05-01 01:29:14 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2021-05-05 06:40:03 UTC
