Hi all,
I have been trying to install tidyverse with this line with R studio in Window:
install.packages("tidyverse")
However I keep getting the long error message below. I can see tidyverse source packages was downloaded to D drive of my temp folder but it can never be loaded into my R studio. Just wondering if anyone can help? Thanks.
'\home_drives\tam001v'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
ERROR: dependencies 'broom', 'dbplyr', 'dtplyr', 'forcats', 'googledrive', 'googlesheets4', 'ggplot2', 'hms', 'httr', 'modelr', 'pillar', 'reprex', 'rstudioapi', 'rvest' are not available for package 'tidyverse'
- removing '\home_drives/tam001v/R/win-library/3.5/tidyverse'
In R CMD INSTALL
Warning in install.packages :
installation of package ‘tidyverse’ had non-zero exit status