Package: rconvertu
Title: From/to Classification Converter
Version: 1.0.0
Authors@R: c(
        person("Ilya", "Bolotov", email = "ilya.bolotov@vse.cz",
                        role = c("aut", "cre"),
                        comment = c(ORCID = "0000-0003-1148-7144"))
    )
Description: Convert text into target classifications (e.g., ISO 3166-1) using a
    JSON mapping with regular expressions. Provides helpers to return the full
    mapping and associated metadata.
Language: en-US
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.2)
Imports: jsonlite
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/econcz/rconvertu
BugReports: https://github.com/econcz/rconvertu/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-16 19:28:35 UTC; ilyabolotov
Author: Ilya Bolotov [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1148-7144>)
Maintainer: Ilya Bolotov <ilya.bolotov@vse.cz>
Repository: CRAN
Date/Publication: 2026-05-16 22:40:02 UTC
