Hi,
I just started using R Studio Server on AWS EC2 (with 32GB of ram) , and I've been constantly running into trouble working with files larger than 1GB. When ever I try to save an .Rdata file larger than 1GB, I get the following error:
Error in save(brm_violxses4lv, file = "brm_violxses4lv.Rdata") :
error writing to connection
I just read in a forum post from a few years back that memory for RCloud is capped at 1GB. Perhaps it is still the same? Currently, I have several .Rdata files in my ephermeral storage, but I cannot save any of them. Each took me about a day and $14 to fit. Is there any way I can save and download them to my PC? I would really appreciate any workarounds if there are any.
Thank you.