R studio 只是停止绘图 - 反复,如何修复

问题描述

我有一个反复出现的问题,R studio 只是停止绘图。绘图代码工作正常,因为绘图正在保存到文件中,但它们只是停止显示在绘图窗格中。

重新启动整个会话似乎可以解决,但随后我必须重新加载所有内容,并且几乎立即再次发生。

如有任何见解,我们将不胜感激。

> sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 18363)

Matrix products: default

locale:
[1] LC_COLLATE=English_United Kingdom.1252  LC_CTYPE=English_United Kingdom.1252   
[3] LC_MONETARY=English_United Kingdom.1252 LC_NUMERIC=C                           
[5] LC_TIME=English_United Kingdom.1252    

attached base packages:
[1] grid      stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] RColorBrewer_1.1-2  pheatmap_1.0.12     stringr_1.4.0       gplots_3.1.1        viridis_0.5.1      
 [6] viridisLite_0.3.0   VennDiagram_1.6.20  futile.logger_1.4.3 tibble_3.0.5        fuzzyjoin_0.1.6    
[11] ggthemes_4.2.4      tidyr_1.1.2         dplyr_1.0.3         data.table_1.13.6   readr_1.4.0        
[16] ggVennDiagram_0.3   ggrepel_0.9.1       ggplot2_3.3.3       cowplot_1.1.1      

loaded via a namespace (and not attached):
 [1] gtools_3.8.2         tidyselect_1.1.0     purrr_0.3.4          sf_0.9-7             colorspace_2.0-0    
 [6] vctrs_0.3.6          generics_0.1.0       utf8_1.1.4           rlang_0.4.10         e1071_1.7-4         
[11] pillar_1.4.7         glue_1.4.2           withr_2.4.0          DBI_1.1.1            lambda.r_1.2.4      
[16] lifecycle_0.2.0      munsell_0.5.0        gtable_0.3.0         caTools_1.18.1       labeling_0.4.2      
[21] class_7.3-17         fansi_0.4.2          Rcpp_1.0.6           KernSmooth_2.23-17   scales_1.1.1        
[26] classInt_0.4-3       formatR_1.7          farver_2.0.3         gridExtra_2.3        digest_0.6.27       
[31] hms_1.0.0            stringi_1.5.3        cli_2.2.0            tools_4.0.3          bitops_1.0-6        
[36] magrittr_2.0.1       futile.options_1.0.1 crayon_1.3.4         pkgconfig_2.0.3      ellipsis_0.3.1      
[41] assertthat_0.2.1     rstudioapi_0.13      R6_2.5.0             units_0.6-7          compiler_4.0.3  

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...