Package: PNSIBGE
Type: Package
Title: Downloading, Reading and Analyzing PNS Microdata
Version: 0.1.8
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 analyzing 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: dplyr, httr, magrittr, projmgr, RCurl, readr, readxl, survey,
        tibble, timeDate, utils
Suggests: convey, lavaan.survey, srvyr, tidyverse
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Author: Gabriel Assuncao [aut, cre],
  Luna Hidalgo [aut],
  Douglas Braga [ctb]
Maintainer: Gabriel Assuncao <pacotesipd@ibge.gov.br>
BugReports: https://github.com/Gabriel-Assuncao/PNSIBGE/issues
Packaged: 2023-01-18 22:56:11 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2023-01-19 17:50:02 UTC
Built: R 4.1.2; ; 2023-01-20 12:33:55 UTC; unix
