When I try to install RTools an error comes up. I can ignore the error and move forward but when I do this, I can't open it in R.
Here is what I did:
I downloaded the latest version of Rtools from here: https://cran.r-project.org/bin/windows/Rtools/
I have the latest version of R so I selected the first option.
From there I ran the .exe file and checked the PATH box which would allow me to have it in an environment that I can run it.
Then at the end an error message comes up saying:
Is this an administration issue?
Also is there an easier way to install Rtools from RStudio directly rather than downloading it from the internet? Possibly through devtools?