From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhihao Ding Subject: remote R session Date: Tue, 11 Aug 2015 17:04:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c33bb0625c8b051d0b414b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPC2M-00086B-IN for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 12:04:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZPC2L-0006Nr-Oy for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 12:04:26 -0400 Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:36945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZPC2L-0006NQ-IY for emacs-orgmode@gnu.org; Tue, 11 Aug 2015 12:04:25 -0400 Received: by wibhh20 with SMTP id hh20so203329294wib.0 for ; Tue, 11 Aug 2015 09:04:24 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a11c33bb0625c8b051d0b414b Content-Type: text/plain; charset=UTF-8 Hi there, I was wondering how to automatically fire up a remote R session when editing source code in babel source code block? I'd like to have everything on server and be able to play with it including making plots. Currently I do tangle to a file on server first and then use tramp to access it. Although I get a remote R session, the problem is that I'll be working on a generated copy. Any ways to make improve this ? Thanks, Zhihao --001a11c33bb0625c8b051d0b414b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi there,=C2=A0

I was wondering how to = automatically fire up a remote R session when editing source code in babel = source code block? I'd like to have everything on server and be able to= play with it including making plots. Currently I do tangle to a file on se= rver first and then use tramp to access it.=C2=A0 Although I get a remote R= session, the problem is that I'll be working on a generated copy. Any = ways to make improve this ?=C2=A0

Thanks,
Zhihao
--001a11c33bb0625c8b051d0b414b--