Displaying 1 result from an estimated 1 matches for "infodialog".
Did you mean:
in_dialog
2011 Jan 16
1
The RGtk2 package did not find libglade installed. Please install it.
...de install r-cran-rattle
root$ aptitude install r-cran-rgtk2
user$ R
> library(rattle)
> rattle()
but when I try to run rattle, I get
Error in rattle() :
The RGtk2 package did not find libglade installed. Please install it.
In addition: Warning message:
In infoDialog(sprintf(Rtxt("The package '%s' is required to %s.", :
The package 'colorspace' is required to choose appropriate colors for plots. It does not appear to be installed. Please consider installing it, perhaps with the following R command:
install.packages('co...