I have an Renv package stored as tar.gz file.
I would like to unzip the folder and do the below steps
a) Click the .Rproj file
b) Use the "Install and Restart" option in Rstudio to build the package
However, the .Rproj file doesn't open. Instead, it keeps loading fprever and I get the below error.
The Rstudio server isbtaking a long time to respond. It is possible that your Rsession jas become unresponsive. Do you want to terminate the currently running R session
I am new to R and Rstudio. Any advice on what should I do to open this .Rproj file?