Use VirtualBox.  You can take a 'snapshot' of a running virtual
machine, either from the GUI or from the CLI (vboxmanage snapshot ...)
and restore it later.

This requires NO changes to R.  Snapshots can be restored on
another machine of the same kind with the same system software.

VirtualBox is free.  Parallels is (just) under USD100.

On Tue, 14 Dec 2021 at 05:38, Andy Jacobson via R-help <r-help@r-project.org>
wrote:

> Has anyone ever considered what it would take to implement checkpointing
> in R, so that long-running processes could be interrupted and resumed
> later, from a different process or even a different machine?
>
> Thanks,
>
> Andy
>
> --
> Andy Jacobson
> andy.jacob...@noaa.gov
>
> NOAA Global Monitoring Lab
> 325 Broadway
> Boulder, Colorado 80305
>
> 303/497-4916
>
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to