Package: ArgentinAPI
Type: Package
Title: Access Argentinian Data via APIs and Curated Datasets
Version: 0.2.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: Provides functions to access data from public RESTful APIs including the 'ArgentinaDatos API', 
    'REST Countries API', and 'World Bank API' related to Argentina's exchange rates, inflation, 
    political figures, holidays, economic indicators, and general country-level statistics. 
    Additionally, the package includes curated datasets related to Argentina, covering topics 
    such as economic indicators, biodiversity, agriculture, human rights, genetic data, and 
    consumer prices. The package supports research and analysis focused on Argentina by 
    integrating open APIs with high-quality datasets from various domains. 
    For more details on the APIs, see: 
        'ArgentinaDatos API' <https://argentinadatos.com/>, 
        'REST Countries API' <https://restcountries.com/>, 
        and 'World Bank API' <https://datahelpdesk.worldbank.org/knowledgebase/articles/889392>.
License: GPL-3
URL: https://github.com/lightbluetitan/argentinapi,
        https://lightbluetitan.github.io/argentinapi/
BugReports: https://github.com/lightbluetitan/argentinapi/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: utils, httr, jsonlite, dplyr, lubridate, scales, tibble
Suggests: ggplot2, testthat (>= 3.0.0), knitr, rmarkdown
Authors@R: 
    person(
        given = "Renzo",
        family = "Caceres Rossi",
        role = c("aut", "cre"),
        email = "arenzocaceresrossi@gmail.com",
        comment = c(ORCID = "0009-0005-0744-854X")
    )
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-13 16:49:16 UTC; Renzo
Author: Renzo Caceres Rossi [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-0744-854X>)
Repository: CRAN
Date/Publication: 2025-09-13 22:30:09 UTC
Built: R 4.4.3; ; 2025-10-08 03:17:27 UTC; windows
