Package: arabic2kansuji Type: Package Title: Convert Arabic Numerals to Kansuji Version: 0.1.3.9000 Authors@R: person("Mao", "Kobayashi", email = "kobamao.jp@gmail.com", role = c("aut", "cre")) Description: Simple functions to convert given Arabic numerals to Kansuji numerical figures that represent numbers written in Chinese characters. License: MIT + file LICENSE URL: https://github.com/indenkun/arabic2kansuji BugReports: https://github.com/indenkun/arabic2kansuji/issues Encoding: UTF-8 RoxygenNote: 7.2.1 Imports: purrr, stringr, stats Language: en-US Config/pak/sysreqs: libicu-dev Repository: https://indenkun.r-universe.dev Date/Publication: 2022-10-14 03:11:12 UTC RemoteUrl: https://github.com/indenkun/arabic2kansuji RemoteRef: HEAD RemoteSha: 5a604dfe7566dd41bce20796a7d566a73e85ce3d NeedsCompilation: no Packaged: 2026-07-14 08:32:57 UTC; root Author: Mao Kobayashi [aut, cre] Maintainer: Mao Kobayashi