-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 993 Bytes
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Package: perfilparlamentar
Type: Package
Title: Perfil Parlamentar
Version: 0.1.0
Authors@R: c(
person("Laboratório Analytics (UFCG)", , , "a@a.com", role = c("aut", "cre", "cph", "fnd")),
person("Dado Capital", , , "a@a.com", role = c("aut", "cph", "fnd"))
)
URL: https://github.com/parlametria/perfil-parlamentarR
BugReports: https://github.com/parlametria/perfil-parlamentarR/issues
Description: Provides parlamentarians data from
Brazilian Congress in data frames.
License: AGPL
Encoding: UTF-8
LazyData: true
Imports: here,
purrr,
tibble,
tidyr,
stringr,
jsonlite,
rvest,
fuzzyjoin,
xml2,
lubridate,
readr,
RCurl,
httr,
XML,
optparse,
DT,
ellipsis,
data.table,
tidyverse,
dplyr (== 0.8.5),
pdftools,
eeptools,
rcongresso,
agoradigital,
stringr,
pscl
Suggests: testthat,
knitr,
vistime,
covr,
rcmdcheck,
lintr
VignetteBuilder: knitr
RoxygenNote: 7.1.1