I am unable to download any packages in Rstudio because it says that the packages I'm trying to install (ggplot2, tidyverse) required Rtools required to build the packages even though I have Rtools. The following error pops up like this:
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/
Installing package into ‘C:/Users/CE/AppData/Local/R/win-library/4.3’
(as ‘lib’ is unspecified)
I have tried uninstalling and reinstalling several times. I have no idea how to fix this. I'm new to windows and I fear it would be that my folder for R, Rstudio and Rtools are in different places in my C:, but I followed tutorials about where to store each of those following multiple tutorials on how to install each of the programs.