Package: owidapi
Title: Access the Our World in Data Chart API
Version: 0.1.1
Authors@R: c(
    person("Christoph", "Scheuch", , "christoph@tidy-intelligence.com", 
            role = c("aut", "cre", "cph"),
            comment = c(ORCID = "0009-0004-0423-6819"))
    )
Description: Retrieve data from the Our World in Data (OWID) Chart API
    <https://docs.owid.io/projects/etl/api/>. OWID provides public access to 
    more than 5,000 charts focusing on global problems such as poverty, 
    disease, hunger, climate change, war, existential risks, and inequality.
License: MIT + file LICENSE
Depends: R (>= 4.1)
Imports: cli (>= 3.0.0), httr2 (>= 1.0.0), jsonlite (>= 1.0.0),
        lifecycle, tibble, utils, rlang
Suggests: curl, shiny, testthat (>= 3.0.0)
URL: https://github.com/tidy-intelligence/r-owidapi,
        https://tidy-intelligence.github.io/r-owidapi/
BugReports: https://github.com/tidy-intelligence/r-owidapi/issues
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-23 14:25:20 UTC; krise
Author: Christoph Scheuch [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0004-0423-6819>)
Maintainer: Christoph Scheuch <christoph@tidy-intelligence.com>
Repository: CRAN
Date/Publication: 2025-06-23 14:50:01 UTC
Built: R 4.3.3; ; 2025-06-23 15:44:57 UTC; unix
