cnum: Chinese Numerals Processing

Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals as well as detection and extraction of Chinese numerals in character objects and string. This package supports the casual scale naming system and the respective SI prefix systems used in mainland China and Taiwan: "China Statutory Measurement Units" State Administration for Market Regulation (2019) <http://gkml.samr.gov.cn/nsjg/jls/201902/t20190225_291134.html> "Names, Definitions and Symbols of the Legal Units of Measurement and the Decimal Multiples and Submultiples" Ministry of Economic Affairs (2019) <https://gazette.nat.gov.tw/egFront/detail.do?metaid=108965>.

Version: 0.1.3
Depends: R (≥ 2.10)
Imports: stringr, Rcpp
LinkingTo: Rcpp, BH
Suggests: magrittr
Published: 2021-01-11
Author: Elgar Teo [aut, cre]
Maintainer: Elgar Teo <elgarteo at connect.hku.hk>
BugReports: https://github.com/elgarteo/cnum/issues
License: MIT + file LICENSE
URL: https://github.com/elgarteo/cnum/
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: cnum results

Documentation:

Reference manual: cnum.pdf

Downloads:

Package source: cnum_0.1.3.tar.gz
Windows binaries: r-devel: cnum_0.1.3.zip, r-release: cnum_0.1.3.zip, r-oldrel: cnum_0.1.3.zip
macOS binaries: r-release (arm64): cnum_0.1.3.tgz, r-oldrel (arm64): cnum_0.1.3.tgz, r-release (x86_64): cnum_0.1.3.tgz
Old sources: cnum archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cnum to link to this page.