Skip to content

Conversation

@hturner
Copy link
Member

@hturner hturner commented Dec 11, 2025

Currently the http graphics device doesn't work when we switch to r-devel, with the message:

Error in unigd_ugd_(bg, width, height, pointsize, aliases, reset_par) : 
  Graphics API version mismatch

This is because the unigd package needs to be built for the current version of R.

This PR updates the .Rprofile to install unigd if the version found was not built for the current major.minor version of R.

It also sets the DNS to allow installing packages in the container on a local setup (this is also required to install the CodeLLDB platform package)

@hturner hturner merged commit 2c6f114 into devel Dec 11, 2025
1 check passed
@hturner hturner deleted the bug/httgd-r-devel branch December 11, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants