Package: COVIDIBGE
Type: Package
Title: Downloading, Reading and Analysing PNAD COVID19 Microdata
Version: 0.1.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 analysing 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: survey, readr, dplyr, magrittr, RCurl, utils, timeDate,
        readxl, tibble
Suggests: tidyverse, convey
License: GPL-3
Encoding: UTF-8
LazyData: true
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-01-26 00:12:13 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2021-01-26 06:30:06 UTC
