question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Current RStudio version does not support R 4.1.0 graphics engine

See original GitHub issue

Bug description

RStudio v1.2.5001 does not support the R graphics engine v14 that comes with R v4.1.0 (“Camp Pontanezen”) (see release notes).

Expected behaviour

No warning message.

Actual behaviour

Warning message:
R graphics engine version 14 is not supported by this version of RStudio. The Plots tab will be disabled until a newer version of RStudio is installed. 

How to reproduce

  1. Binder (source repo)
  2. Enter R.version.string (leading R version 4.1.0 (2021-05-18))
  3. Get warning message

Your personal set up

Using mybinder.org.

Related information

See also rstudio/rstudio#8383.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
yuvipandacommented, Jan 5, 2022
1reaction
fkohrtcommented, May 25, 2021

I don’t know enough about the various ways in which people use repo2docker and RStudio and how much they depend on specific versions of RStudio installed. But in general I’d say it would be best to keep the versions of R and RStudio roughly in sync (see also “Older Versions of RStudio”). So a backwards compatible way might be to install different versions of RStudio depending on the requested version of R?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Warning message: R graphics engine version 14 is not ...
I am using RStudio server and from yesterday I am getting this warning message " R graphics engine version 14 is not supported...
Read more >
Issue with Graphics Engine Post R & RStudio Update
Today I updated both R and RStudio. I am now running R Studio version 1.2.5042, and the 4.1.1 version of R. However, there...
Read more >
R graphics engine version 14 is not supported by this version ...
I got the following error after upgrading R to the latest version R graphics engine version 14 is not supported by this version...
Read more >
After upgrade to R 410, some PKGs don't work anymore in ...
Hi Community,. All my PKGS were working OK in latest Rstudio 1.4.1103 /Linux, until I upgraded yesterday to R V 4.1.0. :frowning:.
Read more >
RStudio Release Notes
RStudio now displays a splash screen on startup, while the R session is being ... is checked and the user has not requested...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found