ced: The Compact Encoding Detector

R bindings of the Google Compact Encoding Detection library (<https://github.com/google/compact_enc_det>). The library takes as input a source buffer of raw text bytes and probabilistically determines the most likely encoding for that text. It was designed with accuracy, robustness, small size, and speed in mind.

Version: 1.0.1
Depends: R (≥ 3.5.0)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: tinytest, curl
Published: 2020-01-14
Author: Artem Klevtsov ORCID iD [aut, cre], Philipp Upravitelev [ctb], Google Inc. [cph]
Maintainer: Artem Klevtsov <a.a.klevtsov at gmail.com>
BugReports: https://gitlab.com/artemklevtsov/ced/issues
License: GPL-2
Copyright: file COPYRIGHTS
ced copyright details
URL: https://artemklevtsov.gitlab.io/ced, https://gitlab.com/artemklevtsov/ced
NeedsCompilation: yes
SystemRequirements: C++11, GNU make
Materials: README NEWS
CRAN checks: ced results

Documentation:

Reference manual: ced.pdf

Downloads:

Package source: ced_1.0.1.tar.gz
Windows binaries: r-devel: ced_1.0.1.zip, r-release: ced_1.0.1.zip, r-oldrel: ced_1.0.1.zip
macOS binaries: r-release (arm64): ced_1.0.1.tgz, r-oldrel (arm64): ced_1.0.1.tgz, r-release (x86_64): ced_1.0.1.tgz, r-oldrel (x86_64): ced_1.0.1.tgz
Old sources: ced archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ced to link to this page.