Closed chisholmie closed 7 years ago
When I run require(retina), R says:
Loading required package: gWidgetsRGtk2 Trying to install required package gWidgetsRGtk2 also installing the dependencies ‘RGtk2’, ‘cairoDevice’
Packages which are only available in source form, and may need compilation of C/C++/Fortran: ‘RGtk2’ ‘cairoDevice’
and then later it says~
ERROR: dependencies ‘RGtk2’, ‘cairoDevice’ are not available for package ‘gWidgetsRGtk2’
Is there a way for me to stop this from happening?
Oh I closed out of it & now it's working!!
When I run require(retina), R says:
Loading required package: gWidgetsRGtk2 Trying to install required package gWidgetsRGtk2 also installing the dependencies ‘RGtk2’, ‘cairoDevice’
Packages which are only available in source form, and may need compilation of C/C++/Fortran: ‘RGtk2’ ‘cairoDevice’
and then later it says~ERROR: dependencies ‘RGtk2’, ‘cairoDevice’ are not available for package ‘gWidgetsRGtk2’
Is there a way for me to stop this from happening?