-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
42 lines (42 loc) · 1.36 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
31
32
33
34
35
36
37
38
39
40
41
42
Package: Boreluy
Type: Package
Title: Datos electorales de Uruguay 1910-2020
Version: 0.1.7
Author: Nicolas Schmidt [aut, cre], Antonio Cardarello [aut], Diego Lujan [aut]
Authors@R: c(person(given = "Nicolas",
family = "Schmidt",
role = c("aut", "cre"),
email = "nschmidt@cienciassociales.edu.uy",
comment = c(ORCID = "0000-0001-5083-5792")),
person(given = "Ant.onio",
family = "Cardarello",
role = c("aut")),
person(given = "Diego",
family = "Lujan",
role = c("aut"))
)
Maintainer: Nicolas Schmidt <nschmidt@cienciassociales.edu.uy>
Description: Provee un conjunto de funciones para obtener facilmente los resultados electorales
de Uruguay de elecciones nacionales y departamentales con varios niveles de
desagregacion (partido, fraccion y departamento).
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.6.0)
BugReports: https://github.com/Nicolas-Schmidt/Boreluy/issues
URL: https://nicolas-schmidt.github.io/Boreluy/
https://bancodedatos-fcs.shinyapps.io/appPolitica/
Imports:
dplyr,
magrittr,
purrr,
tibble,
tidyr,
ggparliament,
crayon,
stringr,
ggplot2,
Rdpack
RoxygenNote: 7.1.2
RdMacros: Rdpack