Hello,
I am using rstudio-server on ubuntu 20.04 WSL, and after updating R to v4 I got the following warning:
Warning message:
R graphics engine version 15 is not supported by this version of RStudio. The Plots tab will be disabled until a newer version of RStudio is installed.
I then uninstalled RStudio-server using
sudo apt-get remove rstudio-server -y
and installed the latest version ( 2022.02.3+492) from here .
Installation was successful but the warning is still present.
I see from the reply to this post that graphics engine v15 support has already been added to Rstudio in 2021, so I am at a loss as to why the warning is persisting...
I am at a loss as to what the issue is here... any help would be much appreciated!
Many thanks!!
p.s.
Here details of the R and RStudio installations, as obtained from RStudio interface
RStudio 2022.02.3+492 "Prairie Trillium" Release (1db809b8323ba0a87c148d16eb84efe39a8e7785, 2022-05-20) for Ubuntu Bionic
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 OPR/87.0.4390.36
R version 4.2.0 (2022-04-22) -- "Vigorous Calisthenics"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)