-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1015 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
Package: polArverse
Title: Argentine Politics Packages Collection
Version: 0.0.1.2
Authors@R:
person(given = "Juan Pablo",
family = "Ruiz Nicolini",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3138-6343"))
Description: Provides in a single package an easy way to install and load 'PoliticaArgentina' packages.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
cli,
crayon,
rstudioapi,
geoAr,
legislAr,
electorAr,
opinAr,
discursAr,
polArViz,
censAr
Remotes:
PoliticaArgentina/censAr,
PoliticaArgentina/legislAr,
PoliticaArgentina/electorAr,
PoliticaArgentina/opinAr,
PoliticaArgentina/discursAr,
PoliticaArgentina/polArViz
URL: https://github.com/PoliticaArgentina/polArverse
BugReports: https://github.com/PoliticaArgentina/polArverse/issues
Suggests:
rmarkdown