Package: econtools
Title: Enrich and Analyze Sovereign-Level Economic Data
Version: 0.1.0
Authors@R: c(
    person("Christoph", "Scheuch", , "christoph@tidy-intelligence.com", 
            role = c("aut", "cre", "cph"),
            comment = c(ORCID = "0009-0004-0423-6819"))
    )
Description: Provides a consistent set of functions for enriching and analyzing 
    sovereign-level economic data. Economists, data scientists, and financial 
    professionals can use the package to add standardized identifiers, 
    demographic and macroeconomic indicators, and derived metrics such as 
    gross domestic product per capita or government expenditure shares.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1)
Imports: cli, curl, dplyr (>= 1.0.0), rlang, wbwdi, econid, imfweo
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/tidy-intelligence/r-econtools,
        https://tidy-intelligence.github.io/r-econtools/
BugReports: https://github.com/tidy-intelligence/r-econtools/issues
NeedsCompilation: no
Packaged: 2025-08-31 14:39:11 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-09-05 11:40:13 UTC
Built: R 4.5.1; ; 2025-10-06 03:38:56 UTC; windows
