Package: enc
Title: Portable Tools for 'UTF-8' Character Data
Date: 2019-12-19
Version: 0.2.2
Authors@R: person("Kirill", "Müller", role = c("aut", "cre"), email = "krlmlr+r@mailbox.org")
Description: 
    Implements an S3 class for storing 'UTF-8' strings, based on regular character vectors.
    Also contains routines to portably read and write 'UTF-8' encoded text files,
    to convert all strings in an object to 'UTF-8',
    and to create character vectors with various encodings.
Depends: R (>= 3.1)
Imports: methods
Suggests: digest, pillar, readr, rlang, testthat, withr
License: GPL-3
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/krlmlr/enc/issues
URL: https://github.com/krlmlr/enc
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2019-12-19 13:58:09 UTC; kirill
Author: Kirill Müller [aut, cre]
Maintainer: Kirill Müller <krlmlr+r@mailbox.org>
Repository: CRAN
Date/Publication: 2019-12-19 16:50:13 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:46:56 UTC; windows
Archs: i386, x64
