Error Information:
Trying to install packages (in this example "tidyverse" - but true for other packages as well) and run into troubles that dependencies and other packages are not available.
https://pastebin.com/7heTqCrb
Steps taken so far: Re-installed R and RStudio, changing the library folder (https://stackoverflow.com/questions/15170399/changing-r-default-library-path-using-libpaths-in-rprofile-site-fails-to-work)
System Information:
- RStudio Edition: Desktop
- RStudio Version: 1.1.453
- OS Version: Antergos 18.04 (but similar problems under Win7)
- R Version: 3.5.0
Also:
sessionInfo()
R version 3.5.0 (2018-04-23)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Antergos Linux
Matrix products: default
BLAS: /usr/lib/libblas.so.3.8.0
LAPACK: /usr/lib/liblapack.so.3.8.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8
[4] LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C LC_ADDRESS=C
[10] LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] ggplot2_2.2.1
loaded via a namespace (and not attached):
[1] colorspace_1.3-2 scales_0.5.0 compiler_3.5.0 lazyeval_0.2.1 plyr_1.8.4
[6] tools_3.5.0 pillar_1.2.3 gtable_0.2.0 tibble_1.4.2 yaml_2.1.19
[11] Rcpp_0.12.17 grid_3.5.0 rlang_0.2.1 munsell_0.5.0