Skip to content
Prev 366159 / 398502 Next

re attach into the killed R session

I would hope that if you have an R script that is running for a month that
you have built in periodic checkpoints so that you can recover what is
happening.  In cases where I want to be able to restart an R script at some
point downstream, I will "save.image", or just the objects that are
important, and then I can reload at that point and carry forward.  Also you
will have the objects that you need to examine if you have too.  If I had
something running that long, I would at least take a checkpoint every hour
to help in the debugging/recovery process.


Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?
Tell me what you want to do, not how you want to do it.
On Sun, Dec 18, 2016 at 2:22 PM, Ragia . <ragia11 at hotmail.com> wrote:

            

  
  
Message-ID: <CAAxdm-6SCwXLtNKWomkm=KohbEDoiQw08hCb3aML3XYuuMqOFg@mail.gmail.com>
In-Reply-To: <AMSPR03MB5844D00C8427BE137D22838B39E0@AMSPR03MB584.eurprd03.prod.outlook.com>