I installed rattle
package and associated GTK+
library for windows (I work in Windows 7, R version 3.4.0). No issues installing them.
The library(rattle)
command runs ok (no error messages), however when I run rattle()
I got this error:
Error in method(obj, ...) : Invalid root element: 'requires'
Any recommendation on how to fix it?