[Solved] Error in normalizePath(key$InstallPath, mustWork = FALSE, winslash = “/”)

2023/05/08 4:05

Error

Error in normalizePath(key$InstallPath, mustWork = FALSE, winslash = “/”) :
file name conversion problem — name too long?

Solution

install.packages(“meme”)
remotes::install_github(“GuangchuangYu/yyplot”, build = FALSE)

Leave a Reply

Back to top