- Download and install R version 4.3.1
https://cran.r-project.org/bin/windows/base/old/4.3.1/
- Download and install RStudio Desktop
https://posit.co/download/rstudio-desktop/
- Download and install Rtools43
https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html
-
Open RStudio and select R version 4.3.1
-
Install git https://git-scm.com/downloads/win
-
Clone the GitHub repository
In RStudio:
File > New Project > Version Control > Git
Paste Repository URL
- Check and create project library
renv::status()
renv::restore()
https://cran.r-project.org/bin/macosx/