hadley / emo

Easily insert emoji into R and RMarkdown
416 stars 53 forks source link

Installation error #68

Open DrJohan opened 2 years ago

DrJohan commented 2 years ago

Hi Hadley, I've tried multiple time to install this package but keep having below error. Can you help me with this please?

Downloading GitHub repo hadley/emo@HEAD Error: Failed to install 'emo' from GitHub: (converted from warning) partial argument match of 'v.name' to 'v.names'

jic007 commented 11 months ago

same issue here

In if (grepl("-display$", label)) return(TRUE) : the condition has length > 1 Error in library(emo) : there is no package called 'emo' Execution halted Warning messages: 1: In untar2(tarfile, files, list, exdir, restore_times) : skipping pax global extended headers 2: In untar2(tarfile, files, list, exdir, restore_times) : skipping pax global extended headers 3: In i.p(...) :

ahsan-iftikhar commented 2 months ago

Hi Hadley, Thanks for this package, however, it I am not able to install this package. In one of my shiny dashboards I have extensively used this package.