Package: rtlr
Title: Print Right-to-Left Languages Correctly
Version: 0.1.0
Authors@R: 
    person("Matan", "Hakim", , "matanhakim@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0002-9372-8975"))
Description: Convenience functions to make some common tasks with right-to-left string
    printing easier, more convenient and with no need to remember long Unicode
    characters. Specifically helpful for right-to-left languages such as Arabic,
    Persian and Hebrew.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: lifecycle, stringr
Suggests: hexSticker, testthat (>= 3.0.0), usethis
Config/testthat/edition: 3
URL: https://github.com/matanhakim/rtlr,
        https://matanhakim.github.io/rtlr/
BugReports: https://github.com/matanhakim/rtlr/issues
NeedsCompilation: no
Packaged: 2023-04-03 20:32:44 UTC; Matan
Author: Matan Hakim [aut, cre, cph] (<https://orcid.org/0009-0002-9372-8975>)
Maintainer: Matan Hakim <matanhakim@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-04 12:10:05 UTC
Built: R 4.6.0; ; 2025-07-18 06:51:39 UTC; unix
