-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 920 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
Package: legislAr
Title: Argentina Legislative Data and Tools
Version: 0.0.1.0
Authors@R:
person(given = "Juan Pablo",
family = "Ruiz Nicolini",
role = c("aut", "cre", "cph"),
email = "juanpabloruiznicolini@gmail.com",
comment = c(ORCID = "0000-0002-3138-6343"))
Description: Paquete que failicia el acceso y trabajo con datos legislativos de Argetnina. Basados en repositorio del proyecto "La Década Votada" (Andy Tow).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
magrittr,
curl,
dplyr,
httr,
stringr,
tibble,
tidyr,
attempt,
glue,
lubridate,
ggthemes,
vroom,
purrr,
assertthat
Suggests:
DT
Depends:
R (>= 2.10)
URL: /~https://github.com/PoliticaArgentina/legislAr
BugReports: /~https://github.com/PoliticaArgentina/legislAr/issues