installed Haven package still not installing.
install.packages("tidyverse")
Installing package into ‘C:/Users/owais/Documents/R/win-library/3.4’
(as ‘lib’ is unspecified)
There is a binary version available but the source version is later:
binary source needs_compilation
tidyverse 1.2.1 1.3.0 FALSE
installing the source package ‘tidyverse’
trying URL 'http://cran.rstudio.com/src/contrib/tidyverse_1.3.0.tar.gz'
Content type 'application/x-gzip' length 712837 bytes (696 KB)
downloaded 696 KB
- installing source package 'tidyverse' ...
** package 'tidyverse' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
namespace 'xml2' 1.2.0 is already loaded, but >= 1.2.2 is required
ERROR: lazy loading failed for package 'tidyverse'
- removing 'C:/Users/owais/Documents/R/win-library/3.4/tidyverse'
In R CMD INSTALL
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-34~1.3/bin/x64/R" CMD INSTALL -l "C:\Users\owais\Documents\R\win-library\3.4" C:\Users\owais\AppData\Local\Temp\Rtmp6zMZ5l/downloaded_packages/tidyverse_1.3.0.tar.gz' had status 1
Warning in install.packages :
installation of package ‘tidyverse’ had non-zero exit status
The downloaded source packages are in
‘C:\Users\owais\AppData\Local\Temp\Rtmp6zMZ5l\downloaded_packages’