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.
| Version: | 0.2.2 |
| Depends: | R (≥ 3.1) |
| Imports: | methods |
| Suggests: | digest, pillar, readr, rlang, testthat, withr |
| Published: | 2019-12-19 |
| Author: | Kirill Müller [aut, cre] |
| Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
| BugReports: | https://github.com/krlmlr/enc/issues |
| License: | GPL-3 |
| URL: | https://github.com/krlmlr/enc |
| NeedsCompilation: | yes |
| Materials: | README NEWS |
| CRAN checks: | enc results |
| Reference manual: | enc.pdf |
| Package source: | enc_0.2.2.tar.gz |
| Windows binaries: | r-devel: enc_0.2.2.zip, r-release: enc_0.2.2.zip, r-oldrel: enc_0.2.2.zip |
| macOS binaries: | r-release (arm64): enc_0.2.2.tgz, r-oldrel (arm64): enc_0.2.2.tgz, r-release (x86_64): enc_0.2.2.tgz, r-oldrel (x86_64): enc_0.2.2.tgz |
| Old sources: | enc archive |
| Reverse imports: | fledge, roxygen2md |
Please use the canonical form https://CRAN.R-project.org/package=enc to link to this page.