Package: tidyEmoji
Type: Package
Title: Discovers Emoji from Text
Version: 0.1.0
Author: Youzhi Yu
Maintainer: Youzhi Yu <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)
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: 2022-02-18 15:35:28 UTC; yuy
Repository: CRAN
Date/Publication: 2022-02-18 21:10:02 UTC
Built: R 4.1.2; ; 2022-02-19 13:22:31 UTC; unix
