Hi Miguel Pais,
Great to hear that you did it on Linux. I am struggling with running RNetLogo on Linux. Specifically, I tried to run my NetLogo model from R using the package RNetLogo on Linux; however, inside R, it seems struggling to start NetLogo and the memory usage keeps increasing till the job is killed (NetLogo could not be started). However, I could run the same NetLogo model in the same way on windows successfully (i.e., run NetLogo model using RNetLogo). On Linux, I can run the NetLogo model using NetLogo with GUI successfully; however, when I tried to run the NetLogo model using RNetLogo, it failed. In other words, on Linux, both R and NetLogo can work, separately; however, it seems RNetLogo does not work.
On Linux, I found when I loaded R, I loaded one version of Java (jdk/1.8.0); however, when the RNetLogo was installed, it used a different version of Java (jre1.8.0_221). This means that R uses a different Java with RNetLogo and NetLogo. Does it matter? Might it be the reason why the RNetLogo can't work on Linux? Is there anything special I need to pay attention to when I try to run RNetLogo on Linux?
Thank you so much.
在 2019年7月4日星期四 UTC-6下午7:41:09,Miguel Pais写道: