Package: vietnameseConverter 0.4.0
Juergen Niedballa
vietnameseConverter: Convert Vietnamese Encodings
Conversion of characters from unsupported Vietnamese character encodings to Unicode characters. These Vietnamese encodings (TCVN3, VISCII, VPS) are not natively supported in R and lead to printing of wrong characters and garbled text (mojibake). This package fixes that problem and provides readable output with the correct Unicode characters (with or without diacritics).
Authors:
vietnameseConverter_0.4.0.tar.gz
vietnameseConverter_0.4.0.zip(r-4.5)vietnameseConverter_0.4.0.zip(r-4.4)vietnameseConverter_0.4.0.zip(r-4.3)
vietnameseConverter_0.4.0.tgz(r-4.4-any)vietnameseConverter_0.4.0.tgz(r-4.3-any)
vietnameseConverter_0.4.0.tar.gz(r-4.5-noble)vietnameseConverter_0.4.0.tar.gz(r-4.4-noble)
vietnameseConverter_0.4.0.tgz(r-4.4-emscripten)vietnameseConverter_0.4.0.tgz(r-4.3-emscripten)
vietnameseConverter.pdf |vietnameseConverter.html✨
vietnameseConverter/json (API)
NEWS
# Install 'vietnameseConverter' in R: |
install.packages('vietnameseConverter', repos = c('https://ecodynizw.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jniedballa/vietnameseconverter/issues
- vn_samples - Sample data frames in legacy Vietnamese encodings
Last updated 3 years agofrom:d465ed3b5b. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | NOTE | Oct 27 2024 |
R-4.4-mac | NOTE | Oct 27 2024 |
R-4.3-win | NOTE | Oct 27 2024 |
R-4.3-mac | NOTE | Oct 27 2024 |
Exports:decodeVNloadEncodingTableVN
Dependencies:classclassIntDBIe1071gsubfnKernSmoothmagrittrMASSprotoproxyRcpps2sfunitsutf8wk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The vietnameseConverter package | vietnameseConverter-package vietnameseConverter |
Convert characters from legacy Vietnamese encodings to UTF-8 encoding | decodeVN |
Load conversion table for Vietnamese characters | loadEncodingTableVN |
Sample data frames in legacy Vietnamese encodings | vn_samples |