emacs-ess / ESS

Emacs Speaks Statistics: ESS
https://ess.r-project.org/
GNU General Public License v3.0
614 stars 160 forks source link

ESS remote persistent r process if connection interrupted #1177

Closed JTIEGS2021 closed 2 years ago

JTIEGS2021 commented 2 years ago

Hello, I am trying to work out a wrinkle in my remote process for ess R analyses. Currently I am using the TRAMP method to establish the remote connection which works great unless my connection is disconnected and my remote R process is then killed. I have been trying a new workflow where I detach/attach a screen with an R process and followed by connecting the R process with emacs using ess-remote, but this step consistently cause my emacs to crash and it is unclear why.

Does anyone have any ideas how to resolve this issue or have any additional workflows for keeping a persistent R process if the ssh connection is disrupted?

lionel- commented 2 years ago

Hello. This is not a forum but a bug tracker. Can you please ask user questions on the ess-help mailing list or perhaps on Stack Overflow? Thanks!