Package: tidyEmoji
Type: Package
Title: Discovers Emoji from Text
Version: 0.1.1
Authors@R: 
    c(person(given = "Youzhi",
             family = "Yu",
             role = c("aut", "cre"),
             email = "yuyouzhi666@icloud.com"))
Description: Unicodes are not friendly to work with, and not all Unicodes are
    Emoji per se, making obtaining Emoji statistics a difficult task. This
    tool can help your experience of working with Emoji as smooth as possible,
    as it has the 'tidyverse' style. 
License: GPL (>= 3)
URL: https://pursuitofdatascience.github.io/tidyEmoji/
BugReports: https://github.com/PursuitOfDataScience/tidyEmoji/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: dplyr, emoji, purrr, stringr, tibble, tidyr, utils
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), ggplot2, readr,
        forcats
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-08-19 19:57:07 UTC; youzhi
Author: Youzhi Yu [aut, cre]
Maintainer: Youzhi Yu <yuyouzhi666@icloud.com>
Repository: CRAN
Date/Publication: 2023-08-19 20:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:13:56 UTC; windows
