forked from cran/PNSIBGE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.27 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
Package: PNSIBGE
Type: Package
Title: Downloading, Reading and Analyzing PNS Microdata
Version: 0.1.7
Authors@R: c(person("Gabriel", "Assuncao", email = "[email protected]",
role = c("aut", "cre")),
person("Luna", "Hidalgo", email = "[email protected]",
role = c("aut")),
person("Douglas", "Braga", email = "[email protected]",
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, surf, 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 <[email protected]>
BugReports: https://github.com/Gabriel-Assuncao/PNSIBGE/issues
Packaged: 2022-03-24 15:42:28 UTC; gabriel.assuncao
Repository: CRAN
Date/Publication: 2022-03-24 17:30:02 UTC