Error Information:
Description of issue - package downlaod problem
Steps taken so far - I have upgraded my Rstudio version into R-3.5.3, but I sill can't download the package named"hottopics", which is a package of google trend.
System Information:
- RStudio Edition: (Desktop)windows 10
- RStudio Version: Rstudio 1.1.463
- OS Version:
- R Version: R-3.5.3 !
Also:
devtools::install_github("hrbrmstr/hottopic")
Downloading GitHub repo hrbrmstr/hottopic@master
Error in normalizePath(key$InstallPath, mustWork = FALSE, winslash = "/") :
file name conversion problem -- name too long?
I tried more than dozen times to install the package hottopic, but it still doesn't work and keep showing the same error result even though I unstall the old version and install the latest version of R and Rstudio.
what does it mean by file name conversion problem-name too long?
Did anyone face the same problem before? How can I handle with this?
Thank you!!
From Troubleshooting Guide: Using RStudio