No, nothing particular at all I would say. I generate plots either with 
functions from base R (such as plot() ) or ggplot2. Plotting functions are 
fine, so long as I don’t try to save them…. I also noted that the issue is most 
frequent when I save the plots from the menu (File>Save as) than if I save them 
from the command line using for example pdf() (But it still happens sometimes 
saving files from the command line).

From:  Jordan Meyer <jordanmeyer1...@gmail.com>
Date:  Friday 18 March 2016 at 14:30
To:  dp <danp...@hotmail.com>
Cc:  <r-help@r-project.org>
Subject:  Re: [R] R / G GUI freezes saving plot

Are there any particular types of plotting you are doing when it becomes 
unresponsive? If so, it would be helpful to see an example.

On Fri, Mar 18, 2016 at 5:45 AM, Daniel Preciado <danp...@hotmail.com> wrote:
Randomly, whenever I try to save a plot, R becomes unresponsive and has to be 
killed. This happens almost every time.

R version 3.2.4 (2016-03-10) -- "Very Secure Dishes”
Platform: x86_64-apple-darwin13.4.0 (64-bit)
R.app GUI 1.67 (7152) x86_64-apple-darwin13.4.0
Os el capitan 10.11.3 (Although the problem was present in previous versions)

How to prevent this?




        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to