From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: R and babel on Windows problem Date: Sun, 15 Jul 2012 19:42:50 -0500 Message-ID: References: <87ipea3rfq.fsf@Rainer.invalid> <18442.1340998640@alphaville> <18840.1341001001@alphaville> <31262.1341264369@alphaville> <21447.1341594758@alphaville> <23203.1341600334@alphaville> <26062.1341625733@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqZOn-0002fk-3d for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 20:42:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SqZOl-00081L-Tg for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 20:42:53 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:43708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SqZOl-00081H-M1 for emacs-orgmode@gnu.org; Sun, 15 Jul 2012 20:42:51 -0400 Received: by bkcjc3 with SMTP id jc3so3944555bkc.0 for ; Sun, 15 Jul 2012 17:42:50 -0700 (PDT) In-Reply-To: <26062.1341625733@alphaville> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org As promised, I updated Worg. It should cover the main things that came up here: - Setting the custom path via org-babel-R-command - Passing =--slave --no-save= when setting the command - The /path/to/R/bin/x64/R nuance for 64bit Windows http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-R.html#sec-2-1 Thanks again for all the help! John