Entering edit mode
Hello! I get the “R Session Aborted, R encountered a fatal error. The session was terminated.” warning in RStudio when I’m running loading my downloaded from TCGA using GDCprepare().
I don’t get any error messages at the console. I suppose my code is working just right since I’m getting a percent and an ETA.
At first the warning would appear at about 6% but then after restarting the session and rerunning the code, time after time, the percent rises. My last 4-5 session the percent is stuck between 20-23% and it won’t get any higher.
Thanks a lot in advance!!
Hi,
Could you provide:
I would guess the amount of memory you need might be not enough to prepare the data.
The problem was my RAM memory. I had an upgrade and then I also changed the limit of RAM memory usage of the RStudio.