[rkward-tracker] [ rkward-Bugs-3165897 ] pdf won't work

SourceForge.net noreply at sourceforge.net
Wed Jan 26 13:29:48 UTC 2011


Bugs item #3165897, was opened at 2011-01-26 11:29
Message generated for change (Tracker Item Submitted) made by eduardohorta
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3165897&group_id=50231

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eduardo Horta (eduardohorta)
Assigned to: Nobody/Anonymous (nobody)
Summary: pdf won't work

Initial Comment:
First of all, let me congratulate the RKWard team for the magnificent work you've been doing!
RKWard version: 0.5.4
KDE version: 4.4.1
> R.version
               _                            
platform       i386-pc-mingw32              
arch           i386                         
os             mingw32                      
system         i386, mingw32                
status                                      
major          2                            
minor          11.1                         
year           2010                         
month          05                           
day            31                           
svn rev        52157                        
language       R                            
version.string R version 2.11.1 (2010-05-31)

Well, let me state the problem I've found with a simple examlpe:
If I enter
  pdf(file="test.pdf")
  plot(1:10, sqrt(1:10), type="l")
  dev.off()
in a regular Rgui window, the file "test.pdf" is as expected. However, the same commands from inside a RKWard session will produce a blank file. Any ideas on why this is happening?

Best regards

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3165897&group_id=50231




More information about the rkward-tracker mailing list