Package: COVIDIBGE
Type: Package
Title: Downloading, Reading and Analyzing PNAD COVID19 Microdata
Version: 0.2.1
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 PNAD COVID19,
	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, SIPDIBGE, srvyr
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/COVIDIBGE/issues
Packaged: 2023-11-18 21:29:29 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2023-11-18 23:20:07 UTC
Built: R 4.2.0; ; 2023-12-21 17:56:37 UTC; unix
