Hi All,
I am new to R and was trying to install "tidyverse", however, it throws an error and I am not sure what can be done here. Please help out.
Below are log details -
install.packages("tidyverse", dependencies=TRUE)
Installing package into ‘C:/Users/Prerna Aggarwal/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/tidyverse_1.2.1.zip'
Content type 'application/zip' length 82348 bytes (80 KB)
downloaded 80 KB
package ‘tidyverse’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\Prerna Aggarwal\AppData\Local\Temp\RtmpOI54Ea\downloaded_packages
library(tidyverse)
Error: package or namespace load failed for ‘tidyverse’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘psych’