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.
Version: | 1.1.0 |
Depends: | R (≥ 3.1.0) |
Suggests: | tinytest, knitr, rmarkdown, curl |
Published: | 2020-09-02 |
Author: | Artem Klevtsov [aut, cre], Philipp Upravitelev [ctb] |
Maintainer: | Artem Klevtsov <a.a.klevtsov at gmail.com> |
BugReports: | https://gitlab.com/artemklevtsov/uchardet/-/issues |
License: | GPL-2 |
Copyright: | file COPYRIGHTS uchardet copyright details |
URL: | https://artemklevtsov.gitlab.io/uchardet, https://gitlab.com/artemklevtsov/uchardet |
NeedsCompilation: | yes |
SystemRequirements: | C++11, GNU make |
Materials: | README NEWS |
CRAN checks: | uchardet results |
Reference manual: | uchardet.pdf |
Vignettes: |
Get Started |
Package source: | uchardet_1.1.0.tar.gz |
Windows binaries: | r-devel: uchardet_1.1.0.zip, r-release: uchardet_1.1.0.zip, r-oldrel: uchardet_1.1.0.zip |
macOS binaries: | r-release (arm64): uchardet_1.1.0.tgz, r-oldrel (arm64): uchardet_1.1.0.tgz, r-release (x86_64): uchardet_1.1.0.tgz, r-oldrel (x86_64): uchardet_1.1.0.tgz |
Old sources: | uchardet archive |
Reverse imports: | phonfieldwork, RCy3 |
Reverse suggests: | shinyMergely, shinyMonacoEditor |
Please use the canonical form https://CRAN.R-project.org/package=uchardet to link to this page.