Can I stop R-Studio writing to disk?

We have some big datasets to process which are requiring us to hire space on a Virtual Machine - we are renting one with plenty of RAM (128-256GB) and were hoping that this would enable the process to be done entirely in RAM, however we have just found that RStudio is writing 32GB temp files to the VM's very slow hard drive.

Is there anyway we can stop RStudio writing anything to disk at all?
Thanks,
Tim

If i was you I might try running the process in an R context, without Rstudio

1 Like

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.