First of all, thanks for the package!
I'm using R version 3.6.3 with brainGraph 3.0.0, igraph 1.2.6, on a Linux machine (Ubuntu 18). Whenever, I try to run plot_brainGraph_gui() and enter in my graph names, I get the following error:
Error in graphObj[[1L]] <<- graphObjEntry[[1L]]$getText() :
cannot change value of locked binding for 'graphObj'
I tried it from both RStudio and command line. I enter my graph name as follows: "G[[1]][[1]]". I don't think it has to do with the existence of my variable because I get the same error regardless of whatever String I enter (for example, "test"). Any help would be appreciated!
Sincerely,
Brian