Package: utf8 Title: Unicode Text Processing Version: 1.2.6.9012 Authors@R: c(person(given = c("Patrick", "O."), family = "Perry", role = c("aut", "cph")), person(given = "Kirill", family = "M\u00fcller", role = "cre", email = "kirill@cynkra.com", comment = c(ORCID = "0000-0002-1416-3412")), person(given = "Unicode, Inc.", role = c("cph", "dtc"), comment = "Unicode Character Database")) Description: Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display. License: Apache License (== 2.0) | file LICENSE URL: https://krlmlr.github.io/utf8/, https://github.com/krlmlr/utf8 BugReports: https://github.com/krlmlr/utf8/issues Depends: R (>= 2.10) Suggests: cli, covr, knitr, rlang, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr, rmarkdown Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://cynkra.r-universe.dev Date/Publication: 2026-05-24 01:28:38 UTC RemoteUrl: https://github.com/krlmlr/utf8 RemoteRef: HEAD RemoteSha: 008aab4c20382eb5e55c6a8deca85fb0b3840408 NeedsCompilation: yes Packaged: 2026-06-23 20:46:13 UTC; root Author: Patrick O. Perry [aut, cph], Kirill Müller [cre] (ORCID: ), Unicode, Inc. [cph, dtc] (Unicode Character Database) Maintainer: Kirill Müller