Package: vietnameseConverter Type: Package Title: Convert Vietnamese Encodings Version: 0.4.0 Authors@R: c( person("Juergen", "Niedballa", email = "niedballa@izw-berlin.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9187-2116")), person("An The Truong", "Nguyen", role = "ctb") ) Maintainer: Juergen Niedballa Description: 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). License: GPL (>= 2) Encoding: UTF-8 Imports: gsubfn, methods, sf, utf8 Depends: R (>= 3.5.0) Suggests: testthat, R.rsp, DT URL: https://github.com/jniedballa/vietnameseConverter VignetteBuilder: R.rsp RoxygenNote: 7.1.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ecodynizw.r-universe.dev Date/Publication: 2021-12-02 10:19:14 UTC RemoteUrl: https://github.com/ecodynizw/vietnameseconverter RemoteRef: HEAD RemoteSha: d465ed3b5be1022d67a9fbf9facedecc836c279f NeedsCompilation: no Packaged: 2026-06-15 11:10:15 UTC; root Author: Juergen Niedballa [aut, cre] (ORCID: ), An The Truong Nguyen [ctb]