From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Problem with R source blocks Date: Fri, 12 Jun 2015 13:54:55 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3YnA-0002YC-P2 for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 19:55:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3Yn7-0003aZ-ET for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 19:55:20 -0400 Received: from gproxy4-pub.mail.unifiedlayer.com ([69.89.23.142]:51185) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Z3Yn7-0003Z7-6K for emacs-orgmode@gnu.org; Fri, 12 Jun 2015 19:55:17 -0400 In-Reply-To: (Charles C. Berry's message of "Fri, 12 Jun 2015 15:33:48 -0700") 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: "Charles C. Berry" Cc: emacs-orgmode@gnu.org "Charles C. Berry" writes: > I'd rewrite the src block with > > save.image(file="setup-for-ggplot.RData") > > before the graphics commands. > > Restart emacs and execute the src block. > > Start a fresh R session, then type > > load("setup-for-ggplot.RData") > > and type/paste in all the graphics commands and see what happens. If > the error repeats and you can verify that each object is as you > expected it to be, then this is not an Org mode problem. Done. I can verify this is not an Org mode problem. I'll report it to the ggplot2 folks. Thanks for your help. All the best, Tom -- Thomas S. Dye http://www.tsdye.com