Package: Ruchardet
Type: Package
Title: R Package to Detect Character Encoding
Version: 0.0-3.1
Date: 2013-03-08
Author: Heewon Jeon
Maintainer: ORPHANED
Description: R port of 'universalchardet', that is the encoding detector
    library of Mozilla.
License: MPL
URL: https://github.com/haven-jeon/Ruchardet/
Depends: R (>= 3.0.2)
Suggests: testthat (>= 0.7.1)
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp (>= 0.11.0)
SystemRequirements: GNU make
Collate: 'RcppExports.R' 'utils.R'
Packaged: 2018-11-10 17:36:04 UTC; ripley
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2018-11-10 17:40:04 UTC
X-CRAN-Original-Maintainer: Heewon Jeon <madjakarta@gmail.com>
X-CRAN-Comment: Orphaned and corrected on 2018-11-10 as installation
        issues were not corrected despite a reminder.
