Package: ineptR
Title: Wrapper for Statistics Portugal API
Version: 0.1.0
Authors@R: 
    person("Carlos", "Matos", , "carlosmdmatos@gmail.com", role = c("aut", "cre","cph"),
           comment = c(ORCID = "0000-0003-1134-0396"))
Description: Set of wrapper and helper functions to facilitate interaction with the Statistics Portugal (Instituto Nacional de Estatistica - INE) API (<https://www.ine.pt/xportal/xmain?xpid=INE&xpgid=ine_api&INST=322751522&xlang=en>). 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, httr, jsonlite, lifecycle, magrittr, purrr, httr2,
        readr, rlang, stringr, tibble, tidyr
URL: https://c-matos.github.io/ineptR/,
        https://github.com/c-matos/ineptR
Suggests: rmarkdown, curl
NeedsCompilation: no
Packaged: 2023-08-09 21:39:59 UTC; CM
Author: Carlos Matos [aut, cre, cph] (<https://orcid.org/0000-0003-1134-0396>)
Maintainer: Carlos Matos <carlosmdmatos@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-10 10:20:02 UTC
