This repository was archived by the owner on Oct 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
70 lines (70 loc) · 1.5 KB
/
DESCRIPTION
File metadata and controls
70 lines (70 loc) · 1.5 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Package: polAr
Title: Argentina Political Analysis
Version: 0.2.0.1
Authors@R:
c(person(given = "Juan Pablo",
family = "Ruiz Nicolini",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3138-6343")),
person(given = "Camila",
family = "Higa",
email= "[email protected]",
role = c("ctb")),
person(given = "Iván",
family = "Lewin",
email= "[email protected]",
role = c("ctb")),
person(given = "Lucas",
family ="Enrich",
email="[email protected]",
role = c("ctb")))
Description: Toolbox for the Analysis of Political and Electoral Data from Argentina.
License: MIT + file LICENSE
Encoding: UTF-8
Language: es
URL: https://github.com/electorArg/polAr
BugReports: https://github.com/electorArg/polAr/issues
LazyData: true
Depends: R (>= 2.10)
Imports:
geofacet (>= 0.2.0),
dplyr,
tidyr (>= 1.1.0),
magrittr,
readr,
stringr,
rvest,
xml2,
glue,
tibble,
DT,
attempt,
curl (>= 4.2),
assertthat,
gt,
forcats,
ggplot2,
ggthemes,
purrr,
scales,
rlang (>= 0.4.3),
RColorBrewer,
grDevices,
cowplot,
sf,
wordcloud2,
jsonlite,
ggtext,
lubridate,
ggparliament,
httr
Suggests:
pkgcond,
knitr,
rmarkdown,
formattable,
utf8,
qpdf
RoxygenNote: 7.1.1
VignetteBuilder: knitr