Package: insee
Type: Package
Title: Tools to Easily Download Data from INSEE BDM Database
Version: 1.1.3
Authors@R: 
  c(person("Hadrien", "Leclerc", email = "leclerc.hadrien@gmail.com", role = c("aut", "cre")),
    person("INSEE", role = "cph"))
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://pyr-opendatafr.github.io/R-Insee-Data/
Encoding: UTF-8
LazyData: false
License: GPL-3
VignetteBuilder: knitr
BugReports: https://github.com/pyr-opendatafr/R-Insee-Data/issues
Imports: httr, xml2, tibble, dplyr, stringr, tidyselect, rlang, purrr,
        crayon, openssl, rappdirs, readsdmx
Suggests: tidyverse, lubridate, prettydoc, htmltools, kableExtra,
        knitr, rmarkdown, markdown, magrittr, testthat, covr, png
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-01-16 22:51:21 UTC; eurhope
Author: Hadrien Leclerc [aut, cre],
  INSEE [cph]
Maintainer: Hadrien Leclerc <leclerc.hadrien@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-19 08:52:45 UTC
