Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot build RGtk2 in R #8

Open
LoouiseM opened this issue Dec 18, 2022 · 1 comment
Open

Cannot build RGtk2 in R #8

LoouiseM opened this issue Dec 18, 2022 · 1 comment

Comments

@LoouiseM
Copy link

Hi @lawremi,

I am trying to build RGtk2 in R in my PC (Windows 11) but no matter what I try, nothing works. It used to work 2 months ago on my Mac, but since then apparently something has changed. I am not sure how to use GTK+ either. Could you give me a hand?

Thank you!

Louise

@BroVic
Copy link

BroVic commented Dec 18, 2022

To build the extant version of RGtk2 on Windows, use R 4.1.3. Or you can get the binaries with install.packages("https://access.togaware.com/RGtk2_2.20.36.2.zip", repos=NULL) for the same version of R. It can't be done with the current version of R (4.2).

After installing it, run library(RGtk2); you'll be prompted to install Gtk+.

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

No branches or pull requests

2 participants