Installing R and RStudio

Link to download R: https://cran.r-project.org/
Link to download RStudio: https://posit.co/products/open-source/rstudio

R.version

print("Hello World")