-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
43 lines (43 loc) · 1.24 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
43
Package: fr.presidential.election.2017
Type: Package
Title: Results of French Presidential Election 2017
Version: 1.0
Authors@R: c(
person(given = "Nicolas",
family = "Casajus",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5537-5294")),
person(given = "Kevin",
family = "Cazelles",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0001-6619-9874")),
person(given = "Steve",
family = "Vissault",
role = "aut",
email = "s.vissault@@yahoo.fr",
comment = c(ORCID = "0000-0002-0866-4376")))
Description: Code to vizualise results of French Presidential Election for the
years 2017.
URL: https://github.com/insileco/fr-presidential-election-2017
BugReports: https://github.com/insileco/fr-presidential-election-2017/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
devtools,
here,
highcharter (== 0.5.0),
htmltools,
htmlwidgets,
leafem,
leaflet,
leafpop,
magrittr,
RColorBrewer,
readxl,
sp,
utils