forked from InseeFrLab/utilitR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
52 lines (52 loc) · 1.9 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
44
45
46
47
48
49
50
51
52
Package: cookbookInsee
Type: Book
Title: Documentation R de l'Insee
Version: 0.0.0.9000
Description: Ce dépôt comprend les fichiers relatifs à la
documentation R de l'Insee.
Authors@R: c(
person("Lino" , "Galiana" , role = c("aut", "cre"), email = "[email protected]"),
person("Olivier" , "Meslin" , role = c("aut", "cre"), email = "[email protected]"),
person("Gilles" , "Fidani" , role = "ctb", email = "[email protected]"),
person("Pierre" , "Lamarche" , role = "ctb", email = "[email protected]"),
person("Gaëlle" , "Genin" , role = "ctb", email = "[email protected]"),
person("Romain" , "Lesur" , role = "ctb", email = "[email protected]"),
person("Pierre-Yves" , "Berrard" , role = "ctb", email = "[email protected]"),
person("Cédric" , "Tassart" , role = "ctb", email = "[email protected]"),
person("Pascal" , "Mercier" , role = "ctb", email = "[email protected]"),
person("Arthur" , "Cazaubiel" , role = "ctb", email = "[email protected]"),
person("Arlindo" , "Dos Santos", role = "ctb", email = "[email protected]"),
person(family = "Institut National de la Statistique et des Études Économiques", role = "cph")
)
License: Licence Ouverte 2.0
Encoding: UTF-8
URL: https://github.com/InseeFrLab/utilitR
VignetteBuilder: knitr
Imports:
rmarkdown,
bookdown,
pagedown,
data.table,
readr,
openxlsx,
import,
FactoMineR,
factoextra,
corrplot,
tmap,
ggplot2,
cartography,
import,
htmltools,
doremifasolData,
readODS,
kableExtra,
fontawesome,
magick
Suggests:
cranlogs,
haven,
rprojroot
Remotes:
InseeFrLab/doremifasolData,
rstudio/fontawesome