I am trying to install Rattle on RStudio, and I get the same error messages.
Installation attempts:
I get the following identical error messages:
Installing package into ‘/PHShome/rs86/R/x86_64-redhat-linux-gnu-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
dependency ‘cairoDevice’ is not available
trying URL 'http://rattle.togaware.com/src/contrib/rattle_5.1.3.tar.gz'
Content type 'application/x-tar' length 1006077 bytes (982 KB)
==================================================
downloaded 982 KB
ERROR: dependency ‘cairoDevice’ is not available for package ‘rattle’
* removing ‘/PHShome/rs86/R/x86_64-redhat-linux-gnu-library/3.4/rattle’
Warning in install.packages :
installation of package ‘rattle’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpPglXFJ/downloaded_packages’
R>library(rattle)
Error in library(rattle) : there is no package called ‘rattle’
I tried to install cairoDevice separately but failed.
Any suggestions,
Thanks so much,
Neal