Package: econid
Title: Economic Entity Identifier Standardization
Version: 0.0.2
Authors@R: 
    c(
        person("L. Teal Emery", email = "lte@tealinsights.com", role = c("cre")),
        person("Christopher C. Smith", email = "christopher.smith@promptlytechnologies.com", role = c("aut")),
        person("Christoph Scheuch", email = "christoph@tidy-intelligence.com", role = c("ctb")),
        person("Teal Insights", email = "lte@tealinsights.com", role = c("cph"))
    )
Description: Provides utility functions for standardizing economic entity (economy, aggregate, institution, etc.) name and id in economic datasets such as those published by the International Monetary Fund and World Bank. Aims to facilitate consistent data analysis, reporting, and joining across datasets. Used as a foundational building block in the 'econdataverse' family of packages (<https://www.econdataverse.org>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, dplyr, purrr, rlang, stringr, tibble, tidyr
Suggests: testthat (>= 3.0.0), withr
Config/testthat/edition: 3
URL: https://teal-insights.github.io/r-econid/,
        https://github.com/Teal-Insights/r-econid
BugReports: https://github.com/Teal-Insights/r-econid/issues
Depends: R (>= 4.1.0)
LazyData: true
NeedsCompilation: no
Packaged: 2025-06-26 14:58:02 UTC; teal_emery
Author: L. Teal Emery [cre],
  Christopher C. Smith [aut],
  Christoph Scheuch [ctb],
  Teal Insights [cph]
Maintainer: L. Teal Emery <lte@tealinsights.com>
Repository: CRAN
Date/Publication: 2025-07-07 20:00:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:03:47 UTC; windows
