-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 1009 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 1009 Bytes
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: melodi
Title: Retrieve Data from the Insee Melodi APIs
Version: 1.0.2
Authors@R: c(
person("Cédric", "Bobinec", email = "cedric.bobinec@insee.fr", role = c("aut", "cre")),
person("Christophe", "Goudeau", role = "aut", email = "christophe.goudeau@insee.fr"),
person(family = "Institut national de la statistique et des études économiques", role = "cph")
)
Description: A wrapper for the Insee Melodi APIs that returns data frames and metadata.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Language: fr
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
vcr (>= 0.6.0)
Config/testthat/edition: 3
Depends:
R (>= 4.1.0)
Imports:
dplyr,
tidyr,
httr2,
magrittr,
glue,
data.table,
zip,
labelled,
tibble,
stats,
purrr
VignetteBuilder: knitr
URL: https://InseeFrLab.github.io/melodi/, https://github.com/InseeFrLab/melodi
BugReports: https://github.com/InseeFrLab/melodi/issues