-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
35 lines (35 loc) · 1.57 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: SIPDIBGE
Type: Package
Title: Collection of Household Survey Packages Conducted by IBGE
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")),
person("Viviane", "Quintaes", email = "pacotesipd@ibge.gov.br",
role = c("ctb")))
Description: Provides access to packages developed for downloading, reading and analyzing
microdata from household surveys in Integrated System of Household Surveys - SIPD
conducted by Brazilian Institute of Geography and Statistics - IBGE.
More information can be obtained from the official website <https://www.ibge.gov.br/>.
Depends: R (>= 3.2.0), COVIDIBGE (>= 0.1.0), PNADcIBGE (>= 0.6.0),
PNDSIBGE (>= 0.1.0), PNSIBGE (>= 0.1.0)
Imports: cli, graphics, grDevices, png, purrr, rstudioapi, tibble,
utils
Suggests: convey, dplyr, httr, magrittr, projmgr, RCurl, readr, readxl,
srvyr, survey, timeDate
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Author: Gabriel Assuncao [aut, cre],
Luna Hidalgo [aut],
Douglas Braga [ctb],
Viviane Quintaes [ctb]
Maintainer: Gabriel Assuncao <pacotesipd@ibge.gov.br>
BugReports: https://github.com/Gabriel-Assuncao/SIPDIBGE/issues
Packaged: 2024-02-01 14:32:24 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2024-02-01 15:50:03 UTC