Package: Rmoji Type: Package Title: Interactively Insert Emojis in 'R' Documents Version: 0.1.0 Authors@R: person( given = "Berhe Etsay", family = "Tesfay", role = c("aut", "cre"), email = "berhe.etsay@gmail.com", comment = c(ORCID = "0000-0002-4625-1265")) Maintainer: Berhe Etsay Tesfay Description: Provides an intuitive and user-friendly interface for working with emojis in 'R'. It allows users to search, insert, and manage emojis by keyword, category, or through an interactive 'shiny'-based drop-down. The package enables integration of emojis into 'R' scripts, 'R Markdown', 'Quarto', 'shiny' apps, and 'ggplot2' plots. Also includes built-in mappings for commit messages, useful for version control. It builds on established emoji libraries and Unicode standards, adding expressiveness and visual cues to documentation, user interfaces, and reports. For more details see 'Emojipedia' (2024) and GitHub Emoji Cheat Sheet . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Depends: R (>= 4.4) Imports: rstudioapi, shiny, shinyjs Suggests: knitr, rmarkdown, testthat (>= 3.0.0), mockery, devtools URL: https://github.com/3p1d3m/Rmoji BugReports: https://github.com/3p1d3m/Rmoji/issues Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://3p1d3m.r-universe.dev Date/Publication: 2025-04-25 21:39:31 UTC RemoteUrl: https://github.com/3p1d3m/rmoji RemoteRef: HEAD RemoteSha: 9d7326ca70695df42b4b49cf7dfbdaa94ac58d97 NeedsCompilation: no Packaged: 2026-07-13 08:44:55 UTC; root Author: Berhe Etsay Tesfay [aut, cre] (ORCID: )