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.0.6 |
| Depends: | R (≥ 3.1.0) |
| Imports: | Rcpp |
| LinkingTo: | Rcpp |
| Suggests: | tinytest, knitr, rmarkdown, curl |
| Published: | 2020-04-27 |
| Author: | Artem Klevtsov |
| 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 |
| 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.0.6.tar.gz |
| Windows binaries: | r-devel: uchardet_1.0.6.zip, r-release: uchardet_1.0.6.zip, r-oldrel: uchardet_1.0.6.zip |
| macOS binaries: | r-release: uchardet_1.0.6.tgz, r-oldrel: uchardet_1.0.6.tgz |
| Old sources: | uchardet archive |
Please use the canonical form https://CRAN.R-project.org/package=uchardet to link to this page.