# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hanyupinyin" in publications use:' type: software license: MIT title: 'hanyupinyin: Convert Chinese Characters into Hanyu Pinyin' version: 0.1.3 doi: 10.32614/CRAN.package.hanyupinyin abstract: Convert Chinese characters into Hanyu Pinyin (the official romanization system for Standard Chinese) with support for tones, toneless output, initials, URL slugs, and valid R variable names. The package was inspired by the now-orphaned CRAN package 'pinyin' (archived in April 2026 after the maintainer became unreachable). 'hanyupinyin' is a ground-up rewrite using the authoritative Unicode Unihan database, a vectorized engine, and modern R practices. Dictionary data are derived from the Unicode Unihan Database (Unicode Consortium, 2025) . authors: - family-names: Cui given-names: Haoran email: hao.ran.cui@ktstat.com repository: https://cran.r-universe.dev repository-code: https://github.com/CuiHR17/hanyupinyin commit: e422dc078a762fd8556521b3e4ae7899c039e77a url: https://github.com/CuiHR17/hanyupinyin date-released: '2026-05-21' contact: - family-names: Cui given-names: Haoran email: hao.ran.cui@ktstat.com