[ESS] Attaching to running R process

David Neu david at davidneu.com
Sat Jan 2 17:08:55 CET 2010


Hi,

I was wondering if there a way to attach an ESS session to an existing
R process.  Here's the usage scenario:

local> ssh -Y remote
remote> screen #start GNU screen
remote> emacs &
remote> R
?in emacs attach an ESS session to R process?
?in emacs detach ESS session from R process?
close emacs
remote> C-a d #detach from GNU screen
remote> logout
local> ssh -Y remote
remote> screen -r #reattach to GNU screen
remote> emacs &
?attach to R process?
etc.

Cheers,
David



More information about the ESS-help mailing list