davidcsterratt / retistruct

Computational reconstruction and transformation of flattened retinae
http://davidcsterratt.github.io/retistruct/
7 stars 7 forks source link

Error in [.enums GtkStateType, 1: Enum values must be strings #13

Closed davidcsterratt closed 7 years ago

davidcsterratt commented 7 years ago

This error occurs after opening the interface with retistruct::retistruct() on Windows and the latest version of RGtkWidgets2.

davidcsterratt commented 7 years ago

This bug is actually not to do with retistruct. It is a problem in the gWidgets2RGtk2 package. There is a fix available: https://github.com/jverzani/gWidgets2RGtk2/issues/22 To install this, try devtools::install_github("jverzani/gWidgets2RGtk2")

davidcsterratt commented 7 years ago

This workaround shouldn't be necessary now, as gWidgets2 has been released to CRAN: https://cran.r-project.org/web//packages/gWidgets2RGtk2/index.html Will fix dependencies in package.