Package: rconvertu
Title: From/to Classification Converter
Version: 0.1.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.1)
Imports: jsonlite
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/econcz/rconvertu
BugReports: https://github.com/econcz/rconvertu/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-17 05:31:39 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: 2025-09-22 11:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:57:50 UTC; windows
