emo
emo copied to clipboard
Easily insert emoji into R and RMarkdown
Do you plan to upload to CRAN?
Right now, `ji_completion` fails when the query has spaces. ``` ji_completion("water polo") : ``` I think this should be the desired behavior ``` > ji_completion(str_replace_all("water polo", " ", "_")) 🤽...
rtools40
I have installed rtools40 "C:\\rtools40\\usr\\bin\\make.exe" Can't download emo devtools :: install_github ( " hadley / emo " ) Erreur : Failed to install 'unknown package' from GitHub: JSON: EXPECTED value...
I have installed rstools40 "C:\\rtools40\\usr\\bin\\make.exe" Can't download emo devtools :: install_github ( " hadley / emo " ) Erreur : Failed to install 'unknown package' from GitHub: JSON: EXPECTED value...
> #devtools::install_github("Ryo-N7/tvthemes") > devtools::install_github("hadley/emo") Downloading GitHub repo hadley/emo@master These packages have more recent versions available. Which would you like to update? 1: assertthat (0.2.0 -> 0.2.1 ) [CRAN] 2: purrr...
Looks like some of the tweets don't `ji_fisher` all the letters, and the 🆖 emoji is used to replace "ng" perhaps we can also use 🔜 and 🆕 @LucyMcGowan ?
`tibble` is used here https://github.com/hadley/emo/blob/02a520689861c3354f7c6b575e309280b2a3a172/R/ji.R#L50-L53 but missing in imports fields so not installed with the 📦 https://github.com/hadley/emo/blob/02a520689861c3354f7c6b575e309280b2a3a172/DESCRIPTION#L16-L25
## when I am trying to install getting the bellow error Downloading GitHub repo hadley/emo@master from URL https://api.github.com/repos/hadley/emo/zipball/master Installing emo Downloading GitHub repo tidyverse/glue@master from URL https://api.github.com/repos/tidyverse/glue/zipball/master WARNING: Rtools is...