Hi all
I am very new to R (few days old but need it for my PhD)
I am struggling to install certain packages, specifically the Rcmdr package and it comes up with this error:
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
Warning in install.packages :
package ‘Rcmdr’ is not available (for R version 3.2.2)
I then tried to install Rtools and it came up with this error:
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
Warning in install.packages :
package ‘Rtools’ is not available (for R version 3.2.2)
Can someone please just explain what I can do to fix this and what the system is actually saying?