Package: ineptR
Title: Wrapper for Statistics Portugal API
Version: 0.2.1
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
URL: https://c-matos.github.io/ineptR/,
        https://github.com/c-matos/ineptR
BugReports: https://github.com/c-matos/ineptR/issues
Imports: dplyr, httr, httr2, lifecycle, magrittr, progressr, purrr,
        readr, stringr, tibble, tidyr
Suggests: curl, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-09-07 09:40:10 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-09-07 10:30:06 UTC
Built: R 4.2.0; ; 2023-09-09 11:53:07 UTC; unix
