Package: emoji
Title: Data and Function to Work with Emojis
Version: 16.0.0
Authors@R: c(
    person("Emil", "Hvitfeldt", , "emilhhvitfeldt@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0679-1945")),
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = "ctb",
           comment = "Data parsing code from hadley/emo"),
    person("Romain", "François", role = "ctb",
           comment = "Data parsing code from hadley/emo")
  )
Description: Contains data about emojis with relevant metadata, and
    functions to work with emojis when they are in strings.
License: MIT + file LICENSE
URL: https://emilhvitfeldt.github.io/emoji/,
        https://github.com/EmilHvitfeldt/emoji
BugReports: https://github.com/EmilHvitfeldt/emoji/issues
Depends: R (>= 3.5)
Imports: glue, stringr, tibble
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-28 15:03:28 UTC; emilhvitfeldt
Author: Emil Hvitfeldt [aut, cre] (<https://orcid.org/0000-0002-0679-1945>),
  Hadley Wickham [ctb] (Data parsing code from hadley/emo),
  Romain François [ctb] (Data parsing code from hadley/emo)
Maintainer: Emil Hvitfeldt <emilhhvitfeldt@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-28 16:50:11 UTC
Built: R 4.6.0; ; 2025-08-18 09:34:09 UTC; unix
