You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of RStudio has and plotting engine, version clash with R/4.3.1. This results in the plot window not working, but the plot is written to pdf.
plot(1,1)
Warning message:
R graphics engine version 16 is not supported by this version of RStudio. The Plots tab will be disabled until a newer version of RStudio is installed.
The text was updated successfully, but these errors were encountered:
The current version of RStudio has and plotting engine, version clash with R/4.3.1. This results in the plot window not working, but the plot is written to pdf.
The text was updated successfully, but these errors were encountered: