|
- Package: ermoji
- Title: RStudio Addin to Search and Copy Emoji
- Version: 0.1.3
- Authors@R: "Garrrick Aden-Buie <garrick@adenbuie.com> [aut, cre]"
- Description: RStudio addin to search through emoji and copy the
- emoji name, unicode string or glyph to the clipboard.
- License: MIT + file LICENSE
- URL: https://github.com/gadenbuie/ermoji
- BugReports: https://github.com/gadenbuie/ermoji/issues
- Depends:
- miniUI,
- shiny
- Imports:
- clipr,
- DT,
- emo
- Remotes:
- hadley/emo
- ByteCompile: true
- Encoding: UTF-8
- LazyData: true
- Roxygen: list(markdown = TRUE)
- RoxygenNote: 6.1.0
|