Package: insee
Type: Package
Title: Tools to Easily Download Data from INSEE BDM Database
Version: 1.1.0
Authors@R: 
  c(person("Hadrien", "Leclerc", email = "hadrien.leclerc@insee.fr", role = c("aut", "cre")),
    person("INSEE", role = "cph"))
Author: Hadrien Leclerc [aut, cre],
  INSEE [cph]
Maintainer: Hadrien Leclerc <hadrien.leclerc@insee.fr>
Description: Using embedded sdmx queries, get the data of more than 150 000 insee series from bdm database. Have a look at the detailed sdmx web service page with the following link : <https://www.insee.fr/en/information/2868055>.
URL: https://InseeFr.github.io/R-Insee-Data/
Encoding: UTF-8
LazyData: false
License: GPL-3
VignetteBuilder: knitr
BugReports: https://github.com/InseeFr/R-Insee-Data/issues
Imports: httr, xml2, tibble, dplyr, stringr, lubridate, tidyselect,
        rlang, purrr, crayon, openssl, rappdirs, readsdmx
Suggests: tidyverse, prettydoc, htmltools, kableExtra, knitr,
        rmarkdown, markdown, magrittr, testthat, covr, png
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-06-04 05:39:28 UTC; XLAPDO
Repository: CRAN
Date/Publication: 2021-06-04 08:40:02 UTC
