uchardet: The Universal Character Encoding Detector

R bindings of the 'uchardet', encoding detector library from Mozilla (<https://www.freedesktop.org/wiki/Software/uchardet/>). It takes a sequence of bytes in an unknown character encoding and without any additional information, and attempts to get the encoding of the text. All return names of the encodings are iconv-compatible.

Package details

AuthorArtem Klevtsov [aut, cre] (<https://orcid.org/0000-0003-0492-6647>), Philipp Upravitelev [ctb]
MaintainerArtem Klevtsov <a.a.klevtsov@gmail.com>
LicenseGPL-2
Version1.1.1
URL https://artemklevtsov.gitlab.io/uchardet https://gitlab.com/artemklevtsov/uchardet
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("uchardet")

Try the uchardet package in your browser

Any scripts or data that you put into this service are public.

uchardet documentation built on Nov. 10, 2022, 5:52 p.m.