Hey,
I have been running the script which works perfectly and the global variables are saved perfectly.
The problem occurs when the session is signed out and the project is reopened in the new session, R IDE returns a blank screen.
Tried with the following solutions?
- Pressed ctrl while opening the Rstudio and selected the required R version while changed the rendering option as "Software".
- uninstalled and reinstalled R studio.
But the problem remains the same.
Please note that, when I tried with smaller size project this problem did not happen. However, the project which I am facing an issue is actually have used memory of ~17Gb of data. Could this be a problem? Any suggestions?