heatherchapman
2013-Jan-25 00:26 UTC
[R] Saving or copying graphics from Quartz returns empty file
Hi, I need some help figuring out how to save or copy graphs I've created in the Quartz screen. I'm using a Mac, Mountain Lion OS, and have version 2.15.2. When I save a graphic, the process either crashes R, or if it saves the file, when I open it, it is a blank file or I get an error message that says "The file Rplot.pdf could not be opened." When I try to copy the graphic instead and paste into any other program (Word, Excel, etc), a blank image frame is all I get. I assume there is a package I've not loaded or some fix I need to make. Any ideas? Help...? -- View this message in context: http://r.789695.n4.nabble.com/Saving-or-copying-graphics-from-Quartz-returns-empty-file-tp4656580.html Sent from the R help mailing list archive at Nabble.com.
David Winsemius
2013-Jan-25 01:51 UTC
[R] Saving or copying graphics from Quartz returns empty file
On Jan 24, 2013, at 4:26 PM, heatherchapman wrote:> Hi, > I need some help figuring out how to save or copy graphs I've created in the > Quartz screen. I'm using a Mac, Mountain Lion OS, and have version 2.15.2. > > When I save a graphic, the process either crashes R, or if it saves the > file, when I open it, it is a blank file or I get an error message that says > "The file Rplot.pdf could not be opened." When I try to copy the graphic > instead and paste into any other program (Word, Excel, etc), a blank image > frame is all I get. > > I assume there is a package I've not loaded or some fix I need to make. Any > ideas? Help...?I suspect that what you need to spend some time with is the R-FAQ. .... section 7. Type: help.start() -- David Winsemius Alameda, CA, USA
Jeff Newmiller
2013-Jan-25 02:07 UTC
[R] Saving or copying graphics from Quartz returns empty file
This issue is very platform-specific. you should post on R-sig-mac. --------------------------------------------------------------------------- Jeff Newmiller The ..... ..... Go Live... DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go... Live: OO#.. Dead: OO#.. Playing Research Engineer (Solar/Batteries O.O#. #.O#. with /Software/Embedded Controllers) .OO#. .OO#. rocks...1k --------------------------------------------------------------------------- Sent from my phone. Please excuse my brevity. heatherchapman <heatherchapman at weber.edu> wrote:>Hi, >I need some help figuring out how to save or copy graphs I've created >in the >Quartz screen. I'm using a Mac, Mountain Lion OS, and have version >2.15.2. > >When I save a graphic, the process either crashes R, or if it saves the >file, when I open it, it is a blank file or I get an error message that >says >"The file Rplot.pdf could not be opened." When I try to copy the >graphic >instead and paste into any other program (Word, Excel, etc), a blank >image >frame is all I get. > >I assume there is a package I've not loaded or some fix I need to make. >Any >ideas? Help...? > > > >-- >View this message in context: >http://r.789695.n4.nabble.com/Saving-or-copying-graphics-from-Quartz-returns-empty-file-tp4656580.html >Sent from the R help mailing list archive at Nabble.com. > >______________________________________________ >R-help at r-project.org mailing list >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.