[R] R Graphics: Device 2 (Active)
Greg Snow
538280 at gmail.com
Mon Jan 23 22:10:42 CET 2017
What is the result of running:
getOption("device")
?
It should be something like: "RStudioGD". It sounds like this has
been changed to something else, if that is the case it is a matter of
either changing it back, or figuring out where the change is being
made and fixing that.
On Mon, Jan 23, 2017 at 11:19 AM, Jackson Rodrigues
<jacksonmrodrigues at gmail.com> wrote:
> Hi,
>
> after updating R and RStudio I am no longer able to see my plots in the
> plot pane. Instead a new window opens called: R Graphics: Device 2 (Active).
>
> I tried to use dev.off(), reinstalling, update again and etc but it does
> not help.
>
> I've checked this discussion list but I could not find any solution.
>
> The following are some info about my R version
>
>> sessionInfo()
>
> R version 3.3.2 (2016-10-31)
>
> Platform: x86_64-w64-mingw32/x64 (64-bit)
>
> Running under: Windows >= 8 x64 (build 9200)
>
> locale:
>
> [1] LC_COLLATE=Portuguese_Brazil.1252 LC_CTYPE=Portuguese_Brazil.1252
>
> [3] LC_MONETARY=Portuguese_Brazil.1252 LC_NUMERIC=C
>
> [5] LC_TIME=Portuguese_Brazil.1252
>
>
> attached base packages:
>
> [1] stats graphics grDevices utils datasets methods base
>
> other attached packages:
>
> [1] RColorBrewer_1.1-2 labdsv_1.8-0 cluster_2.0.5 MASS_7.3-45
>
>
> [5] mgcv_1.8-15 nlme_3.1-128 analogue_0.17-0 vegan_2.4-1
>
>
> [9] lattice_0.20-34 permute_0.9-4
>
> loaded via a namespace (and not attached):
>
> [1] Matrix_1.2-7.1 parallel_3.3.2 tools_3.3.2 brglm_0.5-9
>
> [5] grid_3.3.2 princurve_1.1-12
>
>
> $version
>
> [1] ‘0.99.441’
>
>
> Any help are very welcome.
>
> Thanks
>
> Jackson
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
--
Gregory (Greg) L. Snow Ph.D.
538280 at gmail.com
More information about the R-help
mailing list