0

When I try to run rattle I get this :

rattle()

Error in rattle() : The RGtk2 package is not available but is required. Please install the package using, for example: install.packages("RGtk2")

When I try to install RGtk2 I get this:

Warning message: package ‘RGtk2’ is not available for this version of R

My R version is 4.2.1

I was expecting rattle to open so that I can do my project.

neilfws
  • 32,751
  • 5
  • 50
  • 63
  • 2
    The [package has been removed from CRAN](https://CRAN.R-project.org/package=RGtk2) so it's no longer available. You could try installing from the archive but it likely wont work with newer versions of R. – MrFlick Nov 16 '22 at 02:10

0 Answers0