-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 1.26 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
Package: gouvdown.fonts
Title: Polices de Caractères de la Charte Graphique
Gouvernementale
Version: 0.0.1
Authors@R:
c(person(given = "Romain",
family = "Lesur",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0721-5595")),
person(given = "Maël",
family = "Theulière",
role = "aut",
email = "[email protected]"),
person(given = "Thomas",
family = "Vroylandt",
role = "aut",
email = "[email protected]"),
person(family = "République Française",
role = "cph"),
person(family = "Production Type",
role = "cph",
comment = "Spectral typeface in inst/resources/fonts/spectral/files"))
Description: Utiliser les polices de caractères de la charte
graphique du Gouvernement français dans R.
License: EUPL (>= 1.2) | file LICENCE
URL: https://github.com/spyrales/gouvdown.fonts
BugReports: https://github.com/spyrales/gouvdown.fonts/issues
Imports:
htmltools
Suggests:
testthat
Encoding: UTF-8
Language: en, fr
LazyData: true
License_is_FOSS: no
License_restricts_use: yes
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1