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.7)vietnameseConverter_0.4.0.zip(r-4.6)vietnameseConverter_0.4.0.zip(r-4.5)
vietnameseConverter_0.4.0.tgz(r-4.6-any)vietnameseConverter_0.4.0.tgz(r-4.5-any)
vietnameseConverter_0.4.0.tar.gz(r-4.7-any)vietnameseConverter_0.4.0.tar.gz(r-4.6-any)
vietnameseConverter_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
vietnameseConverter/json (API)
| # 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 from:d465ed3b5b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 232 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 90 | ||
| windows-devel | OK | 118 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 139 |
Exports:decodeVNloadEncodingTableVN
Dependencies:classclassIntDBIe1071gsubfnKernSmoothMASSprotoproxyRcpps2sfunitsutf8wk
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 |