-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
33 lines (33 loc) · 1.44 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
Package: PNADcIBGE
Type: Package
Title: Downloading, Reading and Analyzing PNADC Microdata
Version: 0.7.5
Authors@R: c(person("Douglas", "Braga", email = "[email protected]",
role = c("aut")),
person("Gabriel", "Assuncao", email = "[email protected]",
role = c("aut", "cre")),
person("Luna", "Hidalgo", email = "[email protected]",
role = c("ctb")),
person("Viviane", "Quintaes", email = "[email protected]",
role = c("ctb")))
Description: Provides tools for downloading, reading and analyzing the Continuous National
Household Sample Survey - PNADC, 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: Douglas Braga [aut],
Gabriel Assuncao [aut, cre],
Luna Hidalgo [ctb],
Viviane Quintaes [ctb]
Maintainer: Gabriel Assuncao <[email protected]>
BugReports: https://github.com/Gabriel-Assuncao/PNADcIBGE/issues
Packaged: 2024-02-01 14:09:08 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2024-02-01 15:40:06 UTC