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.2 |
Depends: | R (≥ 2.10) |
Imports: | stringr, Rcpp |
LinkingTo: | Rcpp, BH |
Suggests: | magrittr |
Published: | 2020-05-02 |
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 |
Reference manual: | cnum.pdf |
Package source: | cnum_0.1.2.tar.gz |
Windows binaries: | r-devel: cnum_0.1.2.zip, r-release: cnum_0.1.2.zip, r-oldrel: cnum_0.1.2.zip |
macOS binaries: | r-release: cnum_0.1.2.tgz, r-oldrel: cnum_0.1.2.tgz |
Old sources: | cnum archive |
Please use the canonical form https://CRAN.R-project.org/package=cnum to link to this page.