[R] setting plotting device

Paul Hiemstra p.hiemstra at geo.uu.nl
Mon Sep 14 13:09:16 CEST 2009


utkarshsinghal wrote:
> Hi All,
>
> I have recently *re*-installed R-2.9.1 in my Linux machine. 
Hi,

Did you use the package manager of you linux distro, or did you compile 
from source.

cheers,
Paul
> Since then, 
> I am unable to plot using the usual interactive device.
>  > plot(1:10)
> This plots in a pdf file "Rplots.pdf" in my working directory.
>
>  > sessionInfo()
> R version 2.9.1 (2009-06-26)
> i686-pc-linux-gnu
>
> locale:
> LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
>  > dev.cur()
> null device
>           1
>  > capabilities(what = NULL)
>     jpeg      png     tiff    tcltk      X11     aqua http/ftp  sockets
>    FALSE    FALSE    FALSE    FALSE    FALSE    FALSE     TRUE     TRUE
>   libxml     fifo   cledit    iconv      NLS  profmem    cairo
>     TRUE     TRUE     TRUE     TRUE     TRUE    FALSE    FALSE
>
>  > dev.interactive()
> [1] FALSE
>
> Before re-installation, everything was working perfectly.
>
> Please suggest, how do I set the interactive device as default?
>
> Thank in advance,
> Regards,
> Utkarsh
>
>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> 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.
>   


-- 
Drs. Paul Hiemstra
Department of Physical Geography
Faculty of Geosciences
University of Utrecht
Heidelberglaan 2
P.O. Box 80.115
3508 TC Utrecht
Phone:  +3130 274 3113 Mon-Tue
Phone:  +3130 253 5773 Wed-Fri
http://intamap.geo.uu.nl/~paul




More information about the R-help mailing list